Yet Another Intercepting Proxy
Find a file
Jonathan Hodgson a91a264a7a Creates barebones server to respond
When the proxy is requested directly (without an host to pass the
request to), we want to respond with something.

In burp, you can download the certificate from here. In time, I'd like
this to do the same.

I'd also like the proxy server to be interacted with via an API - this
webserver will eventually deal with that as well although that is a
little way off.
2022-01-17 14:05:21 +00:00
docs I have made a start 2021-12-27 21:43:11 +00:00
src Creates barebones server to respond 2022-01-17 14:05:21 +00:00
tests Work on responses 2022-01-17 14:04:30 +00:00
.gitignore Deletes binary 2022-01-05 11:06:06 +00:00
.gitmodules Adds µnit submodule for tests 2021-12-27 21:46:47 +00:00
Makefile adds -g flag to gcc 2022-01-10 09:39:01 +00:00
README.md I have made a start 2021-12-27 21:43:11 +00:00

YAIP

This will hopefully one day be an intercepting proxy written in c. I am using it as a way to learn rather than as a tool I expect other people to use. However, if you wish to, you are welcome to use this.

Check laws in your local area, this tool should only be used for legal purposes.