moham3driahi/xattacker ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple command line tool that checks a website for common security problems and tells me what it finds in a plain text report.
I want to give it a list of sites, and have it automatically guess if the site is WordPress, Joomla, Drupal, Prestashop, or another common CMS, then run the right checks for known weak points and outdated plugins or components. It should also be able to do basic dork style searches to help find publicly exposed pages or files, but only for sites I own or have permission to test. Please make it easy to run on Linux and Termux, and keep the output clear so I can understand which site had which issue and what was found. If you need to look up current docs or examples online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit