Skip to content

jweyrich/babysniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

babysniff

A simple sniffer written from scratch without any libraries.

It's a toy tool that I created to learn more about network protocols. It's still very rudimentary when compared to tcpdump or wireshark.

Supported protocols

Layer 2

  • ETH
  • ARP

Layer 3

  • ICMP
  • IP

Layer 4

  • TCP
  • UDP

Layer 7

  • DNS (wip on EDNS0)

About

๐Ÿ‘ถ๐Ÿป๐Ÿ˜ฟ A network sniffer for Linux and macOS that currently (only) parses ETH, ARP, IP, ICMP, TCP, UDP, DNS - NOT for production!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published