Agressiv1njector/psqli-pro ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Bash command line tool that looks like a security testing pack for learning and authorized lab use only.
I want one script that can take a target URL or a list of URLs, then offer menu options for things like checking for common parameters, crawling a site, searching for login pages, basic URL fuzzing, simple dork style searching, and saving any results to text files. It should feel fast and interactive, with clear colors, easy prompts, and a few preset modes like single target and batch mode.
Please also add helper tools for things like hashing, filtering emails or passwords from text results, and a basic admin page finder. Keep everything editable from the top of the script so I can change input and output paths easily. If you need current Bash or curl usage details, look them up online. Make it self contained, well commented, and easy to run from the terminal on Linux or Android terminal apps.
Are you gonna build this?
make sure you review the code using coderabbit