
Passer can work off a live packet capture or from a pcap file (command line parameter, see examples below). It reports live services and clients, ethernet cards on the lan, dns entries, operating systems, and routers - all passively! If you're using windows or your paths to the support files don't match mine for some other reason, let me know where they are and I'll be glad to update the script. Quick notes for getting going with passer, the passive service sniffer. You're responsible for getting permission to sniff. Installation Requirements Python >=2.4 and <3.0 Python libraries (see requirements.txt) ipaddress pytz scapy>=2.4.0 Optional (but recommended) nmap for Ethernet manufacturers and service strings ettercap, wireshark, and/or arp-scan for more Ethernet manufacturers p0f version 2 for the OS fingerprint file Ubuntu/Debian and deb-based distros # Install system dependencies sudo apt-get install arp-scan ettercap-text-only nmap wireshark # Install python dependencies sudo pip install....
Author

- Hakin9 is a monthly magazine dedicated to hacking and cybersecurity. In every edition, we try to focus on different approaches to show various techniques - defensive and offensive. This knowledge will help you understand how most popular attacks are performed and how to protect your data from them. Our tutorials, case studies and online courses will prepare you for the upcoming, potential threats in the cyber security world. We collaborate with many individuals and universities and public institutions, but also with companies such as Xento Systems, CATO Networks, EY, CIPHER Intelligence LAB, redBorder, TSG, and others.
Latest Articles
BlogDecember 13, 2022What are the Common Security Weaknesses of Cloud Based Networks?
BlogOctober 12, 2022Vulnerability management with Wazuh open source XDR
BlogAugust 29, 2022Deception Technologies: Improving Incident Detection and Response by Alex Vakulov
BlogAugust 25, 2022Exploring the Heightened Importance of Cybersecurity in Mobile App Development by Jeff Kalwerisky