140+ Security Tools β 25 new tools added
NullKia v3.0 Integrated β Mobile security framework built-in
AI/ML Security Suite β LLM red teaming, ML model analysis
Cloud Pentesting Edition β AWS/GCP/Azure/Kubernetes tools
Hardware Hacking Edition β SDR, RFID, embedded systems
Automotive Security β CAN bus, OBD-II, vehicle pentesting
Custom Kernel 6.17.13 β Built from source with NullSec identity, zero upstream branding
Wayland + Hyprland β Modern compositor option
ARM64 Native β Full Apple Silicon & Raspberry Pi 5 support
π Downloads Returning Soon
We're migrating to faster, more reliable hosting on lateralus.dev
β‘ DOWNLOADS TEMPORARILY UNAVAILABLE β‘
NullSec Linux v5.0 ISOs are being migrated to new hosting infrastructure powered by lateralus.dev for improved:
β
Faster global CDN delivery
β
Better uptime & reliability
β
Torrent/magnet support
β
Integrated with bad-antics ecosystem
π
Expected: Coming Soon
π¬ Watch this repo or follow @bad_antics for updates
In the meantime:
π Premium Editions (Coming Soon)
Stripped, locked-down, production-ready images with enterprise-grade security.
Edition
Description
Size
Status
NullSec Pro β Full
Complete secure system
3.6 GB
π Migrating
NullSec Pro β USB
Bootable USB with encrypted persistence
4.5 GB
π Migrating
NullSec Pro β Minimal
CLI-only, minimal attack surface
980 MB
π Migrating
NullSec Pro β Cloud
AWS/GCP/Azure/K8s optimized
2.0 GB
π Migrating
NullSec Pro β Hardware
SDR/RFID/Embedded tools
4.8 GB
π Migrating
β
Kernel lockdown (KSPP, grsecurity principles)
β
Zero telemetry β completely stripped
β
Full disk encryption (LUKS2 + Argon2id)
β
Secure boot with custom keys
β
Anti-forensics capabilities
β
MAC spoofing on boot
β
Tor/I2P/Lokinet integration
β
115+ security tools pre-installed
π§ Standard Editions (Coming Soon)
Edition
Description
Size
Status
Full
Complete toolkit (140+ tools)
5.8 GB
π Migrating
Lite
Essential tools only
2.8 GB
π Migrating
NetInstall
Minimal, downloads during install
520 MB
π Migrating
β‘ Live Boot Images (Coming Soon)
Boot directly without installation β leaves no trace on host system.
Edition
Description
Size
Status
Live Standard
Full toolkit in RAM
4.0 GB
π Migrating
Live Stealth
Anti-forensics, RAM-only
3.2 GB
π Migrating
Live Forensics
DFIR focused, read-only mounts
4.8 GB
π Migrating
Live Air-Gapped
No network stack, offline only
2.4 GB
π Migrating
π― Specialized Editions (Coming Soon)
Edition
Description
Size
Status
Cloud Pentest
AWS/GCP/Azure/K8s security
3.5 GB
π Migrating
Hardware Hacking
SDR/RFID/Embedded/IoT
4.2 GB
π Migrating
AI/ML Security
LLM red team, model analysis
6.5 GB
π Migrating
Automotive
CAN bus, OBD-II, vehicle sec
3.8 GB
π Migrating
Mobile Security
NullKia + Android/iOS tools
4.0 GB
π Migrating
π₯οΈ Architecture Support (Coming Soon)
Architecture
Description
Status
AMD64/x86_64
Standard 64-bit PCs
π Migrating
ARM64/aarch64
Raspberry Pi 4/5, ARM servers
π Migrating
RISC-V
StarFive VisionFive 2
π Migrating
Apple Silicon
M1/M2/M3/M4 native
π Migrating
# Download checksums
wget https://github.com/bad-antics/nullsec-linux/releases/download/v5.0/SHA256SUMS
wget https://github.com/bad-antics/nullsec-linux/releases/download/v5.0/SHA256SUMS.sig
# Verify checksum
sha256sum -c SHA256SUMS 2> /dev/null | grep nullsec
# GPG verification
gpg --keyserver keyserver.ubuntu.com --recv-keys B1F1881F70FB62A7
gpg --verify SHA256SUMS.sig SHA256SUMS
π‘οΈ Security Features
KASLR, SMEP/SMAP, PTI
Retpoline (Spectre mitigation)
Kernel module signing enforced
Lockdown mode (integrity)
KFENCE memory safety
io_uring restrictions
BPF hardening
NullSec Linux ships with a custom-compiled kernel built from upstream kernel.org sources.
No Parrot, Debian, or Ubuntu branding remains β uname, /proc/version, and all build
identity strings are NullSec-native.
Property
Value
Version
6.17.13+2-amd64
Source
kernel.org vanilla
Build ID
nullsec@nullsec.sh
/proc/version
NullSec 6.17.13-1nullsec1
See kernel/ for build scripts, configs, and documentation.
Download pre-built .deb packages from Releases .
PIE, Full RELRO, Stack canaries
FORTIFY_SOURCE=3
NX/DEP, CET/IBT
Shadow stack (x86_64)
CFI (Control-Flow Integrity)
nftables firewall default
IPv6 privacy extensions
SYN cookies, reverse path filtering
TCP timestamps disabled
ICMP redirect disabled
Wireguard built-in
AppArmor + SELinux profiles
Seccomp-bpf filters
Namespace isolation
Landlock LSM
IMA/EVM integrity
Bubblewrap sandboxing
π οΈ Pre-Installed Security Tools (115+)
Automotive Security (NEW)
Component
Minimum
Recommended
CPU
64-bit x86_64/ARM64
Multi-core (4+)
RAM
4 GB
16 GB
Storage
30 GB
120 GB NVMe
Graphics
Any
Hardware accel
# Linux/macOS
sudo dd if=nullsec-pro-5.0-amd64.iso of=/dev/sdX bs=4M status=progress conv=fsync
# Or use Ventoy for multi-ISO boot
sudo ventoy -i /dev/sdX
cp nullsec-* .iso /mnt/ventoy/
# Update system
nullsec-update
# Fetch latest tools
nullsec-fetch
# Launch framework
nullsec-framework
# Apply security profile
nullsec-harden --profile maximum
# Start anonymity mode
nullsec-anon --tor --mac-spoof --dns-over-tor
# Launch NullKia (mobile)
nullkia --gui
/opt/nullsec/
βββ bin/ # 115+ NullSec tools
βββ configs/ # Configuration files
βββ payloads/ # Payload templates
βββ wordlists/ # Curated wordlists
βββ scripts/ # Automation scripts
βββ modules/ # Framework modules
βββ ai/ # AI/ML models (NEW)
βββ hardware/ # Hardware tool configs (NEW)
βββ docs/ # Documentation
/etc/nullsec/
βββ security/ # Security profiles
βββ firewall/ # nftables rules
βββ apparmor/ # AppArmor profiles
βββ seccomp/ # Seccomp filters
βββ integrity/ # IMA policies
βββ cloud/ # Cloud provider configs (NEW)
140+ tools (25 new)
NullKia v3.0 integrated
Cloud pentesting edition (AWS/GCP/Azure/K8s)
AI/ML security suite (LLM red teaming)
Hardware hacking edition (SDR/RFID/IoT)
Automotive security tools (CAN bus)
Custom Kernel 6.17.13 (built from source, NullSec-branded)
Wayland + Hyprland compositor
Full ARM64/Apple Silicon support
Enhanced isolation (Landlock, CFI)
90+ tools
NullKia v2.0
Cloud edition
Apple Silicon via Asahi
Initial public release
60+ tools
NullSec Public License v1.0 β For authorized security testing and education only.
linux distribution security distro penetration testing ethical hacking
kali alternative parrot alternative red team blue team CTF
cybersecurity hacking tools privacy anonymity DFIR OSINT
bad-antics nullsec cloud security kubernetes aws ai security
hardware hacking automotive security mobile security iot security
Developed with π by bad-antics
NullSec Project Β© 2026 β Hack Ethically
If you find NullSec Linux useful, please consider:
β Star this repository β helps others discover it!
π΄ Fork it β contribute improvements
οΏ½οΏ½ Share it β tell your security community
Related Projects (β Star them too!)
π― Version 5.0 Highlights
New AI/ML Security Edition - Tools for LLM red teaming, prompt injection testing
Hardware Hacking Edition - SDR, RFID, glitch attacks, JTAG tools
Automotive Edition - CAN bus, OBD-II, UDS protocol tools
Apple Silicon Support - Native Asahi Linux builds
RISC-V Support - For emerging hardware platforms
Full disk encryption by default
AppArmor/SELinux profiles for all tools
Hardened kernel configurations
Secure boot support
TPM integration