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.1.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for feroxbuster_cli-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 071a138faf73d6e5f635a60ef9212baf05f5332c645183ee6c4f34a2a5cba35e |
|
MD5 | 101f3df61db156d7826b68258e26ad23 |
|
BLAKE2b-256 | 1f02ef2b4204730918bd5f1f67207c69f03773d6fe365401f6fe4aec8aa017a8 |