{"id":13842175,"url":"https://github.com/un4gi/dirtywords","last_synced_at":"2025-07-11T14:31:01.111Z","repository":{"id":57621743,"uuid":"393229942","full_name":"un4gi/dirtywords","owner":"un4gi","description":"A targeted word list generation tool","archived":false,"fork":false,"pushed_at":"2022-05-21T04:43:11.000Z","size":29,"stargazers_count":77,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T17:30:44.464Z","etag":null,"topics":["bugbounty","content-discovery","enumeration","golang","pentesting","web"],"latest_commit_sha":null,"homepage":"","language":"Go","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/un4gi.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}},"created_at":"2021-08-06T02:55:57.000Z","updated_at":"2024-02-27T18:18:55.000Z","dependencies_parsed_at":"2022-08-26T23:41:58.123Z","dependency_job_id":null,"html_url":"https://github.com/un4gi/dirtywords","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/un4gi%2Fdirtywords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un4gi%2Fdirtywords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un4gi%2Fdirtywords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/un4gi%2Fdirtywords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/un4gi","download_url":"https://codeload.github.com/un4gi/dirtywords/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225729888,"owners_count":17515184,"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":["bugbounty","content-discovery","enumeration","golang","pentesting","web"],"created_at":"2024-08-04T17:01:28.751Z","updated_at":"2024-11-21T12:30:59.106Z","avatar_url":"https://github.com/un4gi.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# dirtywords\n[![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT) [![Twitter Follow](https://img.shields.io/twitter/follow/un4gi_io?label=%40un4gi_io\u0026style=social)](https://twitter.com/un4gi_io)\n\n\u003cimg src=\"img/dirtywords.png\"\u003e\n\nInspired by [gau](https://github.com/lc/gau), dirtywords builds targeted wordlists for a given domain using \"dirty\" knowledge from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.\n\nhttps://un4gi.io/blog/introducing-dirtywords-a-targeted-word-list-generator\n\n## Usage:\n\nUse the `-h` flag to display available flags\n```\n$ dirtywords -h\n```\n| Flag | Description | Example |\n|------|-------------|---------|\n| `-d` | target domain | `dirtywords -d example.com` |\n| `-minLen` | minimum word length | `dirtywords -d example.com -minLen 4` |\n| `-maxLen` | maximum word length | `dirtywords -d example.com -maxLen 15` |\n| `-nosubs` | ignore subdomains of target domain | `dirtywords -d example.com -nosubs` |\n| `-o` | wordlist output file | `dirtywords -d example.com -o example-words.txt` | \n| `-s` | sort words uniquely (set by default) | `dirtywords -d example.com -s false` |\n\nExample usage:\n```\n$ dirtywords -d example.com -nosubs -minLen 4 -maxLen 10 -o example-list.txt\n```\n\n## Installation\nTo install, use:\n```\ngo get -u github.com/un4gi/dirtywords\n```\n\n## Thanks\nThank you to [@tomnomnom](https://github.com/tomnomnom) and [@lc](https://github.com/lc) for the inspiration, and thank you to [@incidrthreat](https://github.com/incidrthreat) for helping me work out the sort functionality!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fun4gi%2Fdirtywords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fun4gi%2Fdirtywords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fun4gi%2Fdirtywords/lists"}