Password Provided In Command Line Of Net.EXE
Description
Detects a when net.exe is called with a password in the command line
Query · sigma
selection_img: - Image|endswith: - \net.exe - \net1.exe - OriginalFileName: - net.exe - net1.exe selection_cli: CommandLine|contains|all: - ' use ' - :*\\ - /USER:* * filter_main_empty: CommandLine|endswith: ' ' condition: all of selection_* and not 1 of filter_main_*
Known false positives
- Unknown