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: 11 months ago
JSON representation
A tunable all-in-one directory enumeration tool.
- Host: GitHub
- URL: https://github.com/jewels86/Tourmaline
- Owner: Gold-Team-Projects
- Created: 2024-04-03T16:48:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T20:19:26.000Z (almost 2 years ago)
- Last Synced: 2024-07-14T21:28:56.746Z (almost 2 years ago)
- Topics: directory-enumeration, fuzzing, hacking, hacking-tool, penetration-testing, pentesting, security
- Language: C#
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tourmaline
A comprehensive and effcient web enumeration toolkit.

## 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 `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

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