cloudscraper
CloudScraper is a Tool to spider and scrape targets in search of cloud resources. Plug in a URL and it will spider and search the source of spidered pages for strings such as ‘s3.amazonaws.com’, ‘windows.net’ and ‘digitaloceanspaces’. AWS, Azure, Digital Ocean resources are currently supported.
Details
Category: Discovery
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/cloudscraper:9756278
Source URL: https://github.com/jordanpotti/cloudscraper
Parameters
url
string
requiredCommand:
-u
- Target Scope URLdepth
string
Command:
-d
- Max Depth of links (Default:5)verbose
boolean
Command:
-v
- Verbose outputno-verify
boolean
Command:
--no-verify
- Skip TLS verificationprocesses
string
Command:
-p
- Number of processes to be executed in parallel. Default: 2target-list
file
requiredCommand:
-l
- File of Line Delimited targets