{"id":26220477,"url":"https://github.com/divonisimon97/basic-password-cracking-john-the-ripper-","last_synced_at":"2026-02-14T11:34:32.470Z","repository":{"id":275220882,"uuid":"925453408","full_name":"divonisimon97/Basic-Password-Cracking-John-the-Ripper-","owner":"divonisimon97","description":"In this project, I focus on a password cracking lab using John the Ripper. The goal is to demonstrate how weak passwords can be cracked and highlight the importance of strong password policies.","archived":false,"fork":false,"pushed_at":"2025-02-25T05:22:38.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T16:04:24.060Z","etag":null,"topics":["pasword-hash"],"latest_commit_sha":null,"homepage":"","language":null,"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/divonisimon97.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}},"created_at":"2025-01-31T23:01:42.000Z","updated_at":"2025-02-25T05:22:41.000Z","dependencies_parsed_at":"2025-02-25T06:32:20.647Z","dependency_job_id":null,"html_url":"https://github.com/divonisimon97/Basic-Password-Cracking-John-the-Ripper-","commit_stats":null,"previous_names":["divonisimon97/installing-ubuntu-on-vm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divonisimon97%2FBasic-Password-Cracking-John-the-Ripper-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divonisimon97%2FBasic-Password-Cracking-John-the-Ripper-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divonisimon97%2FBasic-Password-Cracking-John-the-Ripper-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divonisimon97%2FBasic-Password-Cracking-John-the-Ripper-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divonisimon97","download_url":"https://codeload.github.com/divonisimon97/Basic-Password-Cracking-John-the-Ripper-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divonisimon97%2FBasic-Password-Cracking-John-the-Ripper-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258981071,"owners_count":22787860,"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":["pasword-hash"],"created_at":"2025-03-12T15:17:24.861Z","updated_at":"2026-02-14T11:34:27.428Z","avatar_url":"https://github.com/divonisimon97.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ch1\u003eBasic Password Cracking (John the Ripper) \u003c/h1\u003e\n\n\u003ch2\u003eDescription\u003c/h2\u003e\nIn this project, I focus on a password cracking lab using John the Ripper. The goal is to demonstrate how weak passwords can be cracked and highlight the importance of strong password policies.\n\u003cbr /\u003e\n\n\n\u003ch2\u003eLanguages and Utilities Used\u003c/h2\u003e\n- \u003cb\u003eJohn the Ripper \u003c/b\u003e (1.9.0) \n\n\u003ch2\u003eEnvironments Used \u003c/h2\u003e\n\n- \u003cb\u003eLinux\u003c/b\u003e (6.11.2)\n\n\u003ch2\u003eProgram walk-through:\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\nCreate a MD5-crypt hash of a weak password (starburst).: \u003cbr/\u003e\n\u003cimg src=\"https://i.imgur.com/br8M8TJ.png\" height=\"80%\" width=\"80%\" alt=\"Creating a MD5-crypt hash\"/\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\nSave the MD5-crypt hash into a file named fake_hashes.txt: \u003cbr/\u003e\n\u003cimg src=\"https://i.imgur.com/11IfxkN.png\" height=\"80%\" width=\"80%\" alt=\"Saving the generated hash\"/\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\nRun John the Ripper with the RockYou wordlist: \u003cbr/\u003e\n\u003cimg src=\"https://i.imgur.com/BsSboBx.png\" height=\"80%\" width=\"80%\" alt=\"Analyzing HTTP Traffic\"/\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\nManually View John’s Pot File (optional):  \u003cbr/\u003e\n\u003cimg src=\"https://i.imgur.com/M6KvCpr.png\" height=\"80%\" width=\"80%\" alt=\"Analyzing HTTP Traffic\"/\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003c/p\u003e\n\n\u003c!--\n ```diff\n- text in red\n+ text in green\n! text in orange\n# text in gray\n@@ text in purple (and bold)@@\n```\n--!\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivonisimon97%2Fbasic-password-cracking-john-the-ripper-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivonisimon97%2Fbasic-password-cracking-john-the-ripper-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivonisimon97%2Fbasic-password-cracking-john-the-ripper-/lists"}