{ "info": { "author": "X-Projetion", "author_email": "lutfifakee@proton.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Topic :: Security :: Cryptography" ], "description": "# 0xdirsan\r\n\r\n[![made-with-Python](https://img.shields.io/badge/made%20with-Python-pink.svg)](https://www.python.org/)\r\n[![license](https://img.shields.io/badge/license-MIT-pink.svg)](LICENSE)\r\n[![issues](https://img.shields.io/github/issues/X-Projetion/0xdirsan?color=pink)](https://github.com/X-Projetion/0xdirsan/issues)\r\n\r\n

\r\n \"0xdirsan\"\r\n

\r\n

0xdirsan is a simple program designed to search for directories in the file system

\r\n\r\n# 0xdirsan\r\n0xdirsan is a simple program designed to search for directories within the file system using brute-force with a given list of words.\r\n\r\n## Resources\r\n- [Feature](#feature)\r\n- [Installation](#installation)\r\n- [Usage](#usage)\r\n- [Help](#help)\r\n- [Disclaimer](#Disclaimer)\r\n\r\n\r\n## Feature\r\n- Uses multiple threads to speed up the search process.\r\n- Displays HTTP code status and related information for each request.\r\n- Support for custom word lists and configurable number of threads.\r\n\r\n\r\n## Installation\r\nFollow these steps to install 0xdirsan :\r\n\r\n1. **Clone repositori**:\r\n ```sh\r\n git clone https://github.com/X-Projetion/0xdirsan.git\r\n cd 0xdirsan\r\n\r\n2. **Clone repositori**:\r\n ```sh\r\n pip install -r requirements.txt\r\n ```\r\n\r\n## Usage\r\n- python 0xdirsan.py -u \r\n\r\n## Help\r\n```bash\r\nusage: main.py [-h] [-w WORDLIST] -u URL [-t THREADS]\r\n\r\n0xdirsan is a simple program designed to search for directories in a file system\r\n\r\noptional arguments:\r\n -h, --help show this help message and exit\r\n -w WORDLIST, --wordlist WORDLIST\r\n Path to wordlist file\r\n -u URL, --url URL Target URL use http / https\r\n -t THREADS, --threads THREADS\r\n Number of threads (default 30)\r\n```\r\n\r\n## Disclaimer\r\nPlease note that 0xdirsan is provided for educational purposes only. Use of this program for unethical or illegal activities is not recommended. The developer is not responsible for any actions taken by users.\r\n\r\n
\r\n

0xdirsan was developed by X-Projetion, a software developer with a focus on security and penetration testing. You can visit the website X-Projetion.org for more information or follow Instagram X-Projetion for the latest updates.

\r\n\r\n\r\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "dynamic": null, "home_page": "https://github.com/X-Projetion/0xdirsan", "keywords": "directory search tool filesystem", "license": null, "maintainer": null, "maintainer_email": null, "name": "0xdirsan", "package_url": "https://pypi.org/project/0xdirsan/", "platform": null, "project_url": "https://pypi.org/project/0xdirsan/", "project_urls": { "Bug Tracker": "https://github.com/X-Projetion/0xdirsan/issues", "Documentation": "https://github.com/X-Projetion/0xdirsan/wiki", "Homepage": "https://github.com/X-Projetion/0xdirsan", "Source Code": "https://github.com/X-Projetion/0xdirsan" }, "provides_extra": null, "release_url": "https://pypi.org/project/0xdirsan/0.1/", "requires_dist": [ "requests", "argparse", "colorama" ], "requires_python": ">=3.6", "summary": "0xdirsan is a simple program designed to search for directories in the file system", "version": "0.1", "yanked": false, "yanked_reason": null }, "last_serial": 23552244, "releases": { "0.1": [ { "comment_text": "", "digests": { "blake2b_256": "0a231577082e965b34480ad7e585111804c0fb6d7de532dd2b82c413d3be6151", "md5": "d42b0cb13d46749121a752f7a5be790f", "sha256": "06123b4f4de7e0cf82f8d9d1bfaa55d6903919ba780c40617f9c5ca925a0cc8e" }, "downloads": -1, "filename": "0xdirsan-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d42b0cb13d46749121a752f7a5be790f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2611, "upload_time": "2024-06-06T06:55:15", "upload_time_iso_8601": "2024-06-06T06:55:15.443107Z", "url": "https://files.pythonhosted.org/packages/0a/23/1577082e965b34480ad7e585111804c0fb6d7de532dd2b82c413d3be6151/0xdirsan-0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2ce5fe23e0ae1dc26665461c71e051c27655863f0e8f2cd3904b2123afcf9512", "md5": "b8c5da3ea417ced11e20baf3d0ad8dd5", "sha256": "24a3c3e10021c6a8a009ac3166cc8d28364774baecea418542a2352fcaa94e32" }, "downloads": -1, "filename": "0xdirsan-0.1.tar.gz", "has_sig": false, "md5_digest": "b8c5da3ea417ced11e20baf3d0ad8dd5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2870, "upload_time": "2024-06-06T06:55:17", "upload_time_iso_8601": "2024-06-06T06:55:17.598510Z", "url": "https://files.pythonhosted.org/packages/2c/e5/fe23e0ae1dc26665461c71e051c27655863f0e8f2cd3904b2123afcf9512/0xdirsan-0.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "blake2b_256": "0a231577082e965b34480ad7e585111804c0fb6d7de532dd2b82c413d3be6151", "md5": "d42b0cb13d46749121a752f7a5be790f", "sha256": "06123b4f4de7e0cf82f8d9d1bfaa55d6903919ba780c40617f9c5ca925a0cc8e" }, "downloads": -1, "filename": "0xdirsan-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d42b0cb13d46749121a752f7a5be790f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2611, "upload_time": "2024-06-06T06:55:15", "upload_time_iso_8601": "2024-06-06T06:55:15.443107Z", "url": "https://files.pythonhosted.org/packages/0a/23/1577082e965b34480ad7e585111804c0fb6d7de532dd2b82c413d3be6151/0xdirsan-0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "2ce5fe23e0ae1dc26665461c71e051c27655863f0e8f2cd3904b2123afcf9512", "md5": "b8c5da3ea417ced11e20baf3d0ad8dd5", "sha256": "24a3c3e10021c6a8a009ac3166cc8d28364774baecea418542a2352fcaa94e32" }, "downloads": -1, "filename": "0xdirsan-0.1.tar.gz", "has_sig": false, "md5_digest": "b8c5da3ea417ced11e20baf3d0ad8dd5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2870, "upload_time": "2024-06-06T06:55:17", "upload_time_iso_8601": "2024-06-06T06:55:17.598510Z", "url": "https://files.pythonhosted.org/packages/2c/e5/fe23e0ae1dc26665461c71e051c27655863f0e8f2cd3904b2123afcf9512/0xdirsan-0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }