███╗ ██╗ ██████╗ ██╗ ██╗ ██╗ █████╗ ██████╗
████╗ ██║██╔═══██╗╚██╗██╔╝ ██║ ██╔══██╗██╔══██╗
██╔██╗ ██║██║ ██║ ╚███╔╝ ██║ ███████║██████╔╝
██║╚██╗██║██║ ██║ ██╔██╗ ██║ ██╔══██║██╔══██╗
██║ ╚████║╚██████╔╝██╔╝ ██╗ ███████╗██║ ██║██████╔╝
╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚═════╝
class WizardG:
def __init__(self):
self.name = "Gabriel Szabados"
self.alias = "wizardg / NOX"
self.location = "Dunaszerdahely, Slovakia 🇸🇰"
self.role = "Security Researcher & Python Engineer"
self.founded = "ShadowBridge — Cybersecurity Monitoring Platform"
self.exp = "10+ years building security infrastructure"
@property
def stack(self):
return {
"languages": ["Python", "JavaScript", "TypeScript", "Bash"],
"backend": ["FastAPI", "aiohttp", "Node.js"],
"security": ["Cowrie", "Suricata", "Wazuh", "MITRE ATT&CK", "Metasploit"],
"ai": ["Ollama", "OpenAI", "Claude", "LangChain", "LLM fine-tuning"],
"infra": ["Docker", "Kali Linux", "PostgreSQL", "Redis", "Tailscale"],
"currently": ["NOX Lab v2", "ShadowBridge SaaS", "HoneyAI Phase 3"],
}
me = WizardG()
print(f"[{me.alias}@NOX ~]$ ./build_the_future.sh 🚀")
🛡️ ShadowBridgeFull-stack cybersecurity monitoring platform
|
🍯 HoneyAIAI-powered SSH Honeypot
|
🗺️ ATLASPurple Team ATT&CK Tracker
|
🔔 SENTINELMulti-Source Honeypot Aggregator
|
A 5-node cybersecurity homelab I've been building since 2016 — everything runs here.
┌─────────────────────────────────────────────────────────────────┐
│ NOX LAB NETWORK │
│ │
│ [NOX Server / Orchestrator] 192.168.1.102 │
│ ├── ShadowBridge Dashboard :8888 ← control plane │
│ ├── SENTINEL (SSH/HTTP/Canary) :8181/8282 │
│ ├── HoneyAI SSH Honeypot :8191 ← LLM-powered │
│ ├── ATLAS ATT&CK Tracker :8686 │
│ ├── VAULT Credential Hub :8585 ← John/Hashcat │
│ ├── NOX-COMMAND Kill Chain :8787 │
│ └── NOX-BRAIN AI Layer :8484 ← Ollama │
│ │
│ [Assistant] 192.168.1.129 — LLMs (LM Studio, Ollama) │
│ [Monitoring] Tailscale — passive sniffing, Suricata IDS │
│ [Attack] Tailscale — Metasploit, C2 (Villain), tools │
│ [Victim] 192.168.1.134 — i686 Kali, intentionally vuln │
└─────────────────────────────────────────────────────────────────┘
Looking for:
- 🔬 Security researchers to test and contribute to HoneyAI, SENTINEL, ATLAS
- 💡 Feature ideas and bug reports — open an issue
- 🌍 Translations, docs, and integration PRs
Support the NOX Lab:
[NOX@shadowbridge ~]$ echo "10 years building. Still going."
10 years building. Still going.
[NOX@shadowbridge ~]$ _