{"id":13341147,"url":"https://github.com/facevedom/over-the-wire","last_synced_at":"2025-03-11T20:32:33.474Z","repository":{"id":69065529,"uuid":"154256166","full_name":"facevedom/over-the-wire","owner":"facevedom","description":"Scripts to solve Wargames from Over the Wire","archived":false,"fork":false,"pushed_at":"2018-11-06T02:09:16.000Z","size":182,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-24T08:29:10.311Z","etag":null,"topics":["bash","docker","overthewire","wargame"],"latest_commit_sha":null,"homepage":"http://overthewire.org/wargames","language":"Shell","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/facevedom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-10-23T03:27:33.000Z","updated_at":"2018-11-06T02:09:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"4212b52c-7ded-4edc-8d16-db772cbfecd3","html_url":"https://github.com/facevedom/over-the-wire","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/facevedom%2Fover-the-wire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facevedom%2Fover-the-wire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facevedom%2Fover-the-wire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facevedom%2Fover-the-wire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facevedom","download_url":"https://codeload.github.com/facevedom/over-the-wire/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243108654,"owners_count":20237726,"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":["bash","docker","overthewire","wargame"],"created_at":"2024-07-29T19:25:13.365Z","updated_at":"2025-03-11T20:32:33.455Z","avatar_url":"https://github.com/facevedom.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :smirk_cat: Over the Wire: Wargames\n[![Build Status](https://travis-ci.com/facevedom/over-the-wire.svg?branch=master)](https://travis-ci.com/facevedom/over-the-wire)\n\nMy scripts to solve [Wargames from Over the Wire](http://overthewire.org/wargames/).\n\nRun the script, or pull/build and run the Docker container.\n\n## Sample\nThis is what output looks like\n\n![sample output](sample.png)\n\n## Requirements\n- When running the main script manually\n  - Bash\n  - Sshpass\n- When using  Docker\n  - Docker  \n\n## Usage\n\n#### Manually :metal:\n```\ncd 1-Bandit\nchmod +x *.sh\n./hack_away.sh\n```\n\n\n#### With Docker :whale2:\nYou have two alternatives:\n\n- Pulling public pre-built image\n```bash\ndocker pull facevedom/over-the-wire\n```\n\n- Building from Dockerfile\n```bash\ndocker build -t facevedom/over-the-wire .\n```\n\nThen, simply run the container\n```bash\ndocker run facevedom/over-the-wire\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacevedom%2Fover-the-wire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacevedom%2Fover-the-wire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacevedom%2Fover-the-wire/lists"}