dirhunt


Namedirhunt JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Nekmo/dirhunt
SummaryFind web directories without bruteforce
upload_time2023-08-14 16:01:26
maintainer
docs_urlNone
authorNekmo
requires_python
license
keywords directories websec pentesting security-audit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://raw.githubusercontent.com/Nekmo/dirhunt/v0.2.0/images/dirhunt.png

|

.. image:: https://raw.githubusercontent.com/Nekmo/dirhunt/pip-rating-badge/pip-rating-badge.svg
  :target: https://github.com/Nekmo/dirhunt/actions/workflows/pip-rating.yml
  :alt: pip-rating badge

.. image:: https://img.shields.io/github/actions/workflow/status/Nekmo/dirhunt/test.yml?style=flat-square&maxAge=2592000&branch=develop
  :target: https://github.com/Nekmo/dirhunt/actions?query=workflow%3ATests
  :alt: Latest Tests CI build status

.. image:: https://img.shields.io/pypi/v/dirhunt.svg?style=flat-square
  :target: https://pypi.org/project/dirhunt/
  :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/pyversions/dirhunt.svg?style=flat-square
  :target: https://pypi.org/project/dirhunt/
  :alt: Python versions

.. image:: https://img.shields.io/codeclimate/maintainability/Nekmo/dirhunt.svg?style=flat-square
  :target: https://codeclimate.com/github/Nekmo/dirhunt
  :alt: Code Climate

.. image:: https://img.shields.io/codecov/c/github/Nekmo/dirhunt/master.svg?style=flat-square
  :target: https://codecov.io/github/Nekmo/dirhunt
  :alt: Test coverage

.. image:: https://img.shields.io/github/stars/Nekmo/dirhunt?style=flat-square
     :target: https://github.com/Nekmo/dirhunt
     :alt: Github stars


Dirhunt
#######

.. image:: https://asciinema.org/a/xPJXT0MhrvlZ8lJYJYkjxlice.png
     :target: https://asciinema.org/a/xPJXT0MhrvlZ8lJYJYkjxlice
     :align: center
     :alt: Dirhunt Demo Video


Dirhunt is a web crawler optimize for **search and analyze directories**. This tool can find interesting things if the
server has the *"index of"* mode enabled. Dirhunt is also useful if the directory listing is not enabled. It detects
directories with **false 404 errors**, directories where an **empty index file** has been created to hide things and
much more.

.. code-block:: console

    $ dirhunt http://website.com/

Dirhunt does not use brute force. But neither is it just a **crawler**. This tool is faster than others because it
minimizes requests to the server. Generally, this tool takes **between 5-30 seconds**, depending on the website and
the server.

Read more about **how to use** Dirhunt `in the documentation <http://docs.nekmo.org/dirhunt/usage.html>`_.


Features
========

* Process **one or multiple sites** at a time.
* Process *'Index Of'* pages and report interesting files.
* Detect **redirectors**.
* Detect **blank index file** created on directory to hide things.
* Process some html files in search of new directories.
* 404 error pages and detect **fake 404 errors**.
* Filter results by **flags**.
* Analyze results at end. It also **processes date & size** of the Index Pages.
* Get new directories using **robots.txt**, **VirusTotal**, **Google**, **CommonCrawl** (NEW!),
  **SSL Certificate** (NEW!), **Crt.sh** (NEW!) & **Wayback** (NEW!).
* **Delay** between requests.
* One or multiple **proxies** option. It can also search for **free proxies**.
* **Save the results** to a JSON file
* **Resume** the aborted scans


Install
=======
If you have Pip installed on your system, you can use it to install the latest Dirhunt stable version::

    $ sudo pip3 install dirhunt

Python 2.7 & 3.7-3.12 are supported but Python 3.x is recommended. Use ``pip2`` on install for Python2.

There are other `installation methods <http://docs.nekmo.org/dirhunt/installation.html>`_ available.


Disclaimer
==========
This software must not be used on third-party servers without permission. Dirhunt has been created to be used by audit
teams with the consent of the owners of the website analyzed. The author is not responsible for the use of this tool
outside the law.

