mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-10 17:59:31 +01:00
17 lines
832 B
XML
17 lines
832 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>netmon@gentoo.org</email>
|
|
<name>Gentoo network monitoring and analysis project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
dsniff is a collection of tools for network auditing and penetration testing.
|
|
dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a
|
|
network for interesting data (passwords, e-mail, files, etc.). 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.
|
|
</longdescription>
|
|
</pkgmetadata>
|