feroxbuster-scan


Nameferoxbuster-scan JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryA tool to download, run, and generate reports for Feroxbuster scans
upload_time2024-10-31 10:08:35
maintainerNone
docs_urlNone
authorAdithya A N
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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:

```bash
python -m venv venv
```

Activate the environment:

- On Windows:
  ```bash
  venv\Scripts\activate
  ```
- On macOS and Linux:
  ```bash
  source venv/bin/activate
  ```

### Step 2: Install Feroxbuster Package

In the activated virtual environment, run:

```bash
pip install feroxbuster-scan
```

### Step 3: Navigate to Feroxbuster_scan  Folder

Locate the `feroxbuster_scan` folder and navigate into it:

```bash
cd venv/Lib/site-packages/feroxbuster_scan/
```

### Step 4: Install Required Libraries

Ensure that the `requests` library is installed by running:

```bash
pip install requests
pip install setuptools
```

### Step 5: Run the Script

You can now run the Python script:

```bash
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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "feroxbuster-scan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Adithya A N",
    "author_email": "your_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/c2/c79bb5c47e90ef19ade8c4d067a4f8b3fa2e470054238ed0295c76ee0b18/feroxbuster_scan-1.1.1.tar.gz",
    "platform": null,
    "description": "# Feroxbuster Scan\r\n\r\n## Description\r\n\r\nA tool to download, run, and generate reports for Feroxbuster scans.\r\n\r\n## Installation Steps\r\n\r\n### Step 1: Create a Python Virtual Environment\r\n\r\nFirst, create a virtual environment to isolate dependencies:\r\n\r\n```bash\r\npython -m venv venv\r\n```\r\n\r\nActivate the environment:\r\n\r\n- On Windows:\r\n  ```bash\r\n  venv\\Scripts\\activate\r\n  ```\r\n- On macOS and Linux:\r\n  ```bash\r\n  source venv/bin/activate\r\n  ```\r\n\r\n### Step 2: Install Feroxbuster Package\r\n\r\nIn the activated virtual environment, run:\r\n\r\n```bash\r\npip install feroxbuster-scan\r\n```\r\n\r\n### Step 3: Navigate to Feroxbuster_scan  Folder\r\n\r\nLocate the `feroxbuster_scan` folder and navigate into it:\r\n\r\n```bash\r\ncd venv/Lib/site-packages/feroxbuster_scan/\r\n```\r\n\r\n### Step 4: Install Required Libraries\r\n\r\nEnsure that the `requests` library is installed by running:\r\n\r\n```bash\r\npip install requests\r\npip install setuptools\r\n```\r\n\r\n### Step 5: Run the Script\r\n\r\nYou can now run the Python script:\r\n\r\n```bash\r\npython feroxbuster_scan.py\r\n```\r\n\r\n## Usage\r\n\r\nAfter 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.\r\n\r\n## Disclaimer\r\n\r\nThis 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.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool to download, run, and generate reports for Feroxbuster scans",
    "version": "1.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47c33647074dfb78357203ff384f83d971baa5795c8d9c67291ede42d231729a",
                "md5": "2f5465b85faeb6aec10e19cc3ebc45c5",
                "sha256": "0276bfb63eaf1cad651a7099642ec3266cdab0f792f1269606d03d9d00c87540"
            },
            "downloads": -1,
            "filename": "feroxbuster_scan-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f5465b85faeb6aec10e19cc3ebc45c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4262,
            "upload_time": "2024-10-31T10:08:32",
            "upload_time_iso_8601": "2024-10-31T10:08:32.912825Z",
            "url": "https://files.pythonhosted.org/packages/47/c3/3647074dfb78357203ff384f83d971baa5795c8d9c67291ede42d231729a/feroxbuster_scan-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5c2c79bb5c47e90ef19ade8c4d067a4f8b3fa2e470054238ed0295c76ee0b18",
                "md5": "023d1e8d647f75b76e3bda2118a945eb",
                "sha256": "a36c0981026a19e2732844da44b7cfcd17f69fe2f263215e59f2dfceffd83ed9"
            },
            "downloads": -1,
            "filename": "feroxbuster_scan-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "023d1e8d647f75b76e3bda2118a945eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3884,
            "upload_time": "2024-10-31T10:08:35",
            "upload_time_iso_8601": "2024-10-31T10:08:35.215839Z",
            "url": "https://files.pythonhosted.org/packages/c5/c2/c79bb5c47e90ef19ade8c4d067a4f8b3fa2e470054238ed0295c76ee0b18/feroxbuster_scan-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 10:08:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "feroxbuster-scan"
}
        
Elapsed time: 0.40078s