Decept

A portable network proxy written in Python, Decept supports TCP, SSL, UDP, Unix Sockets, Raw Sockets, IPv6 and any combination thereof. Can dump out .pcap files for a given session, or .fuzzer files, which are used in conjunction with the Mutiny Fuzzing Framework, for a really quickly setting up an arbitrary network fuzzing session. Contains outbound and inbound hooks for rewriting traffic on the fly. Also, using lil_sshniffer.py, it becomes possible to examine and rewrite SSH traffic as well.