murrez/CVE-2026-8181 ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python security testing tool for authorized lab use that checks the Burst Statistics WordPress plugin for the CVE 2026 8181 authentication bypass.

I want it to support testing one site or a list of sites, run checks in parallel with a worker setting, and save results to text reports. For bulk mode, only successful findings should be written out, either to one combined file or to separate files in an output folder. It should also have an option to create a new admin user in the lab if the bypass works, and print the generated password in the report.

Make the command line simple and friendly, with clear help text and useful error messages. Include a way to skip certificate verification for trusted test environments. If you need current plugin or WordPress request details, look up the latest docs online and keep the code clean and easy to run from the terminal.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab