🏠 হোম
বেঞ্চমার্ক
📊 সমস্ত বেঞ্চমার্ক 🦖 ডাইনোসর v1 🦖 ডাইনোসর v2 ✅ টু-ডু লিস্ট অ্যাপস 🎨 সৃজনশীল ফ্রি পেজ 🎯 FSACB - চূড়ান্ত শোকেস 🌍 অনুবাদ বেঞ্চমার্ক
মডেল
🏆 সেরা ১০টি মডেল 🆓 ফ্রি মডেল 📋 সমস্ত মডেল ⚙️ কিলো কোড
রিসোর্স
💬 প্রম্পট লাইব্রেরি 📖 এআই গ্লসারি 🔗 দরকারী লিঙ্ক
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.