SilentRootX208/Nixion — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python command line security toolkit called Nixion for educational and authorized testing only. I want it to open with a clean interactive menu where I can pick tools by number or letter, then enter a target like a domain, IP, email, phone number, URL, or username.

It should include lots of recon helpers like WHOIS, DNS, subdomain checks, headers, SSL info, tech detection, port scan, robots and sitemap checks, Wayback lookup, and simple OSINT lookups. It should also have safe vulnerability testing options for common web issues like SQL injection, XSS, CORS, open redirect, LFI, insecure cookies, JWT checks, clickjacking, and HTTP methods.

Add sections for stress testing simulations and phishing awareness tools, but make the app show clear legal warnings and require confirmation before anything sensitive runs. Include config support for API keys and proxies, a direct command line mode for running one tool, and an AI style search option that recommends which tool to use. Look up current docs online if you need to.

Want more depth? Deep Reverse