Ethernet SniffingDefinition: This is listening with software to the Ethernet interface for packets that interest the user.
When the software sees a packet that fits certain criteria, it logs it to a file.
The most common criteria for an interesting packet is one that contains words like login or password.


Leave a comment