5 projects tagged "Ethernet"
Wiremaps is an application that gathers layer 2 wiring information on a network using protocols like LLDP, EDP, CDP, and SONMP. It also gathers information from the FDB (MAC-port table on switches), the ARP table (MAC-IP table), and some miscellaneous information like interface names.
netsniff-ng is a high performance Linux network sniffer for packet inspection. It is similar to analyzers like tcpdump, but without the need to perform system calls for fetching network packets. A memory-mapped area within kernelspace will be used for accessing packets, so there is no requirement for copying them to userspace (a 'zero-copy' mechanism). For this purpose, netsniff-ng is libpcap independent, but nevertheless supports the pcap file format for capturing, replaying, and performing offline analysis of pcap dumps. The project is focused on building a robust, clean, and secure analyzer and utilities that complete netsniff-ng as a support for penetration testing. netsniff-ng can be used for protocol analysis, reverse engineering, and network debugging.
pyoui is a console Python program that lets you know which vendor has made an Ethernet/Bluetooth device. OUI stands for Organizationally Unique Identifier. In every electronic device that has a MAC address, the first (most weighted) 24 bits are the OUI, and they identify the vendor of that device. When you are sniffing network traffic, you may be interested in which network cards are active, or even if a MAC address is faked. This program is intended to help you with such things.
pingspray is a tool that generates network traffic for EMC (electromagnetic compatibility) tests. It can generate both random and periodic patterns of data as suggested in some EMC standards. It uses ICMP echo requests (ping) to generate traffic, and when it works as intended, it will generate traffic in both directions.
A tool that generates model classes from MySQL, PostgreSQL, and SQLite databases.
Software to create and manage archives using Biblatex structure and rules.