Skip to main content

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

  1. Clone the repository or download the script files.

  2. 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)

Uploaded Source

Built Distribution

feroxbuster_cli-0.1.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

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