🏠 Inicio
Pruebas de rendimiento
📊 Todos los benchmarks 🦖 Dinosaurio v1 🦖 Dinosaurio v2 ✅ Aplicaciones To-Do List 🎨 Páginas libres creativas 🎯 FSACB - Showcase definitivo 🌍 Benchmark de traducción
Modelos
🏆 Top 10 modelos 🆓 Modelos gratuitos 📋 Todos los modelos ⚙️ Kilo Code
Recursos
💬 Biblioteca de prompts 📖 Glosario de IA 🔗 Enlaces útiles
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.