blob: a4a93a9a5f695388d7d274f0c27f38033bf73121 (
plain) (
tree)
|
|
A SSLv3/TLS and SSLv2 proxy server that sniffs SSL/TLS packets and prints
out the contents of packets in stdout. It can also serve as a (not very
efficient) proxy server. Note that this tool does not decrypt or even
attempt to decrypt the traffic that is routed through it.
WWW: http://crypto.stanford.edu/~eujin/sslsniffer/
|