{"id":"f6ecd1cf-19b8-4488-97f6-00f0924991a3","title":"PUA - Nmap/Zenmap Execution","description":"Detects usage of namp/zenmap. Adversaries may attempt to get a listing of services running on remote hosts, including those that may be vulnerable to remote software exploitation","author":"frack113","status":"test","level":"medium","date":"2021-12-10","modified":"2023-12-11","tags":["attack.discovery","attack.t1046"],"technique_ids":["T1046"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate administrator activity"],"references":["https://nmap.org/","https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1046/T1046.md#atomic-test-3---port-scan-nmap-for-windows"],"source_path":"rules/windows/process_creation/proc_creation_win_pua_nmap_zenmap.yml","source_sha256":"f8f921f6914c4b1844f682adc86eb48d21c13182a07419de48ce32cc14bd7630","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_pua_nmap_zenmap.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: PUA - Nmap/Zenmap Execution\nid: f6ecd1cf-19b8-4488-97f6-00f0924991a3\nstatus: test\ndescription: Detects usage of namp/zenmap. Adversaries may attempt to get a listing of services running on remote hosts, including those that may be vulnerable to remote software exploitation\nreferences:\n    - https://nmap.org/\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1046/T1046.md#atomic-test-3---port-scan-nmap-for-windows\nauthor: frack113\ndate: 2021-12-10\nmodified: 2023-12-11\ntags:\n    - attack.discovery\n    - attack.t1046\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        - Image|endswith:\n              - '\\nmap.exe'\n              - '\\zennmap.exe'\n        - OriginalFileName:\n              - 'nmap.exe'\n              - 'zennmap.exe'\n    condition: selection\nfalsepositives:\n    - Legitimate administrator activity\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1046","id":"T1046","name":"Network Service Discovery","page":"techniques/enterprise/T1046/"}],"data_path":"data/detection-rules/f6ecd1cf-19b8-4488-97f6-00f0924991a3.json","kind":"sigma"}
