{"id":25642120,"url":"https://github.com/typicalam/ilfs25","last_synced_at":"2025-06-16T20:32:55.678Z","repository":{"id":276873590,"uuid":"930524772","full_name":"TypicalAM/ilfs25","owner":"TypicalAM","description":"Short and compact qcow image builder for the CTF talk at ILFS 2025","archived":false,"fork":false,"pushed_at":"2025-03-25T13:47:31.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T14:40:08.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","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/TypicalAM.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":"2025-02-10T19:17:18.000Z","updated_at":"2025-03-25T13:47:35.000Z","dependencies_parsed_at":"2025-02-12T01:40:17.855Z","dependency_job_id":"cd62fc5e-c282-4753-8f27-0e760f8d3ef5","html_url":"https://github.com/TypicalAM/ilfs25","commit_stats":null,"previous_names":["typicalam/image-builder","typicalam/ilfs25"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TypicalAM/ilfs25","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2Filfs25","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2Filfs25/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2Filfs25/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2Filfs25/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypicalAM","download_url":"https://codeload.github.com/TypicalAM/ilfs25/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2Filfs25/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260232896,"owners_count":22978642,"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-02-23T05:19:10.869Z","updated_at":"2025-06-16T20:32:55.666Z","avatar_url":"https://github.com/TypicalAM.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic CTF image builder for ILFS25\n\n## Presentation\n\n```sh\ngo install github.com/maaslalani/slides@latest\nslides presentation.md\n```\n\n## Running\n\n```sh\ndocker network create magic-network\ndocker run --rm -it --name builder -p 8080:8080 --network magic-network --device /dev/kvm:/dev/kvm -v ./blueprints:/app/output typicalam/basic-builder:latest\n```\n\nand\n\n```sh\ndocker run --rm -it -p 22:22 --network magic-network --device /dev/kvm:/dev/kvm -v ./blueprints:/blueprint -v ./working-machines:/output typicalam/basic-runner:latest-first # kill with pkill sshd since sshd doesn't like ctrl+c\n```\n\nor\n\n```sh\ndocker run --rm -it -p 22:22 --network magic-network --device /dev/kvm:/dev/kvm -v ./blueprints:/blueprint -v ./working-machines:/output typicalam/basic-runner:latest-second # kill with pkill sshd since sshd doesn't like ctrl+c\n\n```\n\nand then ssh into it:\n\n```sh\nssh student@localhost # pass: student\n```\n\nYou can also use the builder directly with a NixOS system module, for example with `curl`:\n\n```sh\ncurl --data-binary @basic-runner/first.nix localhost:8080\n# {\"filename\": \"20927e1cd4b9b4a730ae6b96904d3802a847f5c36ffae74ab556b5308d7c6c96.qcow2\"}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicalam%2Filfs25","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypicalam%2Filfs25","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicalam%2Filfs25/lists"}