Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chybeta/oddproxydemo


https://github.com/chybeta/oddproxydemo

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Nginx
[Nginx 场景绕过之一: URL white spaces + Gunicorn](https://github.com/CHYbeta/OddProxyDemo/blob/master/nginx/demo1/README.md)

[Nginx 场景绕过之二: 斜杠(trailing slash) 与 #(Weblogic为例)](https://github.com/CHYbeta/OddProxyDemo/blob/master/nginx/demo2/README.md)

[Nginx 场景绕过之三: 斜杠(trailing slash) 与 ;(Weblogic为例)](https://github.com/CHYbeta/OddProxyDemo/blob/master/nginx/demo3/README.md)

[Nginx 场景之四: Nginx X-Accel-Redirect 导致的文件读取](https://github.com/CHYbeta/OddProxyDemo/tree/master/nginx/demo5)

# Squid
[Squid 场景绕过之一: URN bypass ACL](https://github.com/CHYbeta/OddProxyDemo/blob/master/squid/demo1/README.md)

# HAProxy
[HAProxy 场景绕过之一: CVE-2021-40346 Content-Length 整型溢出与HTTP Request Smuggling](https://github.com/CHYbeta/OddProxyDemo/tree/master/haproxy/demo1)

# mod_proxy
[Apache Module mod_proxy 场景绕过之一: Request Method white spaces + Gunicorn CVE-2021-33193](https://github.com/CHYbeta/OddProxyDemo/tree/master/mod_proxy/demo1)

[Apache Module mod_proxy 场景绕过之二: SSRF CVE-2021-40438](https://github.com/CHYbeta/OddProxyDemo/tree/master/mod_proxy/demo2)