Skip to content

R3dSh3rl0ck/packet-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

packet-sniffer

Requirements

$ sudo apt-get install libpcap-dev

Descirption

I developed a packet sniffer for a Universtiy assignment.

The specific sniffer will capture the first 10 packtes from the network traffic ( of course the code can be modified ). I provided only the source.c code for security reasons.

Compile

Linux: Recommended compiler ~ gcc ( In the process you should add -lpcap to your command ).

Recommended Network Ananlyzers

About

Capture your network traffic and analyze the result from the produced .pcap file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages