{"id":23978606,"url":"https://github.com/simmsb/luhack-inf-lab","last_synced_at":"2026-05-16T03:43:45.571Z","repository":{"id":40430480,"uuid":"220999529","full_name":"simmsb/luhack-inf-lab","owner":"simmsb","description":"My lab for practicing pwning infra","archived":false,"fork":false,"pushed_at":"2023-03-06T09:59:54.000Z","size":61,"stargazers_count":2,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T08:19:29.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/simmsb.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}},"created_at":"2019-11-11T14:29:24.000Z","updated_at":"2021-08-11T23:06:00.000Z","dependencies_parsed_at":"2023-02-16T05:46:01.960Z","dependency_job_id":null,"html_url":"https://github.com/simmsb/luhack-inf-lab","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/simmsb%2Fluhack-inf-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fluhack-inf-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fluhack-inf-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simmsb%2Fluhack-inf-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simmsb","download_url":"https://codeload.github.com/simmsb/luhack-inf-lab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540554,"owners_count":19817791,"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":[],"created_at":"2025-01-07T08:18:56.685Z","updated_at":"2026-05-16T03:43:45.542Z","avatar_url":"https://github.com/simmsb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# luhack-inf-lab\nMy lab for practicing pwning infra\n\n## Running\n\n```sh\ndocker build -t luhack-inf-lab-bof --build-arg FLAG=\"not_a_flag{nope}\" bof/.\ndocker build -t luhack-inf-lab-vuln-py \\\n         --build-arg FLAG_0=\"not_a_flag{nope}\" \\\n         --build-arg FLAG_1=\"not_a_flag{nope}\" \\\n         --build-arg ROOT_PW=\"root\" \\\n         vuln-py/.\n\ndocker run --rm \\\n    -v /var/run/docker.sock:/var/run/docker.sock \\\n    --net=host \\\n    -d \\\n    -it nitros12/container-per-ip \\\n    luhack-inf-lab-bof -p 5000 -p 1234\n\ndocker run --rm \\\n    -v /var/run/docker.sock:/var/run/docker.sock \\\n    --net=host \\\n    -d \\\n    -it nitros12/container-per-ip \\\n    luhack-inf-lab-vuln-py -p 4321\n```\n\n## Attempting it yourself\n\n### Bof\n\n1. Start it up:\n```\ndocker run --rm -it -p 5000:5000 -p 1234:1234 nitros12/luhack-inf-lab-bof\n```\n\n2. Poke `localhost:1234`\n\n\n### Vuln-py\n\n1. Start it up:\n```\ndocker run --rm -it -p 4321:4321 nitros12/luhack-inf-lab-vuln-py\n```\n\n2. Poke `localhost:4321`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Fluhack-inf-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimmsb%2Fluhack-inf-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimmsb%2Fluhack-inf-lab/lists"}