Skip to content

A comprehensive and efficient web enumeration toolkit.

License

Notifications You must be signed in to change notification settings

jewels86/Tourmaline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tourmaline

A comprehensive and effcient web enumeration toolkit.

tourmaline-1

Overview

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.

Installation

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.

Supporting Tourmaline

Contributing

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!

Other ways to support

  • 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.

Gallery

tourmaline-2

Todos

  • Add squarespace and wix to CMS detection
  • Add data scraper flags like get surrounding characters/current tag
  • Finish docs