Detectionmediumtest
IIS WebServer Access Logs Deleted
Detects the deletion of IIS WebServer access logs which may indicate an attempt to destroy forensic evidence
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Tim Rauch, Nasreddine Bencherchali (Nextron Systems)Created Fri Sep 16Updated Wed Feb 153eb8c339-a765-48cc-a150-4364c04652bfwindows
Log Source
WindowsFile Delete
ProductWindows← raw: windows
CategoryFile Delete← raw: file_delete
Detection Logic
Detection Logic1 selector
detection:
selection:
TargetFilename|contains: '\inetpub\logs\LogFiles\'
TargetFilename|endswith: '.log'
condition: selectionFalse Positives
During uninstallation of the IIS service
During log rotation
References
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
3eb8c339-a765-48cc-a150-4364c04652bf
Status
test
Level
medium
Type
Detection
Created
Fri Sep 16
Modified
Wed Feb 15
Path
rules/windows/file/file_delete/file_delete_win_delete_iis_access_logs.yml
Raw Tags
attack.defense-evasionattack.t1070