Overview
A quick overview of what Tourmaline is, how to use it, and how to best read these docs.
Last updated
A quick overview of what Tourmaline is, how to use it, and how to best read these docs.
Last updated
Welcome to the Tourmaline documentation! In this overview, you'll learn:
What Tourmaline is
How to install tourmaline
Basic tourmaline
usage
The format of these docs
These docs are still IN PROGRESS! Some pages may be inaccurate/unfinished.
Tourmaline is a command-line web enumeration tools. It's made to help pentesters gather information about a target website. Tourmaline includes the following tools:
A web spider (directory enumeration)
A brute forcer (directory enumeration)
A CMS detector
A file and data scraper
Tourmaline can be installed by downloading the and unpacking it with:
Where [FILE_NAME]
is the name of the file you downloaded.
Once the tourmaline
command has been installed, you can delete the downloaded file.
The tourmaline
command uses basic POSIX syntax. It has 6 commands:
tourmaline spider
tourmaline brute
tourmaline cms
tourmaline scan
tourmaline fscraper
tourmaline dscraper
Tourmaline is currently only available for Debian Linux. Windows users should install .