Skip to main content

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)

Ruff Passing Package Static Badge

FUZZER Logo

[!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

  1. Install from Build:
    git clone https://github.com/shivangmauryaa/pytha-fuzz.git
    cd pytha-fuzz
    python setup.py install
    
  2. 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

Shivang Maurya

Dist Maintainer:

halfstackpgr

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

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

pytha-fuzz-0.2.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

pytha_fuzz-0.2-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file pytha-fuzz-0.2.tar.gz.

File metadata

  • Download URL: pytha-fuzz-0.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

Hashes for pytha-fuzz-0.2.tar.gz
Algorithm Hash digest
SHA256 cb643b4589c67c15803748d5ca83a3759a8de2d7ddbc077dcd66d0e36f605b75
MD5 5f68f426e35ae87602d50ad9ec73f2f3
BLAKE2b-256 c5c319f03871547d27aa0ccb472b4e9e31f74ed438d7c0e35ff36e38642f5c99

See more details on using hashes here.

File details

Details for the file pytha_fuzz-0.2-py3-none-any.whl.

File metadata

  • Download URL: pytha_fuzz-0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for pytha_fuzz-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c2eaa8e98ac6cd8343a3b00aedfd116d15480ee83cf38a6cbb576965d24a986b
MD5 343458250ae17c5a029d76e7efa29fbc
BLAKE2b-256 ad03be364d75863d665b884b3a694c029e45128bc0023325e12ea2242a4427a5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page