Network Interfaces
Overview
Evidence: Network Interfaces Description: Collect Network Interfaces Category: Network Platform: Linux Short Name: networki Is Parsed: Yes Sent to Investigation Hub: Yes Collect File(s): No
Background
Linux network interface information provides details about network adapters, IP addresses, and network configuration. This data is essential for understanding network connectivity, detecting unauthorized network access, and investigating network-related security incidents.
Data Collected
This collector gathers structured data about network interfaces.
Network Interfaces Data
ID
Primary key (auto-increment)
1
Name
Interface name
eth0
MTU
Maximum transmission unit
1500
Flags
Interface flags
UP,BROADCAST,RUNNING,MULTICAST
IPAddress
IP address
192.168.1.100
Netmask
Network mask
255.255.255.0
Broadcast
Broadcast address
192.168.1.255
MACAddress
MAC address
00:11:22:33:44:55
State
Interface state
UP
Collection Method
This collector parses the necessary data from the network_interfaces
table.
Usage
This evidence is crucial for forensic investigations as it provides network configuration information. It helps investigators understand network topology, detect unauthorized network access, and investigate network-based attacks. The data can reveal network misconfigurations, unauthorized connections, and potential network vulnerabilities. Analysts can use this information to identify network compromises, trace network activities, and assess network security posture.
Notes
This data may contain sensitive information that should be handled according to data protection requirements. Ensure proper chain of custody is maintained during collection and analysis.
Last updated
Was this helpful?