socket-sentry by rhasselbaum

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

updated at Dec. 8, 2022, 4:54 a.m.

C++

3 +0

2 +0

1 +0

GitHub
ipsumdump by kohler

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

updated at Oct. 4, 2023, 5:22 p.m.

C++

6 +0

34 +0

10 +0

GitHub
tcpsplice by pyke369

high bandwidth for high-latency tcp connections

updated at Dec. 11, 2023, 8:51 p.m.

Go

1 +0

7 +0

4 +0

GitHub
tcpsplit by pmcgleenon

split a pcap file into smaller files on TCP flow boundaries

updated at Dec. 11, 2023, 8:51 p.m.

C

3 +0

5 +0

2 +0

GitHub
YaraPcap by kevthehermit

Process HTTP Pcaps With YARA

updated at Jan. 21, 2024, 7:14 a.m.

Python

11 +0

97 +0

28 +0

GitHub
potiron by CIRCL

Potiron - Normalize, Index and Visualize Network Capture

updated at Feb. 23, 2024, 10:01 p.m.

Python

19 +0

80 +0

20 +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 Feb. 28, 2024, 8:51 a.m.

Python

26 +0

96 +0

11 +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 March 10, 2024, 12:43 a.m.

C

12 +0

185 +0

51 +0

GitHub
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 March 13, 2024, 7:05 p.m.

Java

7 +0

66 +0

30 +0

GitHub
chopshop by MITRECND

Protocol Analysis/Decoder Framework

updated at March 14, 2024, 12:26 a.m.

Python

71 +0

486 +0

111 +0

GitHub
libcrafter by pellegre

A high level C++ network packet sniffing and crafting library.

updated at March 15, 2024, 10:46 a.m.

C++

34 +0

297 +0

89 +0

GitHub
tcptrace by blitz

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

updated at March 26, 2024, 12:20 p.m.

C

10 +0

75 +0

25 +0

GitHub
hadoop-pcap by RIPE-NCC

Hadoop library to read packet capture (PCAP) files

updated at March 31, 2024, 2:12 p.m.

Java

39 +0

203 +0

100 -1

GitHub
pcap2har by andrewf

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

updated at April 1, 2024, 12:31 a.m.

Python

25 +0

232 +0

68 -1

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 April 1, 2024, 8:22 a.m.

C

3 +0

48 +0

6 -2

GitHub
pcapfex by vikwin

'Packet Capture Forensic Evidence eXtractor' is a tool that finds and extracts files from packet capture files

updated at April 7, 2024, 5:57 p.m.

Python

19 +0

208 +0

41 +0

GitHub
libnet by libnet

A portable framework for low-level network packet construction

updated at April 9, 2024, 8:13 a.m.

C

72 -2

875 +0

254 +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 April 10, 2024, 10:09 a.m.

C

13 +0

160 +0

46 +0

GitHub
CapTipper by omriher

Malicious HTTP traffic explorer

updated at April 10, 2024, 11:55 a.m.

Python

63 +0

697 +0

168 +0

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 April 12, 2024, 5:35 p.m.

Unknown languages

20 +0

217 +0

48 +0

GitHub