Skip to content
forked from elektito/ipfrag

A set of very simple tools for experimenting with IPv4 fragmentation.

Notifications You must be signed in to change notification settings

Roslaniec/ipfrag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

ipfrag contains two extremely simple tools for experimenting with IPv4 fragmentation.

fragment.py fragments the IPv4 packets in a PCAP file and writes the results to another PCAP file.

defrag.py simply does the reverse.

The scripts need scapy. Run make to get the requirements.

About

A set of very simple tools for experimenting with IPv4 fragmentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • Makefile 9.0%