SkillAgentSearch skills...

Nullsec

šŸ’€ NullSec — Offensive Security Framework | 200+ tools, AI lab, mesh net, WiFi Pineapple, Flipper Zero, custom Linux distro

Install / Use

/learn @bad-antics/Nullsec

README

    ā–ˆā–ˆā–ˆā•—   ā–ˆā–ˆā•—ā–ˆā–ˆā•—   ā–ˆā–ˆā•—ā–ˆā–ˆā•—     ā–ˆā–ˆā•—     ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•— ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—
    ā–ˆā–ˆā–ˆā–ˆā•—  ā–ˆā–ˆā•‘ā–ˆā–ˆā•‘   ā–ˆā–ˆā•‘ā–ˆā–ˆā•‘     ā–ˆā–ˆā•‘     ā–ˆā–ˆā•”ā•ā•ā•ā•ā•ā–ˆā–ˆā•”ā•ā•ā•ā•ā•ā–ˆā–ˆā•”ā•ā•ā•ā•ā•
    ā–ˆā–ˆā•”ā–ˆā–ˆā•— ā–ˆā–ˆā•‘ā–ˆā–ˆā•‘   ā–ˆā–ˆā•‘ā–ˆā–ˆā•‘     ā–ˆā–ˆā•‘     ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—ā–ˆā–ˆā–ˆā–ˆā–ˆā•—  ā–ˆā–ˆā•‘     
    ā–ˆā–ˆā•‘ā•šā–ˆā–ˆā•—ā–ˆā–ˆā•‘ā–ˆā–ˆā•‘   ā–ˆā–ˆā•‘ā–ˆā–ˆā•‘     ā–ˆā–ˆā•‘     ā•šā•ā•ā•ā•ā–ˆā–ˆā•‘ā–ˆā–ˆā•”ā•ā•ā•  ā–ˆā–ˆā•‘     
    ā–ˆā–ˆā•‘ ā•šā–ˆā–ˆā–ˆā–ˆā•‘ā•šā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•”ā•ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•‘ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—ā•šā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā•—
    ā•šā•ā•  ā•šā•ā•ā•ā• ā•šā•ā•ā•ā•ā•ā• ā•šā•ā•ā•ā•ā•ā•ā•ā•šā•ā•ā•ā•ā•ā•ā•ā•šā•ā•ā•ā•ā•ā•ā•ā•šā•ā•ā•ā•ā•ā•ā• ā•šā•ā•ā•ā•ā•ā•
                    OFFENSIVE SECURITY FRAMEWORK

NULLSEC Linux

Advanced Penetration Testing & Red Team Operations Framework

A custom ParrotSec-based distribution for offensive security operations

Version Platform Modules License

šŸŽÆ Overview

NULLSEC is a comprehensive offensive security operations platform featuring:

  • 150+ Custom Attack Modules across 12 categories
  • Full Metasploit Framework Integration
  • AI-Powered Security Assistant (NullSec AI v3)
  • Interactive TUI Launcher with search and filtering
  • Dual Operation Modes - TEST (safe demos) + LIVE (real attacks)
  • Custom ISO Builder for deployment

šŸš€ Quick Start

```bash

Launch framework console

./nullsec

Launch TUI interface

python3 nullsec-launcher.py

Launch AI assistant

python3 nullsec-ai.py

Build custom ISO

./build-iso.sh ```

šŸ“¦ Module Categories

| Category | Count | Description | |----------|-------|-------------| | Network | 25+ | Scanning, pivoting, tunneling, MITM | | Web | 20+ | XSS, SQLi, SSRF, API attacks | | Wireless | 15+ | WiFi, Bluetooth, RF, RFID | | Malware | 15+ | Payloads, evasion, persistence | | Cloud | 12+ | AWS, Azure, GCP, Kubernetes | | ICS/SCADA | 10+ | PLC, Modbus, industrial systems | | Mobile | 8+ | Android, iOS exploitation | | Social | 8+ | Phishing, vishing, pretexting | | Active Directory | 8+ | Kerberos, Golden Ticket, DCSync | | Cryptography | 6+ | Breaking crypto, key extraction | | IoT | 10+ | Cameras, smart devices, firmware | | Evasion | 12+ | AV/EDR bypass, anti-forensics |

šŸ”§ Features

Framework Console

``` nullsec> use network/port-scanner nullsec (port-scanner)> set TARGET 192.168.1.0/24 nullsec (port-scanner)> run ```

TUI Launcher

  • Category browsing with vim-style navigation
  • Real-time search filtering
  • Module favorites and history
  • Detailed module info panels

AI Assistant

  • Natural language security queries
  • Automatic tool recommendations
  • Attack chain suggestions
  • CVE lookups and analysis

Metasploit Integration

  • Direct MSF console access
  • Payload generation wizard
  • Multi-handler setup
  • Session management

šŸ“š Documentation

| Document | Description | |----------|-------------| | FRAMEWORK.md | Core framework documentation | | MODULE_DEVELOPMENT_GUIDE.md | Creating custom modules | | NULLSEC_AI_V3_GUIDE.md | AI assistant usage | | DEPLOYMENT_GUIDE.md | Installation & deployment | | ISO_BUILD_INSTRUCTIONS.txt | Custom ISO creation |

šŸ–„ļø System Requirements

  • OS: ParrotSec Linux 5.x+ / Kali Linux 2023+
  • RAM: 4GB minimum, 8GB recommended
  • Disk: 40GB+ for full installation
  • Network: Wireless card for WiFi attacks (optional)

šŸ“ Project Structure

``` nullsec/ ā”œā”€ā”€ nullsec # Main framework launcher ā”œā”€ā”€ nullsec-launcher.py # TUI interface ā”œā”€ā”€ nullsec-ai.py # AI assistant ā”œā”€ā”€ app.py # Web dashboard ā”œā”€ā”€ nullsecurity/ # 150+ attack modules │ ā”œā”€ā”€ network/ │ ā”œā”€ā”€ web/ │ ā”œā”€ā”€ wireless/ │ └── ... ā”œā”€ā”€ resources/ # Wordlists, payloads ā”œā”€ā”€ utils/ # Helper scripts └── static/ # Web assets ```

āš ļø Legal Disclaimer

FOR AUTHORIZED SECURITY TESTING ONLY

This framework is designed for legal penetration testing and security research. Unauthorized access to computer systems is illegal. Only use on systems you own or have explicit written permission to test.

The developers assume no liability for misuse of this software.

šŸ¤ Contributing

  1. Fork the repository
  2. Create feature branch (`git checkout -b feature/new-module`)
  3. Commit changes (`git commit -am 'Add new module'`)
  4. Push to branch (`git push origin feature/new-module`)
  5. Open Pull Request

šŸ“œ License

MIT License - See LICENSE for details.


<p align="center"> <strong>bad-antics development</strong><br> <a href="https://github.com/bad-antics">github.com/bad-antics</a> </p>

For authorized security testing only.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated8d ago
Forks0

Languages

Shell

Security Score

75/100

Audited on Mar 30, 2026

No findings