Skip to content

Raw packet sniffer in C for Linux which supports both wireless and Ethernet for promiscuous mode.

Notifications You must be signed in to change notification settings

bsdb0y/Raw-Packet-Sniffer-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#Raw Packet Sniffer in C for Linux.

  • It supports both wireless and Ethernet monitoring mode by default.

  • For Wireless :

    • Please, Check if your wireless supports monitoring mode or not. If not then buy a small monitoring compatible wireless card .

#HowTO Use: - Switch to root or use Sudo. (Required to open raw socket )

- sudo <binary_name> <name_of_card_for_monitoring>

About

Raw packet sniffer in C for Linux which supports both wireless and Ethernet for promiscuous mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages