Netcap Logo

Netcap

0
Free
Visit Website

The Netcap (NETwork CAPture) framework efficiently converts a stream of network packets into platform neutral type-safe structured audit records that represent specific protocols or custom abstractions. These audit records can be stored on disk or exchanged over the network, and are well suited as a data source for machine learning algorithms. Since parsing of untrusted input can be dangerous and network data is potentially malicious, a programming language that provides a garbage collected memory safe runtime is used for the implementation. It was developed for a series of experiments in a bachelor thesis on the implementation and evaluation of secure and scalable anomaly-based network intrusion detection. Slides from the presentation at the Leibniz Supercomputing Centre of the Bavarian Academy of Sciences and Humanities are available on researchgate. The project won the 2nd Place at Kaspersky Labs SecurIT Cup 2018 in Budapest. Netcap uses Google's Protocol Buffers to encode its output, which allows accessing it across a wide range of programming languages. Alternatively, output can be emitted as comma separated values, which is a common input format for data analysis tools and systems.

FEATURES

ALTERNATIVES

A command line tool for running SQL queries on PCAP files with various output options and a simplistic web-server.

Exploiting simple stack overflow vulnerabilities using return oriented programming (ROP) to defeat data execution prevention - DEP.

Tool used to scan a range of IP addresses to identify active hosts and gather information about them.

A multi-threaded intrusion detection system using Yara for network and stream IDS

A script for extracting network metadata and fingerprints such as JA3 and HASSH from packet capture files or live network traffic.

Zeek Remote desktop fingerprinting script for fingerprinting Remote Desktop clients.

A collection of PCAPs for ICS/SCADA utilities and protocols with the option for users to contribute.

MIDAS (Mac Intrusion Detection Analysis System) - archived and no longer supported.

PINNED