{"id":24995011,"url":"https://github.com/ryzeon-dev/wws","last_synced_at":"2025-03-29T14:42:58.198Z","repository":{"id":254258658,"uuid":"845973411","full_name":"ryzeon-dev/wws","owner":"ryzeon-dev","description":"Website Wordlist Scan","archived":false,"fork":false,"pushed_at":"2024-08-24T18:47:58.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T15:47:16.341Z","etag":null,"topics":["multithreading","python","python3","webscraping","wordlist-attack"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryzeon-dev.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":"2024-08-22T09:41:13.000Z","updated_at":"2024-08-24T18:48:01.000Z","dependencies_parsed_at":"2024-08-24T19:51:47.555Z","dependency_job_id":"694907b8-6d5d-4d84-b054-bcc1e67f56cd","html_url":"https://github.com/ryzeon-dev/wws","commit_stats":null,"previous_names":["ryzeon-dev/wws"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2Fwws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2Fwws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2Fwws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2Fwws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryzeon-dev","download_url":"https://codeload.github.com/ryzeon-dev/wws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200300,"owners_count":20739563,"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":["multithreading","python","python3","webscraping","wordlist-attack"],"created_at":"2025-02-04T15:33:47.453Z","updated_at":"2025-03-29T14:42:58.176Z","avatar_url":"https://github.com/ryzeon-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Website Wordlist Scan\n\n## Info\nMultithreaded utility to scan a website using wordlists written in Python\n\n## Install\nClone this repository\n```\ngit clone https://github.com/ryzeon-dev/wws\n```\n\nEnter the directory\n```\ncd wws\n```\n\nCreate and activate a Python virtual environment (Optional, Recommended)\n```\npython3 -m venv venv\nsource ./venv/bin/activate\n```\n\nInstall the requirements using pip\n```\npython3 -m pip install -r requirements\n```\n\n## Usage\n```\nwws: Website Wordlist Scan\nusage: wsws WEBSITE WORDLIST [OPTIONS]\nnotes:\n    the website must contain the \"HERE\" placeholder, which tells the program where to put the words from the wordlist\n    e.g.\n        http://google.com/HERE   scans for pages\n        http://HERE.google.com/  scans for subdomains\n\noptions:\n    -a | --accept CODES       List of status codes to accept, comma separated (default is 200,201,202,203,204,205,206,207,208)\n    -f | --follow             Follow redirects\n    -h | --help               Show this message and exit\n    -r | --reject CODES       List of status codes to reject, comma separated; if specified, the accepted list is ignored\n    -t | --threads THREADS    Number of parallel threads, default is 8\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryzeon-dev%2Fwws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryzeon-dev%2Fwws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryzeon-dev%2Fwws/lists"}