Go to file
2012-05-13 15:29:39 +02:00
extra Add generation of a password protected RSA key 2012-04-30 22:48:19 +02:00
.gitignore Add generation of a password protected RSA key 2012-04-30 22:48:19 +02:00
attrib.h Optimize debug branching using __builtin_expect() 2012-05-13 15:24:50 +02:00
base64.c Add file comments 2012-05-02 16:24:33 +02:00
base64.h Header self-sufficience cleanup round 2012-04-23 00:33:33 +02:00
base64.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
BSDmakefile Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cache.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cache.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
cachedsess.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cachedsess.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
cachedsess.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
cachefkcrt.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cachefkcrt.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
cachefkcrt.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
cachemgr.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cachemgr.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
cachemgr.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
cachessess.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cachessess.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
cachessess.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
cachetgcrt.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cachetgcrt.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
cachetgcrt.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
cert.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cert.h Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cert.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
dynbuf.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
dynbuf.h Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
dynbuf.t.c Add some basic unit tests for dynbuf 2012-05-03 00:54:10 +02:00
GNUmakefile Unconditionally define _GNU_SOURCE 2012-05-13 14:28:22 +02:00
khash.h Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
log.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
log.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
logbuf.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
logbuf.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
logger.c Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
logger.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
main.c Optimize debug branching using __builtin_expect() 2012-05-13 15:24:50 +02:00
main.t.c Add some basic unit tests for dynbuf 2012-05-03 00:54:10 +02:00
nat.c Undefine IPv6 compat defs to fix nat_version() 2012-04-13 21:14:33 +02:00
nat.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
opts.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
opts.h Optimize debug branching using __builtin_expect() 2012-05-13 15:24:50 +02:00
opts.t.c Free proxyspecs if they (unexpectedly) parse okay 2012-05-01 01:47:01 +02:00
proxy.c Optimize debug branching using __builtin_expect() 2012-05-13 15:24:50 +02:00
proxy.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
pxyconn.c Fix warning when SSLv2 session cache is enabled 2012-05-13 15:29:39 +02:00
pxyconn.h Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
pxysslshut.c Handle SSL_ERROR_SSL quietly when shutting down 2012-04-30 23:27:51 +02:00
pxysslshut.h Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
pxythrmgr.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
pxythrmgr.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
README Document intended use of SSLsplit 2012-05-11 18:12:22 +02:00
ssl.c Generic EC loading, new default curve 'secp160r2' 2012-05-11 17:39:12 +02:00
ssl.h State why ECDH is disabled with OpenSSL < 1.0.0e 2012-05-11 18:03:07 +02:00
ssl.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
sslsplit.1 Update ECDH default curve name in manual page 2012-05-11 18:19:07 +02:00
sys.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
sys.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
sys.t.c Rename unit test sources to fix language detection 2012-05-01 01:42:59 +02:00
thrqueue.c Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
thrqueue.h Use WUNRES and MALLOC attribs and fix sloppy code 2012-04-23 00:35:17 +02:00
TODO Improve error recovery under low memory conditions 2012-05-02 15:02:59 +02:00
url.c Add file comments 2012-05-02 16:24:33 +02:00
url.h Header self-sufficience cleanup round 2012-04-23 00:33:33 +02:00
url.t.c Handle empty strings correctly in URL routines 2012-05-01 02:01:31 +02:00
util.c Add file comments 2012-05-02 16:24:33 +02:00
util.h Skip whitespace when parsing HTTP headers 2012-04-22 13:35:08 +02:00
version.c Move volatile build-time information into separate compilation unit 2012-04-13 22:40:36 +02:00
version.h Move volatile build-time information into separate compilation unit 2012-04-13 22:40:36 +02:00

SSLsplit - transparent and scalable SSL/TLS interception
Copyright (C) 2009-2012, Daniel Roethlisberger <daniel@roe.ch>
http://www.roe.ch/SSLsplit


## Overview

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.

SSLsplit supports plain TCP, plain SSL, HTTP and HTTPS connections over both
IPv4 and IPv6.  For SSL and HTTPS connections, SSLsplit generates and signs
forged X509v3 certificates on-the-fly, based on the original server certificate
subject DN and subjectAltName extension.  SSLsplit fully supports Server Name
Indication (SNI) and is able to work with RSA, DSA and ECDSA keys and DHE and
ECDHE cipher suites.  SSLsplit can also use existing certificates of which the
private key is available, instead of generating forged ones.  SSLsplit supports
NULL-prefix CN certificates and can deny OCSP requests in a generic way.

See the manual page sslsplit(1) for details on using SSLsplit and setting up
the various NAT engines.


## Requirements

SSLsplit depends on the OpenSSL and libevent 2.x libraries.
The build depends on GNU make and a POSIX.2 environment in PATH.
The (optional) unit tests depend on check.

SSLsplit currently supports the following operating systems and NAT engines:
-   FreeBSD: pf rdr, ipfw fwd, ipfilter rdr
-   OpenBSD: pf rdr
-   Linux: netfilter REDIRECT and TPROXY
-   Mac OS X: ipfw fwd


## Installation

make
make test       # optional unit tests
make install    # optional install

Dependencies are autoconfigured using pkg-config.  If dependencies are not
picked up and fixing PKG_CONFIG_PATH does not help, you can specify their
respective locations manually by setting OPENSSL_BASE, LIBEVENT_BASE and/or
CHECK_BASE to the respective prefixes.

You can override the default install prefix (/usr/local) by setting PREFIX.


## Development

SSLsplit is being developed on Github.  For bug reports, please use the Github
issue tracker.  For patch submissions, please send me pull requests.

https://github.com/droe/sslsplit


## License

SSLsplit is provided under the simplified BSD license.
SSLsplit contains components licensed under the MIT license.
See the respective source file headers for details.


## Credits

SSLsplit was inspired by ssl-mitm by Claes M. Nyberg and sslsniff by Moxie
Marlinspike, but shares no source code with them.

SSLsplit includes khash by Attractive Chaos (khash.h).