SageOS v5.2
SageOS v5.2
Follow-up release after v5.1 — a real bug fix plus 8 new mission pack categories.
What's new
- New mission packs: osint, opsec, malware, reveng (and others) added to
sage-pkgalongside the existing networking/web/password/wireless/sniffing/forensics/ad categories — 14 categories total. Still lean-by-default: only Active Directory pre-installed. - Real bug fix — "Unable to locate package" on fresh boot: SageOS ships with empty apt lists to keep the ISO lean, but
sage-pkg installnever ranapt-get updatefirst — so ANY apt-based mission pack failed on a truly fresh boot until the user manually ranapt update. Fixed:sage-pkgnow auto-detects empty package lists and transparently runsapt-get updateonce per boot, the first time it's actually needed. - Verified end-to-end in QEMU on a clean live boot (not chroot): booted to login, DHCP obtained an IP,
sage-pkg statuscorrectly showed onlyadinstalled, andsage-pkg install osintsucceeded from a completely cold apt cache (recon-ng via apt, amass via GitHub release fetch, sherlock via pip).
Login
sage / sageos (or root / sageos)
Verify your download
sha256sum sageos-5.2.iso
7d6f0a80bc86f60f1480c1b063546b20df6d4397b476947afb941efe5179084c
Torrent / Magnet
Torrent file: sageos-5.2.iso.torrent (attached below, HTTP webseed to this release)
magnet:?xt=urn:btih:526676c263b6ead291331eab0232fafa0f96ff80&dn=sageos-5.2.iso&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://open.tracker.cl:1337/announce
Full source
sageos-5.2-full-source.zip — complete rootfs configs, custom SageOS tooling, the live-boot initramfs/init script, bootloader configs, and a MANIFEST.md documenting the full boot flow and design principles. Structured for both human and AI-assisted development.