HackTool - SOAPHound Execution
Description
Detects the execution of SOAPHound, a .NET tool for collecting Active Directory data, using specific command-line arguments that may indicate an attempt to extract sensitive AD information.
Query · sigma
selection_1: CommandLine|contains: - ' --buildcache ' - ' --bhdump ' - ' --certdump ' - ' --dnsdump ' selection_2: CommandLine|contains: - ' -c ' - ' --cachefilename ' - ' -o ' - ' --outputdirectory' condition: all of selection_*
Known false positives
- Unknown