NullAI — Sovereign red teaming workstation powered by the Ghost Byte neural core. 156+ tools, AI-driven attack chaining, real-time threat intelligence. Built on nullai.tech.
- Real-Time Analysis — Every tool output streamed through neural engine mapping vulnerabilities to MITRE ATT&CK
- Sovereign Playbooks — Pre-defined attack chains: Recon → Web Vuln → Cred Blast → Exfil
- Neural Autopilot — Self-driving mode at 80% compromise threshold
- Target Intelligence Persistence — Local
intel.jsonprofile storage across sessions
- AI Red Teaming:
garak,llmfuzzer,vigil,iatelligence - Network Recon:
nmap,masscan,amass,subfinder,rustscan - Web Exploitation:
sqlmap,nikto,gobuster,ffuf,wapiti,xsstrike,nuclei - Credential Attacks:
hydra,hashcat,john,cewl - Post-Exploitation:
metasploit,bettercap,sliver - Cloud/Container:
pacu,kubescape,trivy,scoutsuite,prowler - OSINT:
theharvester,shodan,recondev,dnsenum - Church of Malware:
cloudTOWN,PEN_toolkit,Cerberus,ROGUE
- Ghost Byte Aesthetic — Void-Red/Blood-Red/Obsidian CRT theme, nullai.tech brand
- Live-Wire Streaming — Zero-latency SSE output
- Command Palette —
Ctrl+Kfast-access tool execution with search, recent commands, keyboard nav - Sovereign Reporting — MD/JSON/CSV export with HTML reports
- Tool Detail Modal — Click any tool for full info: description, usefulness rating, difficulty, tags
- Favorites — Star tools to bookmark, persisted in localStorage
- Live Output Viewer — Real-time strike output panel with auto-scroll
- Toast Notifications — Color-coded green/red/purple, auto-dismiss 5s
- Accessibility — ARIA labels,
:focus-visible, skip-to-content,prefers-reduced-motion - Responsive — 3 breakpoints, slide-out drawers, 44px touch targets
| Layer | Technology |
|---|---|
| Frontend | React + Vite (CRT shaders, dark theme) |
| Backend | FastAPI + Python (async orchestration) |
| Intelligence | LocalAI / GPT-4 (Neural reasoning layer) |
| Tooling | Parrot OS / Kali Linux toolset |
git clone https://github.com/NullAITech/NullAI-HexStrike-AI-Terminal.git
cd NullAI-HexStrike-AI-Terminal
# Initialize backend
chmod +x setup-tools.sh && ./setup-tools.sh
# Launch Neural Core (LocalAI)
chmod +x setup-localai.sh && ./setup-localai.sh
# Start UI
chmod +x setup-ui.sh && ./setup-ui.shUI opens at http://localhost:5173, API at http://localhost:8000, LocalAI at http://localhost:8090.
- Set Target — Enter IP/domain in
TARGET_VECTORbar - Select Vector — Single tool or Sovereign Playbook for automated chaining
- Execute Strike — Watch real-time neural analysis
- Auto-Pilot — Toggle autopilot at 80% compromise threshold
- Export — MD/JSON/CSV report download
| Category | Count | Tools |
|---|---|---|
| Exploit | 48 | metasploit, sqlmap, hydra, nikto, etc. |
| Web | 32 | gobuster, ffuf, wapiti, xsstrike, nuclei, etc. |
| Recon | 30 | nmap, masscan, amass, subfinder, rustscan, etc. |
| Post-Exploit | 14 | bettercap, sliver, mimikatz, etc. |
| OSINT | 9 | theharvester, shodan, recondev, dnsenum, etc. |
| Documentation | 6 | Rogue_Article, docs, etc. |
| Neural | 5 | garak, llmfuzzer, vigil, etc. |
| Password | 5 | hashcat, john, cewl, etc. |
| Wordlist | 3 | rockyou, seclists, etc. |
| Container | 2 | trivy, kubescape, etc. |
| Cloud | 2 | pacu, scoutsuite, etc. |
Each tool has: usefulness (1-10), difficulty (beginner/intermediate/advanced), tags (4-5 keywords), category_order (1-11).
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/ping |
Target reachability check |
| GET | /api/session/list |
List saved sessions |
| POST | /api/session/save |
Save target session |
| POST | /api/session/load |
Load target session |
| POST | /api/portscan |
Port scanner (nmap) |
| POST | /api/strike |
Execute tool strike |
| GET | /api/templates |
Command templates CRUD |
| GET | /api/fingerprint |
Target fingerprinting |
| POST | /api/report/generate |
Generate HTML report |
| GET | /api/report/download |
Download report |
| GET | /api/export-json |
Export as JSON |
| GET | /api/export-csv |
Export as CSV |
- Mark: ◈ Ghost Byte
- Theme: Void-Red, Blood-Red, Obsidian
- Site: https://nullai.tech
- License: MIT
Screenshots placeholder — add operational screenshots here
MIT License — see LICENSE for details.
STATUS: Sovereign | KERNEL: Stable | INTELLIGENCE: Active