mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-12 23:11:40 +01:00
Update and rename pktmon.yml to Pktmon.yml
This commit is contained in:
parent
2bb6404160
commit
38a3d406b0
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Name: pktmon.exe
|
Name: Pktmon.exe
|
||||||
Description: Capture Network Packets on the windows 10 with October 2018 Update or later.
|
Description: Capture Network Packets on the windows 10 with October 2018 Update or later.
|
||||||
Author: Derek Johnson
|
Author: 'Derek Johnson'
|
||||||
Created: '2020-08-12'
|
Created: '2020-08-12'
|
||||||
Commands:
|
Commands:
|
||||||
- Command: pktmon.exe start --etw
|
- Command: pktmon.exe start --etw
|
||||||
@ -12,7 +12,7 @@ Commands:
|
|||||||
MitreID: T1040
|
MitreID: T1040
|
||||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1040
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1040
|
||||||
OperatingSystem: Windows 10 1809 and later
|
OperatingSystem: Windows 10 1809 and later
|
||||||
- Command: pktmon.exe filter add -p 445
|
- Command: pktmon.exe filter add -p 445
|
||||||
Description: Select Desired ports for packet capture
|
Description: Select Desired ports for packet capture
|
||||||
Usecase: Look for interesting traffic such as telent or FTP
|
Usecase: Look for interesting traffic such as telent or FTP
|
||||||
Category: Reconnaissance
|
Category: Reconnaissance
|
||||||
@ -24,12 +24,12 @@ Full_Path:
|
|||||||
- Path: c:\windows\system32\pktmon.exe
|
- Path: c:\windows\system32\pktmon.exe
|
||||||
- Path: c:\windows\syswow64\pktmon.exe
|
- Path: c:\windows\syswow64\pktmon.exe
|
||||||
Code_Sample:
|
Code_Sample:
|
||||||
- Code: http://url.com/git.txt
|
- Code:
|
||||||
Detection:
|
Detection:
|
||||||
- IOC: .etl files found on system
|
- IOC: .etl files found on system
|
||||||
Resources:
|
Resources:
|
||||||
- Link: https://binar-x79.com/windows-10-secret-sniffer/
|
- Link: https://binar-x79.com/windows-10-secret-sniffer/
|
||||||
Acknowledgement:
|
Acknowledgement:
|
||||||
- Person:
|
- Person: Derek Johnson
|
||||||
Handle:
|
Handle: ''
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user