{"id":17975074,"url":"https://github.com/initstring/lyricpass","last_synced_at":"2025-03-25T14:32:28.363Z","repository":{"id":130807437,"uuid":"87144776","full_name":"initstring/lyricpass","owner":"initstring","description":"Password wordlist generator using song lyrics for targeted bruteforce audits / attacks. Useful for penetration testing or security research.","archived":false,"fork":false,"pushed_at":"2024-02-24T11:38:40.000Z","size":50,"stargazers_count":93,"open_issues_count":0,"forks_count":24,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-20T12:51:43.883Z","etag":null,"topics":["infosec","kali-linux","password-generator","penetration-testing","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/initstring.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":"2017-04-04T03:37:44.000Z","updated_at":"2025-02-22T23:03:54.000Z","dependencies_parsed_at":"2024-10-29T17:53:17.386Z","dependency_job_id":null,"html_url":"https://github.com/initstring/lyricpass","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/initstring%2Flyricpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initstring%2Flyricpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initstring%2Flyricpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initstring%2Flyricpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/initstring","download_url":"https://codeload.github.com/initstring/lyricpass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245480591,"owners_count":20622339,"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":["infosec","kali-linux","password-generator","penetration-testing","security"],"created_at":"2024-10-29T17:18:08.476Z","updated_at":"2025-03-25T14:32:28.043Z","avatar_url":"https://github.com/initstring.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lyricpass\nGenerate lyric-based passphrase wordlists for offline password cracking.\n\nProvide a single artist or a file containing one artists per line. The tool will generate two files for you:\n- raw-lyrics.txt (all lyrics from all songs)\n- wordlist.txt (likely passphrase candidates)\n\nYou can use `wordlist.txt` with something like hashcat and a good set of rules. I recommend combining it with my passphrase cracking project [available here](https://github.com/initstring/passphrase-wordlist). \n\n## Utilization\n\n```\nusage: lyricpass.py [-h] (-a ARTIST | -i INFILE)\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -a ARTIST, --artist ARTIST\n                        Single artist to scrape\n  -i INFILE, --infile INFILE\n                        File containing one artist per line to scrape\n  --min MIN             Minimum passphrase length. Default=8\n  --max MAX             Minimum passphrase length. Default=40\n\n```\n\nExamples:\n\n```\nlyricpass.py -a \"Rob Zombie\"\nlyricpass.py -i /tmp/my-fav-artists.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitstring%2Flyricpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitstring%2Flyricpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitstring%2Flyricpass/lists"}