dsniff

Rating: 
0
No votes yet

Various tools to sniff network traffic for cleartext insecurities
This package contains several tools to listen to and create network traffic:
.
* arpspoof - Send out unrequested (and possibly forged) arp replies.
* dnsspoof - forge replies to arbitrary DNS address / pointer queries
on the Local Area Network.
* dsniff - password sniffer for several protocols.
* filesnarf - saves selected files sniffed from NFS traffic.
* macof - flood the local network with random MAC addresses.
* mailsnarf - sniffs mail on the LAN and stores it in mbox format.
* msgsnarf - record selected messages from different Instant Messengers.
* sshmitm - SSH monkey-in-the-middle. proxies and sniffs SSH traffic.
* sshow - SSH traffic analyser.
* tcpkill - kills specified in-progress TCP connections.
* tcpnice - slow down specified TCP connections via "active"
traffic shaping.
* urlsnarf - output selected URLs sniffed from HTTP traffic in CLF.
* webmitm - HTTP / HTTPS monkey-in-the-middle. transparently proxies.
* webspy - sends URLs sniffed from a client to your local browser
(requires libx11-6 installed).
.
Please do not abuse this software.

Application versions: 
AttachmentSizeDate
File dsniff_2.4b1+debian-22_armel.deb126.78 KB05/08/2013 - 11:30
Changelog: 

dsniff (2.4b1+debian-22) unstable; urgency=low

* Acknowledge NMU.
+ Thanks Hilko Bengen
* Bump standards to 3.9.3.
* Added a patches:
+ Fix POP decoder in dsniff (Closes: #647583).
+ Add both communication partners in arpspoof (Closes: #650749).
+ Allow multiple targets to be imitated simultaniously (Closes: #650751).
+ arpspoof: allow the selection of source hw address (Closes: #650752).
+ Thanks Stefan Tomanek.