{"id":17310555,"url":"https://github.com/kpcyrd/booty","last_synced_at":"2025-06-14T06:02:36.280Z","repository":{"id":81940658,"uuid":"121321491","full_name":"kpcyrd/booty","owner":"kpcyrd","description":"Minimal forensic/exfiltration/evil-maid/rescue live boot system","archived":false,"fork":false,"pushed_at":"2020-02-28T17:50:21.000Z","size":92,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T14:15:02.385Z","etag":null,"topics":["evil-maid","exfiltration","forensics","linux","live-usb","minimal","rescue"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kpcyrd.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}},"created_at":"2018-02-13T00:49:32.000Z","updated_at":"2025-01-10T06:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"65618cc9-b904-4e22-8bec-a1355dc1d6b6","html_url":"https://github.com/kpcyrd/booty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kpcyrd/booty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fbooty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fbooty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fbooty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fbooty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpcyrd","download_url":"https://codeload.github.com/kpcyrd/booty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Fbooty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259768514,"owners_count":22908228,"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":["evil-maid","exfiltration","forensics","linux","live-usb","minimal","rescue"],"created_at":"2024-10-15T12:37:38.605Z","updated_at":"2025-06-14T06:02:36.241Z","avatar_url":"https://github.com/kpcyrd.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"ecb63dfb62722feb6d43a9506515b4e3\"\u003e\u003c/a\u003e新添加"],"sub_categories":[],"readme":"# booty [![Build Status][travis-img]][travis]\n\n[travis-img]:   https://travis-ci.org/kpcyrd/booty.svg?branch=master\n[travis]:       https://travis-ci.org/kpcyrd/booty\n\nMinimal forensic/exfiltration/evil-maid/rescue live boot system.\n\n![screenshot](docs/51a9c.png)\n\n## Build\n\n    git submodule init\n    ./build.sh -p\n    sudo ./build.sh -v\n    ls -lah out/\n\n## Rebuild\n\n    # make sure nothing is mounted anymore\n    mount | grep `pwd`\n    # remove working directory\n    sudo rm -rf work/\n    # also force package rebuild\n    rm -rf repo/\n\n## Customize\n\nThe system is supposed to be easily customizable. See `booty.conf` for some\nbasic flags that can be set/unset. You need to have ssh access enabled and\nsetup directly at boot? We've got you covered.\n\nIt is recommended to fork the repo and commit your changes, so you can easily\nmerge upstream changes with your personal config.\n\n## Build in docker\n\n    docker build -t booty-builder .\n    docker run --privileged --rm -v `pwd`:/booty booty-builder sh -c 'mkdir repo \u0026\u0026 chown nobody. repo'\n    docker run --privileged --rm -v `pwd`:/booty booty-builder sudo -u nobody ./build.sh -p\n    docker run --privileged --rm -e 'ARCH_MIRROR=http://ftp.halifax.rwth-aachen.de/archlinux' -v `pwd`:/booty -v /dev:/dev booty-builder ./build.sh -v\n\n## License\n\nGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpcyrd%2Fbooty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpcyrd%2Fbooty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpcyrd%2Fbooty/lists"}