Skip to main content

A Python CLI tool to download and run Feroxbuster

Project description

Here’s the updated README with your additional installation steps for creating an environment and using the feroxbuster-cli package:

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 Steps Step 1: Create a Python Virtual Environment First, create a virtual environment to isolate dependencies: python -m venv venv Activate the environment: venv\Scripts\activate Step 2: Install feroxbuster-cli package In the activated virtual environment, run: pip install feroxbuster-cli Step 3: Navigate to feroxbuster_cli Folder Locate the feroxbuster_cli folder and navigate into it: cd venv/Lib/site-packages/feroxbuster_cli/ Step 4: Install Required Libraries Ensure that the requests library is installed by running: pip install requests and pip install setuptools Step 5: Run the Script You can now run the Python script: python cli.py

Usage After installation, the script will: Download the latest Feroxbuster binary. Fetch the common.txt wordlist from the SecLists repository. Execute Feroxbuster with the specified URL and wordlist.

Disclaimer This script is designed to automate the setup and execution of Feroxbuster. Always ensure you have permission to run content discovery scans on a target website. Unauthorized use could result in legal consequences.

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.7.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

feroxbuster_cli-0.1.7-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file feroxbuster_cli-0.1.7.tar.gz.

File metadata

  • Download URL: feroxbuster_cli-0.1.7.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for feroxbuster_cli-0.1.7.tar.gz
Algorithm Hash digest
SHA256 84e3c8c657288d4a68313668e6ba10edb7543343315ac97b6dcd96c81c500db9
MD5 47c3a33f88522d3cfe300948826d1321
BLAKE2b-256 3b39bfff80f940f980801e88c2a0027cee8557925faa58fa95436eba18138c58

See more details on using hashes here.

File details

Details for the file feroxbuster_cli-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for feroxbuster_cli-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a04f071f0c244e922736ccb924bbb8b07622dd9dce9f3fe63f6eb22ff5658192
MD5 a1be43e9689776e75b793d8d092aac06
BLAKE2b-256 aa6897b869c52fffae9b423c9c1437766f9dcf873fd1a3c5c3fbe484b162adfa

See more details on using hashes here.

Supported by

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