Ninja-Yubaraj/SQL-Injection-Payloads-List — reverse-engineered prompt
Reverse engineered prompt
I want a simple, clean project that turns this SQL injection payload list into an easy to browse reference for security learning and authorized testing. Make it feel like a small website or polished documentation page, not just a raw text dump.
Please organize the content by SQL injection type, like classic, error based, union based, blind boolean, blind time based, out of band, and the other categories already in the repo. Include short plain English explanations for each section, the payload examples in readable code blocks, and an easy way to copy them. Add a search box and simple filters so someone can quickly find payloads by type or keyword.
Also include a section for the scanner tools mentioned in the README with short descriptions and links, plus the images and any useful files already in the repo. If the Intruder folder has payload files, make those available as downloads too.
Keep the wording beginner friendly and add a clear note that this is for legal, authorized security research only. Look up current docs online if you need to.
Want more depth? Deep Reverse