C4ssif3r/admin-panel-finder — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python command line tool that helps me check my own websites for possible admin login pages. I want to enter a target domain, then choose from a small menu, either search common subdomains like admin or cpanel, or search common admin page paths like admin and login.
It should come with big built in word lists for admin paths and subdomains, run the checks quickly with multiple workers, and clearly show which pages are found or not found without being messy. Keep it easy to run on Linux, Termux, or Windows with Python 3. If something is missing, show a friendly error and tell me what to install.
Please make it feel like a polished terminal tool, with a start menu, simple prompts, colored output if available, and safe wording that it’s only for sites I own or have permission to test.
Want more depth? Deep Reverse