Skip to content

This is a full stack network packet decorator in user space

Notifications You must be signed in to change notification settings

gzq0727/PacketDiy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacketDiy

This is a full stack network packet decorator in user space

Dependencies

  • Scapy (must)
  • Pystack(must) https://github.com/RobinDavid/pystack.git
  • netfilter (must) (Will be removed soon for a hand made netfilter module)
  • twisted (must) To make pystack work with reactor
  • nfqueue (may) To use nfqueue functionalities

About

This is a full stack network packet decorator in user space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages