Meta Configuration of Package dsniff
1
<package name="dsniff" project="home:netmax:tools">
2
<title>Sniffing Utilities for Network Security Testing</title>
3
<description>dsniff is a collection of tools for network auditing and penetration testing.
4
5
dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.).
6
7
arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.
8
</description>
9
<build>
10
<disable repository="SLES_9"/>
11
<disable repository="SLE_10"/>
12
</build>
13
<url>http://naughty.monkey.org/~dugsong/dsniff/</url>
14
</package>
15