🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links
advanced

Comprehensive Security Audit

#security #audit #cybersecurity #vulnerability

Analyze code snippets for critical security vulnerabilities and suggest mitigation strategies.

Act as a Cybersecurity Expert. Review the following code snippet for potential security vulnerabilities, including but not limited to SQL Injection, XSS, CSRF, insecure deserialization, and race conditions. Provide a detailed report classifying the severity of each risk (High/Medium/Low), explaining the exploit vector, and providing the specific code changes required to mitigate them. Ensure the suggested fixes adhere to OWASP guidelines.