This script streamlines and automates the directory and file discovering process.
A Directory fuzzer in python.
- Clone the repository:
git clone 'https://github.com/rodrigocolozio/trudir.git'
- Change directory to where you've cloned it
cd your_directory
- Make it executable
sudo chmod -x trudir.py
Example:
python3 trudir.py -u https://site.com
TRUDIR is an open-source project, and contributions are welcome. Feel free to fork the repository, make improvements, and submit pull requests. Your feedback and collaboration help enhance the tool for the entire community.