Skip to content

🖥️ NullSec Desktop Environment | Rofi launcher, GTK themes, custom icons | Security-focused theming for Linux

License

Notifications You must be signed in to change notification settings

bad-antics/nullsec-desktop

Repository files navigation

NullSec Desktop 🖥️🔐

GitHub stars GitHub release License Python GTK

Your unified security command center for Linux

NullSec Desktop Screenshot

Features

  • 🖥️ Integrated Terminal - VTE-based terminal with command history
  • 🔧 40+ Security Tools - Organized by category for quick access
  • 🌐 Network Analysis - Wireshark, Nmap, Netcat, tcpdump
  • 🔐 Crypto Tools - Hashcat, John the Ripper, OpenSSL
  • 📡 Wireless Testing - Aircrack-ng, Kismet, Reaver
  • 🕵️ OSINT & Forensics - Maltego, theHarvester, Autopsy
  • 🎨 Dark Theme - Optimized for long security sessions

Quick Start

```bash git clone https://github.com/bad-antics/nullsec-desktop cd nullsec-desktop python3 ./nullsec-desktop ```

Requirements

  • Python 3.8+
  • GTK 3.0
  • VTE 2.91

Debian/Ubuntu

```bash sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-vte-2.91 ```

Arch

```bash sudo pacman -S python-gobject gtk3 vte3 ```

Part of NullSec Suite

License

MIT


Made by @bad-antics