SmarTFUzz
Project description
URL Fuzzer
Overview
URL Fuzzer is a Python-based terminal application designed to discover hidden or restricted URL paths by generating permutations of user-specified keywords. The tool performs requests using both HTTP and Selenium, extracting and analyzing data dynamically to discover new keywords for deeper fuzzing.
Features
- Dynamic URL Permutations:
- Generates URL paths using user-provided base words.
- HTTP and Selenium Requests:
- Tests paths using
requestsfor static content and Selenium for JavaScript-rendered pages.
- Tests paths using
- Keyword Extraction:
- Dynamically extracts keywords from links, headers, and other content to refine search.
- CLI Support:
- Fully configurable from the terminal with arguments for base words, max length, iterations, and more.
Installation
1. Clone the Repository
git clone https://github.com/yourusername/url-fuzzer.git
cd url-fuzzer
pip install SmarTFUzz
pip install -r requirements.txt
chmod +x main.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smartfuzz-0.0.5.tar.gz.
File metadata
- Download URL: smartfuzz-0.0.5.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8912df4252baa274fad7e32f5aaa5962b5c0617606d7ca6d0009fef0769ff69
|
|
| MD5 |
cbd764453ecd3ac2266a41d11eddaa68
|
|
| BLAKE2b-256 |
cbae2e68bfa7a915f0c581b603de8e5c971ae7be06a807c15cb972087ba04df8
|
File details
Details for the file smartfuzz-0.0.5-py3-none-any.whl.
File metadata
- Download URL: smartfuzz-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
beaeea8bcdcfa3ecd79537c994fd8663aa0bb139f6eb74ee36f4213132edac20
|
|
| MD5 |
1271ccc2867c7a94ec66a87c694d1387
|
|
| BLAKE2b-256 |
3ecebefe0a467b96216feedbad624cf65eeb302e37e2d26fe508d4e7513dccf8
|