Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloud_lookup

This module can be useful if you need to test the security of your server and your website behind a solution Cloud based. By discovering the origin IP address of the targeted host.

More precisely, this module uses multiple data sources (in order ViewDNS.info, DNS enumeration and Censys) to collect assigned (or have been assigned) IP addresses from the targeted site or domain that uses the following:

  • Amazon Cloudflare
  • Amazon CloudFront
  • ArvanCloud
  • Envoy Proxy
  • Fastly
  • Stackpath Fireblade,
  • Stackpath MaxCDN
  • Imperva Incapsula
  • InGen Security (BinarySec EasyWAF)
  • KeyCDN
  • Netlify
  • Sucuri

You can now use the 'NoWAFBypass' action to retrieve all occurence of the websites without any detections methods.

Of course this requires a manual check, but it is very useful ...

TODO:

alt text

alt text

Scenarios

For auditing purpose

If successful, you must be able to obtain the IP(s) address of the website as follows:

alt text

In this case 'A direct-connect IP address was found' is reported.

However, some disreputable administrators used a simple redircetion (301 and 302) to force the passage through the WAF. This makes the IP address leak in the 'location' parameter of the HTTP header.

alt text

In this case 'A leaked IP address was found' is displayed but the bypass is NOT effective.

About

This module can be useful if you need to test the security of your server and your website behind a solution Cloud based. By discovering the origin IP address of the targeted host.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages