Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chybeta/oddproxydemo
https://github.com/chybeta/oddproxydemo
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chybeta/oddproxydemo
- Owner: CHYbeta
- Created: 2021-08-25T05:08:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T09:23:42.000Z (8 months ago)
- Last Synced: 2024-12-07T23:42:34.736Z (15 days ago)
- Language: Python
- Size: 4.46 MB
- Stars: 185
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)