monologue
A Content Discovery Tool written in Rust, insipired from Feroxbuster.
Installation
Dependencies
- OpenSSL (If You are on linux).
- Rust programming language and its toolkit.
- Git
Building
- Clone the git repository using
git clone https://github.com/AlexanderMaxRanabel/monologue.git
- cd into the directory.
- run
cargo build --release
- Executable should be at target/release. Install a wordlist and start using Monologue.
Licensing
Monologue is licensed under GNU Affero General Public License 3.0. See LICENSE for more information.