Skip to content

Releases: bad-antics/nullsec-linux

NullSec Kernel 6.17.13 — Custom Build

13 Feb 18:44

Choose a tag to compare

🐧 NullSec Custom Kernel 6.17.13

Custom-built kernel from upstream kernel.org sources with NullSec identity branding.

What's Included

Package Size Purpose
linux-image-6.17.13+2-amd64_6.17.13-1_amd64.deb 164 MB Kernel image + modules
linux-headers-6.17.13+2-amd64_6.17.13-1_amd64.deb 9.2 MB Headers for DKMS
linux-libc-dev_6.17.13-1_amd64.deb 1.4 MB Userspace headers

Identity

  • uname -r: 6.17.13+2-amd64
  • Build ID: nullsec@nullsec.sh
  • /proc/version: NullSec 6.17.13-1nullsec1
  • Zero Parrot/Debian/Ubuntu branding

Install

sudo dpkg -i linux-image-6.17.13+2-amd64_6.17.13-1_amd64.deb
sudo dpkg -i linux-headers-6.17.13+2-amd64_6.17.13-1_amd64.deb
sudo update-grub && sudo reboot

Verify

sha256sum -c SHA256SUMS

Build from Source

See kernel/ for the build script and documentation.

NullSec Linux 5.0.0 "Phantom"

23 Jan 19:12

Choose a tag to compare

NullSec Linux 5.0.0 "Phantom" Release Notes

Highlights

  • 135+ Security Tools across 13 categories
  • 9 Specialized Editions for different use cases
  • 4 Architecture Support (AMD64, ARM64, RISC-V, Apple Silicon)
  • Debian 13 Base with Kernel 6.8 LTS

New Features

Cloud Security Edition

  • AWS reconnaissance and auditing tools
  • Kubernetes security scanner
  • GCP and Azure security tools
  • Terraform IaC scanner

AI/ML Security Edition

  • LLM red teaming toolkit
  • Prompt injection scanner
  • Model auditing tools
  • Adversarial example generator

Hardware Hacking Edition

  • SDR analysis suite
  • RFID/NFC exploitation
  • JTAG debugging tools
  • Voltage glitching framework

Automotive Security Edition

  • CAN bus analyzer
  • OBD-II diagnostic tools
  • UDS protocol tester
  • Key fob analysis

Upgrade Instructions

sudo nullsec-upgrade --to 5.0.0

Known Issues

  • RISC-V support is experimental
  • Some tools may require additional setup on ARM64

Checksums

See SHA256SUMS and MD5SUMS files for verification.

Support

v4.0.0 - NullSec Linux

23 Jan 16:51

Choose a tag to compare

NullSec Linux v4.0.0 - Security Distribution

What's New:

  • 90+ security tools pre-installed
  • 19 new tools added (C++, F#, Ada, Crystal, Kotlin, Swift, OCaml, Erlang, Clojure, Lua, Julia, Perl, V, Nim, Zig, Tcl, Haskell, D)
  • NullKia v2.0 mobile framework
  • LUKS2 + Argon2id encryption
  • Landlock LSM support
  • CET/Shadow stack protection
  • FORTIFY_SOURCE=3
  • Kernel lockdown mode

New Editions:

  • Cloud (AWS/GCP/Azure optimized)
  • Air-gapped (no network stack)
  • Apple Silicon (M1/M2/M3)

Install toolkit on existing system:
sudo ./install.sh

Download ISOs from bad-antics.github.io

Join discord.gg/killers for premium tools!

NullSec Linux v1.0.0

22 Jan 16:34

Choose a tag to compare

🐧 NullSec Linux v1.0.0 - Initial Release

Custom Linux distribution installer for security researchers and penetration testers.

✨ Features

  • 📦 Automated NullSec tools installation
  • 🔒 System hardening configurations
  • 🛡️ Security-focused package selection
  • ⚙️ Builds from source (Go, Rust, C)

📦 Installation

git clone https://github.com/bad-antics/nullsec-linux.git
cd nullsec-linux
sudo ./install.sh

⚠️ Requirements

  • Root privileges
  • Debian/Ubuntu-based system
  • Build tools (gcc, go, cargo)

⚠️ Disclaimer

For authorized use only.