Skip to content

LinuxTeam-teilar/python-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-snifer
=============
A small network packet sniffer written in python, with some ARP spoofing capabilities.


Dependencies
-------------
Python > 2.6	http://www.python.org/
libpcap		http://www.tcpdump.org/#latest 
pypcap		http://code.google.com/p/pypcap/
dpkt		http://code.google.com/p/dpkt/
netifaces	http://alastairs-place.net/netifaces/

Ubuntu dependencies installation
-------------
sudo apt-get install python-pypcap python-dpkt python-netifaces

Releases

No releases published

Packages

No packages published

Languages