A tool to download, run, and generate reports for Feroxbuster scans
Project description
Feroxbuster Scan
Description
A tool to download, run, and generate reports for Feroxbuster scans.
Installation Steps
Step 1: Create a Python Virtual Environment
First, create a virtual environment to isolate dependencies:
python -m venv venv
Activate the environment:
- On Windows:
venv\Scripts\activate
- On macOS and Linux:
source venv/bin/activate
Step 2: Install Feroxbuster Package
In the activated virtual environment, run:
pip install feroxbuster-scan
Step 3: Navigate to Feroxbuster_scan Folder
Locate the feroxbuster_scan folder and navigate into it:
cd venv/Lib/site-packages/feroxbuster_scan/
Step 4: Install Required Libraries
Ensure that the requests library is installed by running:
pip install requests
pip install setuptools
Step 5: Run the Script
You can now run the Python script:
python feroxbuster_scan.py
Usage
After running the script, follow the prompts to enter the URL for scanning and wait for the process to complete. Once done, an HTML report will be generated.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file feroxbuster_scan-1.1.1.tar.gz.
File metadata
- Download URL: feroxbuster_scan-1.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a36c0981026a19e2732844da44b7cfcd17f69fe2f263215e59f2dfceffd83ed9
|
|
| MD5 |
023d1e8d647f75b76e3bda2118a945eb
|
|
| BLAKE2b-256 |
c5c2c79bb5c47e90ef19ade8c4d067a4f8b3fa2e470054238ed0295c76ee0b18
|
File details
Details for the file feroxbuster_scan-1.1.1-py3-none-any.whl.
File metadata
- Download URL: feroxbuster_scan-1.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0276bfb63eaf1cad651a7099642ec3266cdab0f792f1269606d03d9d00c87540
|
|
| MD5 |
2f5465b85faeb6aec10e19cc3ebc45c5
|
|
| BLAKE2b-256 |
47c33647074dfb78357203ff384f83d971baa5795c8d9c67291ede42d231729a
|