Capture Wi-Fi password
Capture Wi-Fi password
Sigma rule (View on GitHub)
1title: Capture Wi-Fi password
2status: experimental
3description: Capture Wi-Fi password
4author: Joe Security
5date: 2020-05-07
6id: 200075
7threatname:
8behaviorgroup: 20
9classification: 6
10mitreattack:
11
12logsource:
13 category: process_creation
14 product: windows
15detection:
16 selection:
17 CommandLine:
18 - '*netsh* wlan show profile*'
19 - '*netsh wlan show profile*'
20 - '*netsh wlan export profile key=clear folder=*'
21 condition: selection
22level: critical