Skip to content

Network Interfaces

Evidence: Network Interfaces
Description: Collect Network Interfaces
Category: Network
Platform: macos
Short Name: netint
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

macOS network interface information provides details about adapters, IP addresses, and configuration. This data is essential for understanding connectivity, detecting unauthorized network access, and investigating network incidents.

This collector gathers structured data about network interfaces.

FieldDescriptionExample
InterfaceInterfaceExample value
AddressAddressExample value
MaskMaskExample value
BroadcastBroadcastExample value
PointToPointPoint To PointExample value
TypeTypeExample value

This collector queries the interface_addresses table via osquery and records results into the network_interfaces table.

This evidence is crucial for forensic investigations as it reveals interface configuration, aiding detection of rogue interfaces, unusual addressing, and network misconfigurations.