A comprehensive and effcient web enumeration toolkit.
Tourmaline is a command line tool for web penetration testing. Tourmaline can be used to find directories, identify a site's CMS, and scrape websites for both files and data.
You can read the docs here.
Tourmaline is currently only available for systems supporting debian packages. Download the latest Tourmaline .deb
file and install it with:
sudo dpkg -i [FILE_NAME]
Where [FILE_NAME]
is the name of the downloaded file.
Please read our CONTRIBUTING.md and CODE_OF_CODUCT.md files before creating an issue or pull request. I will probably get back to you within 2-3 days!
- Give feedback! Your help in making Tourmaline better would mean a lot to me. You can reach me at
jewels286@proton.me
! - Allow me to use you site for the gallery! If you're alright with it, I could use some more sites to use as an example! Send me an email if you're interested.
- Add squarespace and wix to CMS detection
- Add data scraper flags like get surrounding characters/current tag
- Finish docs