akn-cybersec/jarvis ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python command line assistant for Kali Linux that feels like a personal pentesting helper.
I want to type normal requests like scan a network, open Burp Suite, start Metasploit, check system info, show my target, or open a folder, and have it figure out the right tool to launch. It should run commands in the background so it never freezes, remember things like my favorite tools, target IPs, aliases, and common paths, and detect useful stuff like network interfaces, wordlists, and whether I have root access.
It should support security tasks like nmap, nikto, gobuster, sqlmap, hash cracking, and other common Kali tools, plus basic system commands and a few fun extras like jokes or opening YouTube. Keep it local, private, and simple, with no cloud stuff. If you need current docs for any libraries or system behavior, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit