{"id":23167236,"url":"https://github.com/richeyphu/pyurlfuzzer","last_synced_at":"2025-06-10T22:40:36.120Z","repository":{"id":104265902,"uuid":"420642759","full_name":"richeyphu/pyurlfuzzer","owner":"richeyphu","description":"A simple website directory scanner","archived":false,"fork":false,"pushed_at":"2022-11-13T13:23:34.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T09:14:28.918Z","etag":null,"topics":["async","fuzzer","fuzzing","pathfinder","python","url","website"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richeyphu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"richeyphu","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-10-24T09:42:13.000Z","updated_at":"2024-03-23T04:20:04.000Z","dependencies_parsed_at":"2023-03-13T14:59:31.362Z","dependency_job_id":null,"html_url":"https://github.com/richeyphu/pyurlfuzzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fpyurlfuzzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fpyurlfuzzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fpyurlfuzzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fpyurlfuzzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richeyphu","download_url":"https://codeload.github.com/richeyphu/pyurlfuzzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fpyurlfuzzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258919698,"owners_count":22778180,"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":["async","fuzzer","fuzzing","pathfinder","python","url","website"],"created_at":"2024-12-18T02:19:11.086Z","updated_at":"2025-06-10T22:40:36.045Z","avatar_url":"https://github.com/richeyphu.png","language":"Python","funding_links":["https://github.com/sponsors/richeyphu"],"categories":[],"sub_categories":[],"readme":"# pyurlfuzzer\n\n**pyurlfuzzer** is a simple website directory scanner, written in Python.\n\n## Usage\n### Runs\n```bash\n$ python pyurlfuzzer.py\n```\n### Example\n```ps1\nInput target : google.com\n----------------------------------------------------------------------\nFuzzing : █ (1.85%)\tpath=/.well-known/resourcesync\tstatus=200\nFuzzing : █ (2.87%)\tpath=/2000\tstatus=200\nFuzzing : █ (2.89%)\tpath=/2001\tstatus=200\nFuzzing : █ (2.91%)\tpath=/2002\tstatus=200\nFuzzing : █ (2.93%)\tpath=/2003\tstatus=200\n.\n.\n.\nFuzzing : ████████████████████████████████████████████████ (96.62%)\tpath=/wordpress\tstatus=200\nFuzzing : █████████████████████████████████████████████████ (98.38%)\tpath=/xfer\tstatus=405\nFuzzing : ██████████████████████████████████████████████████ (100.00%)\tpath=/~www\n----------------------------------------------------------------------\nFuzzing Completed!\n```\n### Required Package\n- [`requests`](https://pypi.org/project/requests/)\n\n### Asynchronus Version (Experimental)\n`pyurlfuzzer_async.py` uses [`httpx`](https://pypi.org/project/requests/) library instead to provide async support.\nYou can input the desired number of requests per time.\n\u003e **Note:** The more requests per time, the faster fuzzing is. But please be careful, too many requests may get an error or blocked. *This feature is experimental. Use it at your own risk.*\n\n## Notes\n- [`common.txt`](https://github.com/richeyphu/pyurlfuzzer/blob/main/src/common.txt) file courtesy of [SecLists](https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/common.txt)\n- For much w0w edition, please check out here : [LucusExpress](https://github.com/karinzaa/LucusExpress)\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricheyphu%2Fpyurlfuzzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricheyphu%2Fpyurlfuzzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricheyphu%2Fpyurlfuzzer/lists"}