{"id":18852937,"url":"https://github.com/stellarsand/dirscan","last_synced_at":"2026-04-12T15:42:48.953Z","repository":{"id":196231694,"uuid":"611312112","full_name":"StellarSand/dirscan","owner":"StellarSand","description":"Scan directories in a web server using a dictionary file.","archived":false,"fork":false,"pushed_at":"2023-03-09T12:43:43.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T17:46:27.814Z","etag":null,"topics":["bruteforce","linux","mac-os","python","python-script","python3","scripts","terminal","webserver","website","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StellarSand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-08T15:09:00.000Z","updated_at":"2023-05-01T03:27:50.000Z","dependencies_parsed_at":"2023-09-23T17:58:39.117Z","dependency_job_id":null,"html_url":"https://github.com/StellarSand/dirscan","commit_stats":null,"previous_names":["stellarsand/dirscan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2Fdirscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2Fdirscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2Fdirscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarSand%2Fdirscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StellarSand","download_url":"https://codeload.github.com/StellarSand/dirscan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239793075,"owners_count":19697893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bruteforce","linux","mac-os","python","python-script","python3","scripts","terminal","webserver","website","windows"],"created_at":"2024-11-08T03:42:09.618Z","updated_at":"2026-02-04T19:30:17.071Z","avatar_url":"https://github.com/StellarSand.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dirscan\n\nA tool to scan directories in a web server using a dictionary file.\n\n\n\n## Contents\n- [Supported OS](#supported-os)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Available options](#available-options)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n\n\n## Supported OS\n- GNU/Linux\n- Windows\n- macOS\n\n\n\n## Prerequisites\n- [Python3](https://www.python.org/downloads/)\n\n\n\n## Installation\n**1. Clone this repo:**\n```\ngit clone https://github.com/the-weird-aquarian/dirscan.git\n```\n\n**2. Move into the project directory:**\n```\ncd dirscan\n```\n\n**3. Give executable permissions to the script (Not required for Windows):**\n```\nchmod +x dirscan\n```\n\n\n\n## Available options:\n```\n-h, --help              Show this help message and exit\n-u, --url               URLs\n-l, --list              Path to file with directories lists\n```\n\n\n\n## Usage\n```\npython3 dirscan -u \u003cURLs\u003e\n```\n\nA custom directories list can be set using `-l` or `--list` option:\n```\npython3 dirscan -u \u003cURLs\u003e -l \u003cdirectories list\u003e\n```\n\n**Examples:**\n```\npython3 dirscan -u google.com\n```\n\n```\npython3 dirscan -u google.com github.com\n```\n\n```\npython3 dirscan -u google.com 192.168.1.9 -l /home/user/Desktop/common_dir.txt\n```\n\n\n\n## Contributing\nPull requests can be submitted [here](https://github.com/the-weird-aquarian/dirscan/pulls). Any contribution to the project will be highly appreciated.\n\n\n\n## License\nThis project is licensed under the terms of [GPLv3.0 license](https://github.com/the-weird-aquarian/dirscan/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarsand%2Fdirscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellarsand%2Fdirscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarsand%2Fdirscan/lists"}