26854f24b0
+ Added System Network Configuration Discovery
27 lines
255 B
Markdown
27 lines
255 B
Markdown
# System Network Configuration Discovery
|
|
|
|
MITRE ATT&CK Technique: [T1016](https://attack.mitre.org/wiki/Technique/T1016)
|
|
|
|
|
|
##
|
|
|
|
Input:
|
|
|
|
ipconfig /all
|
|
|
|
Input:
|
|
|
|
netsh interface show
|
|
|
|
Input:
|
|
|
|
arp -a
|
|
|
|
Input:
|
|
|
|
nbtstat -n
|
|
|
|
Input:
|
|
|
|
net config
|