File: control

package info (click to toggle)
sslsplit 0.5.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 8,316 kB
  • sloc: ansic: 41,000; python: 273; sh: 81; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 959 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: sslsplit
Section: net
Priority: optional
Maintainer: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper (>= 11),
 libssl-dev, libevent-dev, check, pkg-config, openssl,
 libnet1-dev, libpcap-dev,
Standards-Version: 4.2.1
Homepage: http://www.roe.ch/SSLsplit
Vcs-Git: https://salsa.debian.org/debian/sslsplit.git
Vcs-Browser: https://salsa.debian.org/debian/sslsplit

Package: sslsplit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: transparent and scalable SSL/TLS interception
 SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS
 encrypted network connections. Connections are transparently
 intercepted through a network address translation engine and
 redirected to SSLsplit. SSLsplit terminates SSL/TLS and initiates a
 new SSL/TLS connection to the original destination address, while
 logging all data transmitted. SSLsplit is intended to be useful for
 network forensics and penetration testing.