{"id":28484311,"url":"https://github.com/droubarka/bandit","last_synced_at":"2025-08-17T13:05:26.656Z","repository":{"id":294011973,"uuid":"985685451","full_name":"droubarka/bandit","owner":"droubarka","description":"Solutions and walkthroughs for OverTheWire: Bandit - learn Linux command-line basics through real hacking challenges.","archived":false,"fork":false,"pushed_at":"2025-06-04T05:47:04.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T14:39:01.674Z","etag":null,"topics":["bandit","bash","command-line","ctf","cybersecurity","ethical-hacking","hacking","infosec","linux","linux-basics","overthewire","shell","wargame","writeup"],"latest_commit_sha":null,"homepage":"https://overthewire.org/wargames/bandit","language":"Shell","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/droubarka.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-05-18T10:04:30.000Z","updated_at":"2025-06-04T05:47:05.000Z","dependencies_parsed_at":"2025-06-29T14:31:03.736Z","dependency_job_id":"25803f97-0c6a-4137-af82-f5deeb6320e8","html_url":"https://github.com/droubarka/bandit","commit_stats":null,"previous_names":["droubarka/bandit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/droubarka/bandit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droubarka%2Fbandit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droubarka%2Fbandit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droubarka%2Fbandit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droubarka%2Fbandit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droubarka","download_url":"https://codeload.github.com/droubarka/bandit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droubarka%2Fbandit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270850235,"owners_count":24656470,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["bandit","bash","command-line","ctf","cybersecurity","ethical-hacking","hacking","infosec","linux","linux-basics","overthewire","shell","wargame","writeup"],"created_at":"2025-06-07T22:06:44.470Z","updated_at":"2025-08-17T13:05:26.601Z","avatar_url":"https://github.com/droubarka.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bandit Wargame Solutions\n\nThis repository contains my personal solutions to the OverTheWire Bandit wargame challenges.\n\n## How to Login\n\nYou can connect to any Bandit level using SSH directly or with the custom `bandit` executable.\nThe password for level 0 is **`bandit0`**.\n\n### Using SSH\n\nTo log in to level 0:\n\n```bash\nssh bandit0@bandit.labs.overthewire.org -p 2220\n```\n\n### Using the Custom Executable\n\nAlternatively, use the `bandit` script to connect easily:\n\n```bash\n./bandit 0\n```\n\nThis will connect you to the corresponding level without typing the full SSH command.\n\n## Structure\n\n- Each level is in its own folder named `bandit\u003cX\u003e`, where `\u003cX\u003e` is the level number.\n- Inside each folder:\n  - `cmd` - the command(s) used to solve the level.\n  - `password` - the password for the next level.\n\n## Usage\n\nWork through the levels in order, using the commands stored in each folder to progress.\n\n---\n\nMade for personal use and reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroubarka%2Fbandit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroubarka%2Fbandit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroubarka%2Fbandit/lists"}