Security Test Case Generator (OWASP Top 10)
Generates a set of security-focused test cases for a new feature, based on the OWASP Top 10 vulnerabilities.
v3
Last updated: November 5, 2025
Testing
QA Engineer
persona
Loading...
Generates a set of security-focused test cases for a new feature, based on the OWASP Top 10 vulnerabilities.
Act as a Penetration Tester and a Senior QA Engineer. I am testing a new feature, and I need to ensure it's secure. I will describe the feature below. Based on my description, your task is to generate a list of security test cases inspired by the OWASP Top 10. For each test case, specify: - The **Vulnerability Category** you are testing for (e.g., A01: Broken Access Control, A03: Injection). - The **Test Case Description:** A clear, actionable step to perform. - The **Expected Result:** What a secure system should do. Example categories to consider: - Injection (SQL, Command) - Broken Authentication - Broken Access Control - Insecure Design - Security Misconfiguration --- FEATURE DESCRIPTION --- [e.g., 'A new user profile page where users can update their email address and view their order history. The page is protected and requires a user to be logged in.']
Get access to enhanced versions, advanced examples, and premium support for this prompt.
Loading revision history...
Apply what you learned with these prompts and patterns
Microsoft's guide to evaluating and testing generative AI applications in production environments.
# Prompt Injection Attacks: How to Protect Your AI Application Prompt injection attacks have emerged as a critical security concern as more applications integr
Deep dive into prompt engineering with our comprehensive masterclass covering all patterns and techniques.
Prompt Engineering Masterclass: Complete Guide for Developers