🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크
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.