Download NetworkMiner for Windows
Download NetworkMiner for Windows
As a portable application, NetworkMiner can run directly from a USB flash drive without installation, providing flexibility in various environments. This portability ensures quick deployment for incident response or forensic analysis in field operations. However, running it from a local hard drive is recommended for optimal performance and speed .
NetworkMiner reconstructs network sessions by parsing PCAP files to regenerate and reassemble transmitted files, emails, and certificates. This reconstruction helps analysts understand the flow of data through a network, providing insights into the sequence of communication and the context of interactions .
NetworkMiner is an open source Network Forensic Analysis Tool (NFAT) that acts as a passive network sniffer or packet capturing tool. It can detect operating systems, sessions, hostnames, and open ports without affecting network traffic. NetworkMiner parses PCAP files for offline analysis and can regenerate files and certificates, simplifying network traffic analysis and saving analysts' time. It is widely used by incident response teams and law enforcement, enhancing investigation capabilities .
OS fingerprinting is vital for identifying the operating systems of devices within network traffic, aiding in vulnerability assessment and threat detection. NetworkMiner achieves OS fingerprinting through databases from Satori and p0f, providing robust detection capabilities that enhance network visibility for security analysts .
Supporting IPv6 traffic enables NetworkMiner to capture and analyze modern network transactions, which are increasing as networks transition from IPv4. This capacity ensures comprehensive visibility into potential security incidents occurring over IPv6, facilitating the detection of threats specifically targeting these newer protocols .
NetworkMiner can extract X.509 certificates from SSL encrypted traffic such as HTTPS, SMTPS, IMAPS, POP3S, and FTPS. This capability allows an analyst to assess the encryption layers and decipher critical components without directly decrypting the communication itself .
Geo IP localization enables analysts to determine the geographical source of network traffic, which is critical for identifying suspicious activities originating from specific regions. This feature can help correlate network events with potential threat actors and assess global attack patterns. Moreover, the inclusion of MaxMind's GeoLite data enhances accuracy in pinpointing locations .
NetworkMiner extracts usernames and passwords for supported protocols, displaying them in the 'Credentials' tab. This information can identify user accounts on services like Gmail or Facebook, aiding in associating network activity with specific users. Furthermore, its keyword search functionality allows investigators to search for specific strings or byte-patterns related to credentials .
The command line scripting support in NetworkMiner is beneficial for integrating automated processes into larger incident response or security workflows. It allows for the processing of large volumes of data, scripting repeated tasks, and enabling integration with other tools to create customized forensic or analysis pipelines .
The free edition of NetworkMiner allows for live sniffing, PCAP file parsing, IPv6 support, file extraction from various protocols, and audio extraction capabilities. The professional edition, priced at $1200, includes additional features such as parsing PcapNG files, advanced OS fingerprinting, JA3 and JA3S hash extraction, OSINT lookups, User Defined Port-to-Protocol Mappings, web browser tracing, and command line scripting support .