{"id":31609500,"url":"https://github.com/ef1500/username_permutator","last_synced_at":"2026-07-16T16:36:27.087Z","repository":{"id":106872429,"uuid":"587412034","full_name":"ef1500/username_permutator","owner":"ef1500","description":"Permutate Usernames","archived":false,"fork":false,"pushed_at":"2023-01-10T17:38:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T08:57:57.386Z","etag":null,"topics":["osint","osint-python","username","username-generator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ef1500.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-10T17:34:43.000Z","updated_at":"2023-01-10T17:35:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca8063f5-25f5-4baa-9a9c-47f96cc1f50c","html_url":"https://github.com/ef1500/username_permutator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ef1500/username_permutator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ef1500%2Fusername_permutator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ef1500%2Fusername_permutator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ef1500%2Fusername_permutator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ef1500%2Fusername_permutator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ef1500","download_url":"https://codeload.github.com/ef1500/username_permutator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ef1500%2Fusername_permutator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35551282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["osint","osint-python","username","username-generator"],"created_at":"2025-10-06T08:37:58.076Z","updated_at":"2026-07-16T16:36:27.082Z","avatar_url":"https://github.com/ef1500.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Username Permutator\nSimple python program to manipulate usernames\n\nusage: `python3 uname.py elira120 -o usernames.txt -v -p`\noutput: \n```\nalira120\nelira120\nilira120\nolira120\n...\nylyry120\n```\n### Options\n`python3 uname.py -h`\n```\nusage: Username Permutator [-h] [-o OUTPUT] [-p] (-v | -n NUMSWAP | -nA NUMADD | -aZ ADDZEROES) USERNAME\n\nPermutate Usernames\n\npositional arguments:\n  USERNAME              Username to Permutate\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -o OUTPUT, --output OUTPUT\n                        Output Filename\n  -p, --print           Print the results to the terminal\n  -v, --vowelswap       Swap vowels in the username\n  -n NUMSWAP, --numswap NUMSWAP\n                        Swap numbers in the username, counting to a specified number\n  -nA NUMADD, --numadd NUMADD\n                        Add numbers to end of the username, counting up\n  -aZ ADDZEROES, --addzeroes ADDZEROES\n                        add N leading zeroes during the numswap/numadd operation\n```\n\n#### Application\nYou have a target that has the username `pomu100` they're known to use the same base username, but perhaps they add a unique string of digits to the end of each.\nThis application will quickly allow you to generate a list of all possible usernames they may be using like so:\n`python3 uname.py pomu100 -n 999` will generate a list containing every username starting from pomu0 to pomu999.\nyou can even add zeroes, to generate usernames from pomu000 to pomu999. This can by done like so:\n`python3 uname.py pomu100 -n 999 -aZ 3`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fef1500%2Fusername_permutator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fef1500%2Fusername_permutator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fef1500%2Fusername_permutator/lists"}