Hidden Executable In NTFS Alternate Data Stream
Description
Detects the creation of an ADS (Alternate Data Stream) that contains an executable by looking at a non-empty Imphash
Query · sigma
selection: Hash|contains: IMPHASH= filter_main_null: Hash|contains: IMPHASH=00000000000000000000000000000000 condition: selection and not 1 of filter_main_*
Known false positives
- This rule isn't looking for any particular binary characteristics. As legitimate installers and programs were seen embedding hidden binaries in their ADS. Some false positives are expected from browser processes and similar.