A Python CLI tool to download and run Feroxbuster
Project description
Feroxbuster Automation Script
This Python script automates the process of downloading, extracting, and running Feroxbuster against a target URL using a wordlist for content discovery. It handles downloading the Feroxbuster binary, unzipping it, and fetching the wordlist from a popular repository.
Features
- Automatically downloads the latest version of Feroxbuster.
- Unzips the Feroxbuster binary.
- Downloads the
common.txt
wordlist from SecLists. - Runs Feroxbuster with the provided URL and wordlist.
Requirements
- Python 3.x
- Internet connection (for downloading Feroxbuster and the wordlist)
- Windows operating system (as this downloads the Windows-specific executable for Feroxbuster)
Installation
-
Clone the repository or download the script files.
-
Install the required Python packages:
pip install requests python script_name.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
feroxbuster_cli-0.1.0.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for feroxbuster_cli-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ccf7e914c9d255928071e63550be55796b0d5fec0a46766604a7ef1f15d3e9c |
|
MD5 | 2c0c2e8bf207ea7cf527a6e04af6664b |
|
BLAKE2b-256 | e39983626c3d9940ecb20cb9a03d9593482dc4612e34a343900501021040246a |