Finding SSRF (all scope)
Last updated
Was this helpful?
Last updated
Was this helpful?
The goal of this laboratory is to use some tools to collect all subdomains from a specific domain, all the URLs and parameters, and retrieve some results using the burp collaborator utility.
- subdomain discovery.
How to install it:
- Accept URLs on stdin, replace all query string values with a user-supplied value.
How to install it:
: Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.
How to install it:
: Fetch all the URLs that the Wayback Machine knows about for a domain.
How to install it:
: A wrapper around grep, to help you grep for things.
How to install it:
List to exclude:
How to install it:
To collect all URLs from several sources:
: Fast web fuzzer written in Go.