clj-net-pcap by ruedigergad

A wrapper/facade/whatever to enable/ease the use of jNetPcap (a libpcap based packet sniffing lib) in Clojure

updated at Sept. 6, 2024, 12:37 p.m.

Java

7 +0

67 +0

30 +0

GitHub
ipsumdump by kohler

Ipsumdump and other programs for command-line network trace manipulation.

updated at Sept. 6, 2024, 12:42 p.m.

C++

6 +0

37 +0

10 +0

GitHub
potiron by CIRCL

Potiron - Normalize, Index and Visualize Network Capture

updated at Sept. 6, 2024, 12:46 p.m.

Python

19 +0

83 +0

20 +0

GitHub
socket-sentry by rhasselbaum

Automatically exported from code.google.com/p/socket-sentry

updated at Sept. 6, 2024, 12:46 p.m.

C++

3 +0

3 +0

1 +0

GitHub
tcpsplice by pyke369

high bandwidth for high-latency tcp connections

updated at Sept. 6, 2024, 12:48 p.m.

Go

1 +0

8 +0

4 +0

GitHub
tcpsplit by pmcgleenon

split a pcap file into smaller files on TCP flow boundaries

updated at Sept. 6, 2024, 12:48 p.m.

C

3 +0

7 +0

2 +0

GitHub
tcptrace by blitz

tcptrace is a tool written by Shawn Ostermann at Ohio University, for analysis of TCP dump files.

updated at Sept. 6, 2024, 12:48 p.m.

C

12 +0

76 +0

26 +0

GitHub
yaraprocessor by MITRECND

Yara is awesome, but sometimes you need to manipulate the data streams you're scanning in different ways.

updated at Sept. 6, 2024, 12:48 p.m.

Python

26 +0

97 +0

11 +0

GitHub
foremost by jonstewart

Foremost is a console program to recover files based on their headers, footers, and internal data structures. c.f., http://foremost.sourceforge.net/

updated at Sept. 6, 2024, 12:49 p.m.

C

3 +0

51 +0

6 +0

GitHub
USBPcapOdinDumper.py by KOLANICH-tools

Some set of scripts to unpack odin packets into separate files !!! Migrated to Codeberg !!!

updated at Sept. 6, 2024, 12:50 p.m.

Python

3 +0

11 +0

3 +0

GitHub
hadoop-pcap by RIPE-NCC

Hadoop library to read packet capture (PCAP) files

updated at Sept. 6, 2024, 12:50 p.m.

Java

40 +0

208 +0

100 +0

GitHub
pkt2flow by caesar0301

A simple utility to classify packets into flows. It's so simple that only one task is aimed to finish. For Deep Packet Inspection or flow classification, it's so common to analyze the feature of one specific flow. I have make the attempt to use made-ready tools like tcpflows, tcpslice, tcpsplit, but all these tools try to either decrease the trace volume (under requirement) or resemble the packets into flow payloads (over requirement). I have not found a simple tool to classify the packets into flows without further processing. This is why this program is born.

updated at Oct. 4, 2024, 1:56 p.m.

C

13 +0

166 +0

46 +0

GitHub
libnet by libnet

A portable framework for low-level network packet construction

updated at Oct. 17, 2024, 4:28 a.m.

C

74 +1

907 +0

257 +1

GitHub
Chaosreader by brendangregg

An any-snarf program that processes application protocols (HTTP/FTP/...) from tcpdump or snoop files and stores session and file data

updated at Oct. 28, 2024, 11:19 a.m.

Unknown languages

20 +0

224 +0

48 +0

GitHub
pcap2har by andrewf

A convertor from .pcap network capture files to HTTP Archive files.

updated at Oct. 30, 2024, 8:27 a.m.

Python

25 +0

237 +0

68 +0

GitHub
http-sniffer by caesar0301

A multi-threading tool to sniff TCP flow statistics and embedded HTTP headers from PCAP file. Each TCP flow carrying HTTP is exported to text file in json format.

updated at Oct. 31, 2024, 2:20 a.m.

C

12 +0

188 +0

51 +0

GitHub
scalpel by sleuthkit

Scalpel is an open source data carving tool. It is not being actively maintained.

updated at Nov. 1, 2024, 12:59 p.m.

Shell

44 +0

627 +0

99 +0

GitHub
YaraPcap by kevthehermit

Process HTTP Pcaps With YARA

updated at Nov. 2, 2024, 4:15 a.m.

Python

11 +0

101 +0

25 +0

GitHub
OpenFPC by leonward

OpenFPC, Open Source Full Packet Capture

updated at Nov. 3, 2024, 7:51 p.m.

Perl

13 +0

71 +0

10 +0

GitHub
chopshop by MITRECND

Protocol Analysis/Decoder Framework

updated at Nov. 6, 2024, 1:35 p.m.

Python

71 +0

489 +0

112 +0

GitHub