Sniffer in python using raw sockets. Using raw sockets, the packet is directly transferred from the device driver to the application layer. The application gets the packet with all the headers ( Ethernet, IP, TCP). The packet is analyzed henceforth, and the header values of each component is checked. Modules used are socket, binascii and struct.
-
Notifications
You must be signed in to change notification settings - Fork 0
krishanuchhabra/Sniffer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sniffer in python using rawsockets
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published