Skip to content

bad-antics/nullsec-payload-ghostnetwork

Repository files navigation

NullSec Payload: GhostNetwork

NullSec Banner

📝 Description

Create invisible covert C2 network with null SSID

✨ Features

  • Fully compatible with WiFi Pineapple Pager
  • NullSec library integration
  • Detailed logging to /root/loot/ghostnetwork/
  • Clean exit handling
  • Targeted payload support (use from Recon)

📋 Requirements

  • WiFi Pineapple Pager
  • NullSec libraries (nullsec-lib.sh, nullsec-scanner.sh)

🚀 Installation

Quick Install

ssh root@172.16.52.1
mkdir -p /root/payloads/user/nullsec/GhostNetwork
wget -O /root/payloads/user/nullsec/GhostNetwork/payload.sh \
  https://raw.githubusercontent.com/bad-antics/nullsec-payload-ghostnetwork/main/payload.sh
chmod +x /root/payloads/user/nullsec/GhostNetwork/payload.sh

Via NullSec Suite

git clone https://github.com/bad-antics/nullsec-pineapple-suite
cd nullsec-pineapple-suite
./install.sh

📖 Usage

From Pineapple UI

  1. PayloadsUsernullsecGhostNetwork
  2. Click Run

As Targeted Payload

  1. Recon → Start scan → Select target
  2. PayloadsNullSec-GhostNetwork

Command Line

/root/payloads/user/nullsec/GhostNetwork/payload.sh [options]

⚠️ Disclaimer

For authorized penetration testing only. Unauthorized access is illegal.

🔗 Part of NullSec Collection

NullSec WiFi Pineapple Suite - 58+ payloads

📄 License

MIT License - LICENSE


NullSec - Hacking the planet, one pineapple at a time 🍍