ssrf_proxy icon indicating copy to clipboard operation
ssrf_proxy copied to clipboard

SSRF Proxy facilitates tunneling HTTP communications through servers vulnerable to Server-Side Request Forgery.

Results 4 ssrf_proxy issues
Sort by recently updated
recently updated
newest added

Your tool/software has been inventoried on [*Rawsec's CyberSecurity Inventory*](https://inventory.rawsec.ml/). https://inventory.rawsec.ml/tools.html#SSRF%20Proxy ### What is Rawsec's CyberSecurity Inventory? An inventory of tools and resources about CyberSecurity. This inventory aims to help people...

So there's [a basic http proxy](https://github.com/rapid7/metasploit-framework/pull/8648) in the PR queue with all the trappings of Rex, and it would be cool to have the SSRF proxy pivoted into a client...

The SSRF Proxy library for Ruby supports HTTPS requests, however the server is not a HTTPS proxy and does not support SSL/TLS tunneling. I have a somewhat-working implementation, however it's...

enhancement

wrong number of arguments (given 1, expected 0)

bug