🏠 الرئيسية
المقاييس
📊 جميع المقاييس 🦖 ديناصور v1 🦖 ديناصور v2 ✅ تطبيقات قائمة المهام 🎨 صفحات حرة إبداعية 🎯 FSACB - العرض النهائي 🌍 مقياس الترجمة
النماذج
🏆 أفضل 10 نماذج 🆓 نماذج مجانية 📋 جميع النماذج ⚙️ كيلو كود
الموارد
💬 مكتبة الأوامر 📖 قاموس الذكاء الاصطناعي 🔗 روابط مفيدة
Advanced

Advanced Web Application Penetration Test

#cybersecurity #code-audit #web-security #pentesting

Identify vulnerabilities in a hypothetical web application code.

Act as an Ethical Hacker and Security Analyst. I will provide a snippet of server-side code handling user authentication. Perform a comprehensive security audit. Identify potential vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), Insecure Direct Object References (IDOR), or timing attacks. For each vulnerability found, provide: 1) The CWE (Common Weakness Enumeration) number. 2) A technical explanation of why the code is vulnerable. 3) A hypothetical Proof of Concept (PoC) exploit payload. 4) A remediated code snippet that fixes the issue. Be highly technical and precise.