{"id":22914744,"url":"https://github.com/venenux/venenuxlast","last_synced_at":"2026-05-07T15:33:20.637Z","repository":{"id":205346386,"uuid":"713988348","full_name":"venenux/venenuxlast","owner":"venenux","description":"VenenuX current live build","archived":false,"fork":false,"pushed_at":"2024-10-14T12:48:07.000Z","size":395,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T11:54:15.871Z","etag":null,"topics":["debian","forensics","kali","linux","live","live-build","livecd","penetration","venenux","venenux-iso"],"latest_commit_sha":null,"homepage":"https://venenux.github.io/venenuxlast/","language":"Shell","has_issues":false,"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/venenux.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":"2023-11-03T17:02:14.000Z","updated_at":"2024-10-14T12:48:11.000Z","dependencies_parsed_at":"2024-09-13T06:46:55.181Z","dependency_job_id":null,"html_url":"https://github.com/venenux/venenuxlast","commit_stats":null,"previous_names":["venenux/venenuxnx","venenux/venenuxlast"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/venenux/venenuxlast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venenux%2Fvenenuxlast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venenux%2Fvenenuxlast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venenux%2Fvenenuxlast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venenux%2Fvenenuxlast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venenux","download_url":"https://codeload.github.com/venenux/venenuxlast/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venenux%2Fvenenuxlast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263322786,"owners_count":23448712,"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":["debian","forensics","kali","linux","live","live-build","livecd","penetration","venenux","venenux-iso"],"created_at":"2024-12-14T05:16:47.178Z","updated_at":"2025-10-26T14:05:26.970Z","avatar_url":"https://github.com/venenux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# venenuxlast - live build of current debian VenenuX\n-------\n\nThat's VenenuX live-build environment, using Linux\\Debian as a base system.\n\n## Introduction and Downloads\n\nIt is a source code repository for a ready-to-use Debian operating system that includes powered packages from VenenuX\nfor remote management, hacking tools and development, also some critical component to assist users.\n\n[![Download VeGNUli ISO](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/vegnuli/files/VenenuX-1.0/)\n\n## Quick guide to this repository\n\nRunning what is in this repository **will create a disk or ISO with an operating system,\nready to use, YES, READY TO USE, DOES NOT REQUIRE TO INSTALL but can be installed**, \nfile produced can be \"recorded on a blank CD/DVD\" or \"can be recorded on a USBdrive\" and used on the PC,\nwithout deleting your installed operating system, but with the option to replace it if you want.\n\n#### how to use this repository\n\n1. You must clone this repository `mkdir $HOME/Devel \u0026\u0026 git clone https://codeberg.org/venenux/venenuxlast`\n2. You then must install required software `apt-get install live-build`\n3. Get into the files and customize as you wish\n4. Start building your new VenenuX ISO `cd $HOME/Devel/venenuxlast \u0026\u0026 lb clean \u0026\u0026 lb build`\n\n#### directory structure\n\nlive build creates a structure with which you can alter the result of the live cd, here shown, \nbelow the specific documentation of this and how to make your own iso:\n\n```\n├── README.md              \u003c--------- this file\n└── config\n    ├── archives           \u003c--------- xxxx.list.yyyy sources.list for debian package download and install\n    ├── hooks              \u003c--------- script that will run wehen the live iso boots or the disk install\n    ├── includes.binary    \u003c--------- those files will be put into the ISO file directly\n    ├── includes.chroot\n    │   ├── etc\n    │   │   ├── live       \u003c--------- live user setups scripts\n    │   │   └── skel       \u003c--------- skeleton /home directory that will setup live user\n    ├── includes.installer \u003c--------- installer preseed.cfg file and logo/theme update for the graphical installer\n    ├── package-lists      \u003c--------- list of package names to be included and install on live or disk\n    └── packages.chroot    \u003c--------- manually put packages that doe snto have a repository\n```\n\n#### Requirements\n\n* Debootstrap to deploy a debian base root or a Debian OS installed\n* networking, recommended fast one\n* Live-build and git packages installed\n* almost 30 gigs of space available\n* almost a dual core machine\n* almost 4 gigs of RAM\n\n## what is included\n\nBy example this included the anydesk and metasploit-framework by default XD\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenenux%2Fvenenuxlast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenenux%2Fvenenuxlast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenenux%2Fvenenuxlast/lists"}