Files
mandiant-capa-rules/host-interaction/network/interface/get-networking-interfaces.yml
T
2022-05-26 11:56:31 -06:00

22 lines
529 B
YAML

rule:
meta:
name: get networking interfaces
namespace: host-interaction/network/interface
authors:
- moritz.raabe@mandiant.com
- joakim@intezer.com
scope: function
att&ck:
- Discovery::System Network Configuration Discovery [T1016]
examples:
- B7841B9D5DC1F511A93CC7576672EC0C:0x1000EBF0
features:
- or:
- and:
- os: windows
- api: iphlpapi.GetIfTable
- api: iphlpapi.GetAdaptersInfo
- and:
- os: linux
- api: getifaddrs