Description: This is a Perl script that you can use to monitor web traffic. It monitors web pages as the are downloaded from the Internet and looks for keywords. If any keywords match, it will note the requesting computer and the website and then email the log to wherever you tell it to. Uses the 'tcpdump' utility ('windump' on Win32), an open source packet sniffer to capture packets.
|