Source: sslsniff
Section: admin
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Build-Depends: debhelper (>= 7),
    autotools-dev,
    libssl-dev,
    liblog4cpp5-dev,
    libboost-dev,
    libboost-regex-dev,
    libboost-filesystem-dev,
    libboost-thread-dev
Standards-Version: 3.9.2
Homepage: http://www.thoughtcrime.org/software/sslsniff/

Package: sslsniff
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SSL/TLS man-in-the-middle attack tool
 sslsniff is designed to create man-in-the-middle (MITM) attacks for
 SSL/TLS connections, and dynamically generates certs for the domains
 that are being accessed on the fly. The new certificates are constructed
 in a certificate chain that is signed by any certificate that is
 provided.
 sslsniff also supports other attacks like null-prefix or OCSP attacks to
 achieve silent interceptions of connections when possible.
