cdn-proxy
cdn-proxy copied to clipboard
A tool that can be used by web app pentesters to create a copy of a targeted website with CDN and WAF restrictions disabled.
Hello, is this plugin no longer working?
I'm running cdn-scanner to scan an AWS CIDR block: ``` cdn-scanner -domain {my_instance}.cloudfront.net cloudfront 3.160.0.0/14 ``` And I got the following: ``` Ulimit # of files open is currently set...
command
I don't know way I can not use this command: cdn-proxy cloudfront create --host like the video?
Currently the PyPi version is not the latest, to fix this try installing/updating directly from the GitHub repo: ``` pip install -U git+https://github.com/RyanJarv/cdn-proxy.git@main ```
Visit ifconfig.me with cdn-proxy on. Use http/2 default. But http/2 is 505 from cloudfront I guess this is because the instance created from cdn-proxy is not support http2 But when...
Hello RyanJarv, May i ask some questions, at this article `https://blog.apnic.net/2022/05/19/bypassing-cdn-wafs-with-alternate-domain-routing/` you talked about to exploit, you have to know origin's ip. But if the origin is s3, such as...