Scan
An overview on Tourmaline's scan command.
In this guide, you'll learn:
How to scan websites with
tourmaline scanWhen to use
tourmaline scan
Overview
tourmaline scan <URL>tourmaline scan employs Tourmaline's spider, CMS detector, and brute to find the most paths possible.
Optional Parameters
-o|--outfile <OUTFILE>: The path to the output file.-t|--threads <THREADS>: The number of threads to use (defaults to 12).-w|--wordlist <WORDLIST>: The path to a custom wordlist.--no-brute/--no-spider/--no-cms: Disables parts of thescancommand.
When to use tourmaline scan
tourmaline scanWhile the scan command is often helpful to get a quick lay of the land, using the spider, CMS detector, and brute individually will offer greater control.
Last updated