{"id":"f376c8a7-a2d0-4ddc-aa0c-16c17236d962","title":"HackTool - Bloodhound/Sharphound Execution","description":"Detects command line parameters used by Bloodhound and Sharphound hack tools","author":"Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2019-12-20","modified":"2023-02-04","tags":["attack.discovery","attack.t1087.001","attack.t1087.002","attack.t1482","attack.t1069.001","attack.t1069.002","attack.execution","attack.t1059.001"],"technique_ids":["T1059.001","T1069.001","T1069.002","T1087.001","T1087.002","T1482"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Other programs that use these command line option and accepts an 'All' parameter"],"references":["https://github.com/BloodHoundAD/BloodHound","https://github.com/BloodHoundAD/SharpHound"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_bloodhound_sharphound.yml","source_sha256":"19bfcdb5b9ee758d0ff5726f3d2c141fe9574b99abb6e64d00c2e825a1763ccb","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_bloodhound_sharphound.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: HackTool - Bloodhound/Sharphound Execution\nid: f376c8a7-a2d0-4ddc-aa0c-16c17236d962\nstatus: test\ndescription: Detects command line parameters used by Bloodhound and Sharphound hack tools\nreferences:\n    - https://github.com/BloodHoundAD/BloodHound\n    - https://github.com/BloodHoundAD/SharpHound\nauthor: Florian Roth (Nextron Systems)\ndate: 2019-12-20\nmodified: 2023-02-04\ntags:\n    - attack.discovery\n    - attack.t1087.001\n    - attack.t1087.002\n    - attack.t1482\n    - attack.t1069.001\n    - attack.t1069.002\n    - attack.execution\n    - attack.t1059.001\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Product|contains: 'SharpHound'\n        - Description|contains: 'SharpHound'\n        - Company|contains:\n              - 'SpecterOps'\n              - 'evil corp'\n        - Image|contains:\n              - '\\Bloodhound.exe'\n              - '\\SharpHound.exe'\n    selection_cli_1:\n        CommandLine|contains:\n            - ' -CollectionMethod All '\n            - ' --CollectionMethods Session '\n            - ' --Loop --Loopduration '\n            - ' --PortScanTimeout '\n            - '.exe -c All -d '\n            - 'Invoke-Bloodhound'\n            - 'Get-BloodHoundData'\n    selection_cli_2:\n        CommandLine|contains|all:\n            - ' -JsonFolder '\n            - ' -ZipFileName '\n    selection_cli_3:\n        CommandLine|contains|all:\n            - ' DCOnly '\n            - ' --NoSaveCache '\n    condition: 1 of selection_*\nfalsepositives:\n    - Other programs that use these command line option and accepts an 'All' parameter\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1059.001","id":"T1059.001","name":"PowerShell","page":"techniques/enterprise/T1059.001/"},{"key":"enterprise/T1069.001","id":"T1069.001","name":"Local Groups","page":"techniques/enterprise/T1069.001/"},{"key":"enterprise/T1069.002","id":"T1069.002","name":"Domain Groups","page":"techniques/enterprise/T1069.002/"},{"key":"enterprise/T1087.001","id":"T1087.001","name":"Local Account","page":"techniques/enterprise/T1087.001/"},{"key":"enterprise/T1087.002","id":"T1087.002","name":"Domain Account","page":"techniques/enterprise/T1087.002/"},{"key":"enterprise/T1482","id":"T1482","name":"Domain Trust Discovery","page":"techniques/enterprise/T1482/"}],"data_path":"data/detection-rules/f376c8a7-a2d0-4ddc-aa0c-16c17236d962.json","kind":"sigma"}
