- DSniff
Infobox Software
name = dSniff
developer =Dug Song
latest_release_date =release date and age|2000|12|17
latest release version = 2.3
operating_system =Unix-like
genre =Packet sniffer
license =
website = [http://www.monkey.org/~dugsong/dsniff/ www.monkey.org/~dugsong/dsniff/]dSniff is a
packet sniffer and set of traffic analysis tools written byDug Song , a computer security researcher at theUniversity of Michigan . Unliketcpdump and other low-level packet sniffers, dSniff also includes tools that decode information (passwords, most infamously) sent across the network, rather than simply capturing and printing the raw data, as do generic sniffers likeWireshark andtcpdump . The name dSniff refers both to the package of such tools and oneeponym ous tool ("dSniff") included within. "dSniff" the tool decodes passwords sent incleartext across a switched or unswitchedEthernet network. Song's webpage explains that he wrote dSniff with "honest intentions --- to audit my own network, and to demonstrate the insecurity of most network application protocols," although it could easily be used by miscreants to steal passwords.Other tools included with the package include:
*"webspy", a program which intercepts URLs sent by a specific IP address and directs your web browser to connect to the same URL. This results in your browser opening up the same web pages as the target being sniffed.
*"sshmitm" and "webmitm", programs designed to intercept SSH version 1 communications and web traffic respectively with a man-in-the-middle attack
*"msgsnarf", a program designed to interceptInstant Messenger and IRC conversations
*"macof", a program designed to break poorly-designed Ethernet switches by flooding them with packets with bogusMAC address es (MAC flooding ).References
* [http://www.monkey.org/~dugsong/dsniff/ Official website]
* [http://www.monkey.org/~dugsong/dsniff/faq.html dSniff FAQ]ee also
*
Comparison of packet sniffers
*Network tap
Wikimedia Foundation. 2010.