Rapid7 Vulnerability & Exploit Database

Cloud Lookup (and Bypass)

Back to Search

Cloud Lookup (and Bypass)

Created
05/09/2020

Description

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: * Cloudflare, Amazon CloudFront, ArvanCloud, Envoy Proxy, Fastly, Stackpath Fireblade, Stackpath MaxCDN, Imperva Incapsula, InGen Security (BinarySec EasyWAF), KeyCDN, Microsoft AzureCDN, Netlify and Sucuri.

Author(s)

  • mekhalleh (RAMELLA Sébastien)
  • Yvain

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/gather/cloud_lookup
msf auxiliary(cloud_lookup) > show actions
    ...actions...
msf auxiliary(cloud_lookup) > set ACTION < action-name >
msf auxiliary(cloud_lookup) > show options
    ...show and set options...
msf auxiliary(cloud_lookup) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;