Go to file
2014-11-04 18:59:56 +01:00
extra Fix glob to be compatible with /bin/dash 2014-01-29 21:25:19 +01:00
xnu Remove WGET_FLAGS from developer targets 2014-11-04 18:30:26 +01:00
.gitattributes Add .gitattributes and cleanup .gitignore 2014-01-14 17:14:23 +01:00
.gitignore Add .gitattributes and cleanup .gitignore 2014-01-14 17:14:23 +01:00
.travis.yml Enable unit tests on Travis CI 2013-07-03 15:53:52 +02:00
attrib.h Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
base64.c Lint fix: define some variables in smaller scope 2014-01-14 17:37:57 +01:00
base64.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
base64.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
BSDmakefile Initial import of sslsplit-0.4.2 2012-04-13 14:47:30 +02:00
cache.c Lint fix: define some variables in smaller scope 2014-01-14 17:37:57 +01:00
cache.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
cachedsess.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachedsess.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
cachedsess.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachefkcrt.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachefkcrt.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
cachefkcrt.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachemgr.c Don't rely on OpenSSL to pull in string.h 2014-06-21 19:20:34 +02:00
cachemgr.h Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachemgr.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachessess.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachessess.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
cachessess.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachetgcrt.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cachetgcrt.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
cachetgcrt.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cert.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
cert.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
cert.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
dynbuf.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
dynbuf.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
dynbuf.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
GNUmakefile Use -I instead of -isystem with clang-analyzer 2014-11-04 18:31:19 +01:00
khash.h Update khash.h to latest klib master 2014-10-28 23:59:17 +01:00
LICENSE Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
log.c Lint fix: define some variables in smaller scope 2014-01-14 17:37:57 +01:00
log.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
logbuf.c Lint fix: define some variables in smaller scope 2014-01-14 17:37:57 +01:00
logbuf.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
logger.c Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
logger.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
main.c Rewrite Mac OS X support to use proper XNU headers 2014-10-30 22:01:55 +00:00
main.t.c Detect when libevent cannot parse resolv.conf 2014-01-15 10:33:43 +01:00
nat.c Also undefine rdport in Mac pf support hack 2014-01-10 15:09:21 +01:00
nat.h Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
NEWS Add some CPPFLAGS to cppcheck arguments 2014-11-03 22:08:07 +01:00
opts.c Merge pull request #35 from fix-macosx/specify-custom-gid 2014-10-23 13:00:42 +02:00
opts.h Add support for specifying an explicit group when dropping privileges. 2014-10-18 00:34:51 -06:00
opts.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
proxy.c Detect when libevent cannot parse resolv.conf 2014-01-15 10:33:43 +01:00
proxy.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
pxyconn.c Protect session cache calls from sess == NULL 2014-11-03 22:10:01 +01:00
pxyconn.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
pxysslshut.c Print status of free'd SSL structs in debug mode 2014-01-11 17:28:41 +01:00
pxysslshut.h Print status of free'd SSL structs in debug mode 2014-01-11 17:28:41 +01:00
pxythrmgr.c Zero allocated elements before initializing them 2014-11-04 18:36:08 +01:00
pxythrmgr.h Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
pxythrmgr.t.c Add libevent2 test for the weirdness that is issue #17 2014-01-15 18:56:58 +01:00
README Filter HSTS response headers to allow cert override 2014-11-02 20:25:17 +01:00
ssl.c Prevent malloc(0) when ssl_x509_names() returns no names 2014-11-04 18:33:00 +01:00
ssl.h Print status of free'd SSL structs in debug mode 2014-01-11 17:28:41 +01:00
ssl.t.c Add unit tests for ssl_x509_subject() and ssl_x509_subject_cn() 2014-11-03 23:01:19 +01:00
sslsplit.1 Improve manual page re protocols and scalability 2014-11-02 20:40:53 +01:00
sys.c Add support for specifying an explicit group when dropping privileges. 2014-10-18 00:34:51 -06:00
sys.h Add support for specifying an explicit group when dropping privileges. 2014-10-18 00:34:51 -06:00
sys.t.c Add unit test for sys_dir_eachfile() 2014-01-29 20:18:54 +01:00
thrqueue.c Check return values of pthread_mutex_init and friends 2014-10-23 12:27:12 +02:00
thrqueue.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
url.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
url.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
url.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
util.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
util.h Always explicitly name the non-null arguments 2014-01-06 14:28:33 +01:00
util.t.c Update copyright notices to 2014 2014-01-06 14:09:18 +01:00
version.c Rewrite Mac OS X support to use proper XNU headers 2014-10-30 22:01:55 +00:00
version.h Rewrite Mac OS X support to use proper XNU headers 2014-10-30 22:01:55 +00:00

SSLsplit - transparent and scalable SSL/TLS interception
Copyright (C) 2009-2014, 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.  For
HTTP and HTTPS connections, SSLsplit removes response headers for HPKP in order
to prevent public key pinning, for HSTS to allow the user to accept untrusted
certificates, and Alternate Protocols to prevent switching to QUIC/SPDY.

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 the check library.

SSLsplit currently supports the following operating systems and NAT mechanisms:
-   FreeBSD: pf rdr and divert-to, ipfw fwd, ipfilter rdr
-   OpenBSD: pf rdr-to and divert-to
-   Linux: netfilter REDIRECT and TPROXY
-   Mac OS X: ipfw fwd and pf rdr (experimental)


## 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 and APSL licenses.
See the respective source file headers for details.


## Credits

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

SSLsplit includes khash.h by Attractive Chaos.


## Contributors

The following individuals have contributed to the SSLsplit codebase, in
chronological order of first contribution:

-   Steve Wills (@swills)
-   Landon Fuller (@landonf)