{"id":"e4ed6030-ffe5-4e6a-8a8a-ab3c1ab9d94e","title":"Disable Windows IIS HTTP Logging","description":"Disables HTTP logging on a Windows IIS web server as seen by Threat Group 3390 (Bronze Union)","author":"frack113","status":"test","level":"high","date":"2022-01-09","modified":"2023-01-22","tags":["attack.defense-impairment","attack.t1685.001"],"technique_ids":["T1685.001"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1562.002/T1562.002.md#atomic-test-1---disable-windows-iis-http-logging"],"source_path":"rules/windows/process_creation/proc_creation_win_iis_appcmd_http_logging.yml","source_sha256":"db0b1bba28a4207a9c8164753fa28d4d44d482c363208b60bf24964cc10869eb","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_iis_appcmd_http_logging.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Disable Windows IIS HTTP Logging\nid: e4ed6030-ffe5-4e6a-8a8a-ab3c1ab9d94e\nstatus: test\ndescription: Disables HTTP logging on a Windows IIS web server as seen by Threat Group 3390 (Bronze Union)\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1562.002/T1562.002.md#atomic-test-1---disable-windows-iis-http-logging\nauthor: frack113\ndate: 2022-01-09\nmodified: 2023-01-22\ntags:\n    - attack.defense-impairment\n    - attack.t1685.001\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\appcmd.exe'\n        - OriginalFileName: 'appcmd.exe'\n    selection_cli:\n        CommandLine|contains|all:\n            - 'set'\n            - 'config'\n            - 'section:httplogging'\n            - 'dontLog:true'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1685.001","id":"T1685.001","name":"Disable or Modify Windows Event Log","page":"techniques/enterprise/T1685.001/"}],"data_path":"data/detection-rules/e4ed6030-ffe5-4e6a-8a8a-ab3c1ab9d94e.json","kind":"sigma"}
