{"id":13843606,"url":"https://github.com/jimmy-ly00/dirlister","last_synced_at":"2025-04-10T17:11:16.732Z","repository":{"id":181402338,"uuid":"128643851","full_name":"jimmy-ly00/dirlister","owner":"jimmy-ly00","description":"Create wordlists from source codes files/directories for enumeration","archived":false,"fork":false,"pushed_at":"2023-07-18T16:52:58.000Z","size":13,"stargazers_count":30,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T14:51:23.450Z","etag":null,"topics":["enumeration","extract","penetration-testing","python","python2","python3","wordlist","wordlist-generator","wordlists"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimmy-ly00.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-08T13:25:47.000Z","updated_at":"2024-06-26T11:22:11.000Z","dependencies_parsed_at":"2025-02-17T16:46:36.373Z","dependency_job_id":null,"html_url":"https://github.com/jimmy-ly00/dirlister","commit_stats":null,"previous_names":["jimmy-ly00/dirlister"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fdirlister","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fdirlister/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fdirlister/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fdirlister/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmy-ly00","download_url":"https://codeload.github.com/jimmy-ly00/dirlister/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953107,"owners_count":21023947,"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":["enumeration","extract","penetration-testing","python","python2","python3","wordlist","wordlist-generator","wordlists"],"created_at":"2024-08-04T17:02:19.854Z","updated_at":"2025-04-10T17:11:16.706Z","avatar_url":"https://github.com/jimmy-ly00.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python"],"sub_categories":[],"readme":"# DirLister\n\nGenerates wordlists to use for enumeration and brute-forcing files and directories. For example, you have discovered a web application that is running a certain CMS. First, find the source code and download it locally. Then use the tool to grab files, folders and/or extensions to generate wordlists used to force browse the application.\n\n### Screenshots\n![DirLister](https://i.imgur.com/eIGgDti.png  \"Example usage of DirLister\")\n\n## Installation\n```\npip install dirlister\n```\n\n### Usage\nExtract filenames and folders: `python dirlister.py -d sample`\n\nExtract all formats :`dirlister.py -d sample -o output`\n\n```\nroot@kali:~# dirlister -h\nusage: dirlister [-h] [-d DIR] [-u URL] [-f {1,2,3,4,5}] [-o OUTPUT]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d DIR, --dir DIR     Check a directory.\n  -u URL, --url URL     Check a single URL.\n  -f {1,2,3,4,5}, --format {1,2,3,4,5}\n                        1= all, 2= folder names only, 3= filenames only, 4=\n                        filenames without extensions, 5= extensions only\n  -o OUTPUT, --output OUTPUT\n                        Automatically saves all formats. Please specify a name\n```\n\n### TODO\n- [ ] Support URLs such as GitHub API\n- [ ] Add banner and pretty colours\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmy-ly00%2Fdirlister","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimmy-ly00%2Fdirlister","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmy-ly00%2Fdirlister/lists"}