4 Forks
18 Stars
18 Watchers

CDNRECON

CDNRECON is a tool that is designed to uncover the origin/backend IP behind a CDN's reverse proxy. It is written in Python3 and uses various techniques such as header analysis and DNS lookups to try and discover the origin IP of a website behind a CDN.

How to download and setup CDNRECON

Open terminal and run command
git clone https://github.com/juuso256/CDNRECON.git
git clone is used to create a copy or clone of CDNRECON repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CDNRECON https://github.com/juuso256/CDNRECON/archive/master.zip

Or simply clone CDNRECON with SSH
[email protected]:juuso256/CDNRECON.git

If you have some problems with CDNRECON

You may open issue on CDNRECON support forum (system) here: https://github.com/juuso256/CDNRECON/issues