PYTHA is a Python-based directory fuzzer tool designed to aid in the discovery of hidden or sensitive directories and files on web servers. Originally developed by Shivang. Packed and moduled by the author.
Project description
Directory Search Tool (FUZZER)
[!IMPORTANT] The current author does not own the repository. It is owned by Shivang. This is just a module distribution instead of direct source code. Kindly star the original repository if you want to.
Introduction
FUZZER is a simple pytha-fuzz tool developed by Shivang-Maurya It helps you discover directories on a target website by probing different paths. This tool is designed for security testing, web application analysis, and penetration testing.
Features
- Fast and efficient directory scanning
- Customizable User-Agent header
- Option to follow HTTP redirects
- Verbose mode for detailed output
- Save results to an output file
- Colorful and user-friendly command-line interface
Installation
- Install from Build:
git clone https://github.com/shivangmauryaa/pytha-fuzz.git cd pytha-fuzz python setup.py install
- Install from PyPi as Module (Recommended):
pip install pytha-fuzz
Usage
Use the following command-line arguments to run pytha-fuzz:
-u or --url: The target URL to search (required).
-w or --wordlist: Wordlist file containing directories to check.
-t or --timeout: Timeout for HTTP requests (default: 5.0 seconds).
-ua or --user-agent: Custom User-Agent header for HTTP requests (default: DirectorySearchBot).
-f or --follow-redirects: Follow HTTP redirects (optional).
-v or --verbose: Enable verbose mode (optional).
-o or --output: Output file to save results (optional).
Example usage:
fuzz -u http://example.com -w wordlist.txt -o output.txt // Custom
fuzz -u http://example.com // Auto
Author
Dist Maintainer:
License
This tool is licensed under the MIT License. See the LICENSE file for details.
Support
For bug reports, feature requests, or general inquiries, please create an issue. for more good result use your self made wordlist
Default Wordlist: wordlist.txt
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
File details
Details for the file pytha-fuzz-1.2.tar.gz
.
File metadata
- Download URL: pytha-fuzz-1.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38404d829f14552f01737293eb5d4052e698a15d18b25615684e73b5ab116216 |
|
MD5 | fcaff1890bc244193ac0ffed6228b3ac |
|
BLAKE2b-256 | a7cdd9c094e8c3106c6644e561ea68a2e943ea06593764d25c7942990edcd2ff |
File details
Details for the file pytha_fuzz-1.2-py3-none-any.whl
.
File metadata
- Download URL: pytha_fuzz-1.2-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55f23e5702c426d07a0314ff112444cfc44390e282c11bf7a6e352e6f0c07835 |
|
MD5 | e3405831b9818005be81c638f055d516 |
|
BLAKE2b-256 | a9de196e46755cdefb5ecdef139cf46498e93cacfd90157eeb6f4fa13d274505 |