Detectionlowtest
Steganography Unzip Hidden Information From Picture File
Detects extracting of zip file from image file
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Linuxauditd
ProductLinux← raw: linux
Serviceauditd← raw: auditd
Detection Logic
Detection Logic2 selectors
detection:
commands:
type: EXECVE
a0: unzip
a1:
a1|endswith:
- '.jpg'
- '.png'
condition: commands and a1False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
edd595d7-7895-4fa7-acb3-85a18a8772ca
Status
test
Level
low
Type
Detection
Created
Thu Sep 09
Modified
Sun Oct 09
Author
Path
rules/linux/auditd/execve/lnx_auditd_unzip_hidden_zip_files_steganography.yml
Raw Tags
attack.defense-evasionattack.t1027.003