This software is under the MIT license. The author does not provide any warranty. But issues and pull requests are
welcome.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nekmo/dirhunt",
    "name": "dirhunt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "directories,websec,pentesting,security-audit",
    "author": "Nekmo",
    "author_email": "contacto@nekmo.com",
    "download_url": "https://files.pythonhosted.org/packages/86/30/3c86db522860b04d67a12ae7a66a57e31bfb26688f122b8a8b498f198a18/dirhunt-1.0.0.tar.gz",
    "platform": "linux",
    "description": "\n.. image:: https://raw.githubusercontent.com/Nekmo/dirhunt/v0.2.0/images/dirhunt.png\n\n|\n\n.. image:: https://raw.githubusercontent.com/Nekmo/dirhunt/pip-rating-badge/pip-rating-badge.svg\n  :target: https://github.com/Nekmo/dirhunt/actions/workflows/pip-rating.yml\n  :alt: pip-rating badge\n\n.. image:: https://img.shields.io/github/actions/workflow/status/Nekmo/dirhunt/test.yml?style=flat-square&maxAge=2592000&branch=develop\n  :target: https://github.com/Nekmo/dirhunt/actions?query=workflow%3ATests\n  :alt: Latest Tests CI build status\n\n.. image:: https://img.shields.io/pypi/v/dirhunt.svg?style=flat-square\n  :target: https://pypi.org/project/dirhunt/\n  :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/pyversions/dirhunt.svg?style=flat-square\n  :target: https://pypi.org/project/dirhunt/\n  :alt: Python versions\n\n.. image:: https://img.shields.io/codeclimate/maintainability/Nekmo/dirhunt.svg?style=flat-square\n  :target: https://codeclimate.com/github/Nekmo/dirhunt\n  :alt: Code Climate\n\n.. image:: https://img.shields.io/codecov/c/github/Nekmo/dirhunt/master.svg?style=flat-square\n  :target: https://codecov.io/github/Nekmo/dirhunt\n  :alt: Test coverage\n\n.. image:: https://img.shields.io/github/stars/Nekmo/dirhunt?style=flat-square\n     :target: https://github.com/Nekmo/dirhunt\n     :alt: Github stars\n\n\nDirhunt\n#######\n\n.. image:: https://asciinema.org/a/xPJXT0MhrvlZ8lJYJYkjxlice.png\n     :target: https://asciinema.org/a/xPJXT0MhrvlZ8lJYJYkjxlice\n     :align: center\n     :alt: Dirhunt Demo Video\n\n\nDirhunt is a web crawler optimize for **search and analyze directories**. This tool can find interesting things if the\nserver has the *\"index of\"* mode enabled. Dirhunt is also useful if the directory listing is not enabled. It detects\ndirectories with **false 404 errors**, directories where an **empty index file** has been created to hide things and\nmuch more.\n\n.. code-block:: console\n\n    $ dirhunt http://website.com/\n\nDirhunt does not use brute force. But neither is it just a **crawler**. This tool is faster than others because it\nminimizes requests to the server. Generally, this tool takes **between 5-30 seconds**, depending on the website and\nthe server.\n\nRead more about **how to use** Dirhunt `in the documentation <http://docs.nekmo.org/dirhunt/usage.html>`_.\n\n\nFeatures\n========\n\n* Process **one or multiple sites** at a time.\n* Process *'Index Of'* pages and report interesting files.\n* Detect **redirectors**.\n* Detect **blank index file** created on directory to hide things.\n* Process some html files in search of new directories.\n* 404 error pages and detect **fake 404 errors**.\n* Filter results by **flags**.\n* Analyze results at end. It also **processes date & size** of the Index Pages.\n* Get new directories using **robots.txt**, **VirusTotal**, **Google**, **CommonCrawl** (NEW!),\n  **SSL Certificate** (NEW!), **Crt.sh** (NEW!) & **Wayback** (NEW!).\n* **Delay** between requests.\n* One or multiple **proxies** option. It can also search for **free proxies**.\n* **Save the results** to a JSON file\n* **Resume** the aborted scans\n\n\nInstall\n=======\nIf you have Pip installed on your system, you can use it to install the latest Dirhunt stable version::\n\n    $ sudo pip3 install dirhunt\n\nPython 2.7 & 3.7-3.12 are supported but Python 3.x is recommended. Use ``pip2`` on install for Python2.\n\nThere are other `installation methods <http://docs.nekmo.org/dirhunt/installation.html>`_ available.\n\n\nDisclaimer\n==========\nThis software must not be used on third-party servers without permission. Dirhunt has been created to be used by audit\nteams with the consent of the owners of the website analyzed. The author is not responsible for the use of this tool\noutside the law.\n\nThis software is under the MIT license. The author does not provide any warranty. But issues and pull requests are\nwelcome.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Find web directories without bruteforce",
    "version": "1.0.0",
    "project_urls": {
        "Download": "https://github.com/Nekmo/dirhunt/archive/master.zip",
        "Homepage": "https://github.com/Nekmo/dirhunt"
    },
    "split_keywords": [
        "directories",
        "websec",
        "pentesting",
        "security-audit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5bc61c124df56042d89f8a0512f2501a6bd491d1c9f522a5b34343ce426d991",
                "md5": "05385ab13ff597451d44fbaac59480df",
                "sha256": "61b25f86f401ebcd7f15fe19889ac11fd032e064c4b8dd001283b18d4281050a"
            },
            "downloads": -1,
            "filename": "dirhunt-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05385ab13ff597451d44fbaac59480df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 49482,
            "upload_time": "2023-08-14T16:01:24",
            "upload_time_iso_8601": "2023-08-14T16:01:24.134380Z",
            "url": "https://files.pythonhosted.org/packages/b5/bc/61c124df56042d89f8a0512f2501a6bd491d1c9f522a5b34343ce426d991/dirhunt-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86303c86db522860b04d67a12ae7a66a57e31bfb26688f122b8a8b498f198a18",
                "md5": "33995c35395b5c4668ce2cc933f8d024",
                "sha256": "f5a3907489f35deebf9f9a5647a635fa6c0a337a9e269393396a79dc41f7cd8d"
            },
            "downloads": -1,
            "filename": "dirhunt-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "33995c35395b5c4668ce2cc933f8d024",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42948,
            "upload_time": "2023-08-14T16:01:26",
            "upload_time_iso_8601": "2023-08-14T16:01:26.117094Z",
            "url": "https://files.pythonhosted.org/packages/86/30/3c86db522860b04d67a12ae7a66a57e31bfb26688f122b8a8b498f198a18/dirhunt-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-14 16:01:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nekmo",
    "github_project": "dirhunt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "dirhunt"
}
        
Elapsed time: 0.10008s