Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jewels86/tourmaline

A tunable all-in-one directory enumeration tool.
https://github.com/jewels86/tourmaline

directory-enumeration fuzzing hacking hacking-tool penetration-testing pentesting security

Last synced: about 13 hours ago
JSON representation

A tunable all-in-one directory enumeration tool.

Awesome Lists containing this project

README

        

# Tourmaline
A comprehensive and effcient web enumeration toolkit.

![tourmaline-1](https://github.com/user-attachments/assets/c509e76c-cf71-41ee-af8a-c44973f70ef4)

## 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](https://jewels86.gitbook.io/tourmaline).

## 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](CONTRIBUTING.md) and [CODE_OF_CODUCT.md](CODE_OF_CONDUCT.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 `[email protected]`!
- 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](https://github.com/user-attachments/assets/9f4fbc5c-2173-48cb-b1e5-af2aedb3683f)

## Todos
- Add program to `apt` and `winget`
- Add squarespace and wix to CMS detection
- Add `--no-[method]` flags to scan
- Add data scraper flags like get surounding characters/current tag
- Finish docs
- Add outfile support to all commands