{"id":17117629,"url":"https://github.com/j3ssie/str-replace","last_synced_at":"2026-03-08T16:06:24.555Z","repository":{"id":57694977,"uuid":"488446042","full_name":"j3ssie/str-replace","owner":"j3ssie","description":"Simple tools to handle string and generate subdomain permutations","archived":false,"fork":false,"pushed_at":"2022-06-08T13:11:58.000Z","size":10,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T21:23:10.958Z","etag":null,"topics":["bugbounty","hacking","infosec","pentesting","permutations","recon","subdomain"],"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/j3ssie.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":"2022-05-04T04:00:16.000Z","updated_at":"2025-03-04T20:11:25.000Z","dependencies_parsed_at":"2022-08-29T00:30:15.090Z","dependency_job_id":null,"html_url":"https://github.com/j3ssie/str-replace","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/j3ssie%2Fstr-replace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fstr-replace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fstr-replace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fstr-replace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3ssie","download_url":"https://codeload.github.com/j3ssie/str-replace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665156,"owners_count":21142118,"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","hacking","infosec","pentesting","permutations","recon","subdomain"],"created_at":"2024-10-14T17:52:16.650Z","updated_at":"2026-03-08T16:06:24.509Z","avatar_url":"https://github.com/j3ssie.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"str-replace\n=============================\nSimple tools to handle string and generate subdomain permutations\n\n## Install\n\n```bash\ngo install github.com/j3ssie/str-replace@latest\n```\n\n## Usage\n\n```bash\n# Build the wordlist by splitting subdomains as '.' string\ncat list-of-subdomain.txt | str-replace -d '.' -n\n\n# Build permutation subdomains from the wordlist from the existing subdomains\n# This will replace every part of the subdomain except the tld with the wordlist provided\ncat list-of-subdomain.txt | str-replace -W wordlists.txt -tld example.com\n\n```\n\n## Don't know how to use it? Well, This is already integrated into the Osmedeus workflow.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"OsmedeusEngine\" src=\"https://raw.githubusercontent.com/osmedeus/assets/main/logo-transparent.png\" height=\"200\" /\u003e\n  \u003cp align=\"center\"\u003e\n    This project was part of Osmedeus Engine. Check out how it was integrated at \u003ca href=\"https://twitter.com/OsmedeusEngine\"\u003e@OsmedeusEngine\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3ssie%2Fstr-replace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3ssie%2Fstr-replace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3ssie%2Fstr-replace/lists"}