Skip to content

floyd-fuh/tiny-mitm-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Probably one of the smallest SSL MITM proxies you can make. Only using openssl, netcat and a couple of other standard command line tools.

Writes all incoming client traffic to one file and all response traffic from the server to another file.

Put some sed commands in there and you can even modify traffic ("an exercise for the reader").

About

Probably one of the smallest SSL MITM proxies you can make

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages