webspy(8) [debian man page]
WEBSPY(8) System Manager's Manual WEBSPY(8) NAME
webspy - display sniffed URLs in Netscape in real-time SYNOPSIS
webspy [-i interface | -p pcapfile] host DESCRIPTION
webspy sends URLs sniffed from a client to your local Netscape browser for display, updated in real-time (as the target surfs, your browser surfs along with them, automagically). Netscape must be running on your local X display ahead of time. OPTIONS
-i interface Specify the interface to listen on. -p pcapfile Process packets from the specified PCAP capture file instead of the network. host Specify the web client to spy on. SEE ALSO
dsniff(8) AUTHOR
Dug Song <dugsong@monkey.org> WEBSPY(8)
Check Out this Related Man Page
MAILSNARF(8) System Manager's Manual MAILSNARF(8) NAME
mailsnarf - sniff mail messages in Berkeley mbox format SYNOPSIS
mailsnarf [-i interface | -p pcapfile] [[-v] pattern [expression]] DESCRIPTION
mailsnarf outputs e-mail messages sniffed from SMTP and POP traffic in Berkeley mbox format, suitable for offline browsing with your favorite mail reader (mail(1), pine(1), etc.). OPTIONS
-i interface Specify the interface to listen on. -p pcapfile Process packets from the specified PCAP capture file instead of the network. -v "Versus" mode. Invert the sense of matching, to select non-matching messages. pattern Specify regular expression for message header/body matching. expression Specify a tcpdump(8) filter expression to select traffic to sniff. SEE ALSO
dsniff(8), mail(1), pine(1) AUTHOR
Dug Song <dugsong@monkey.org> MAILSNARF(8)