89513673d7
* Added several Linux Discovery tactics and updated grid
263 B
263 B
System Network Configuration Discovery
MITRE ATT&CK Technique: T1016
Network Data
Input:
arp -a
Input:
netstat -ant | awk '{print $NF}' | grep -v '[a-z]' | sort | uniq -c
Input:
ifconfig