Web Application Penetration Testing Checklist A Detailed Cheat Sheet
Web Application Penetration Testing Checklist A Detailed Cheat Sheet
Testing Checklist – A
Detailed Cheat Sheet
Web Application Pentesting is a method of identifying, analyzing and
Report the vulnerabilities which are existing in the Web application
including buffer overflow, input validation, code Execution,
Bypass Authentication, SQL Injection, CSRF, Cross-site
scripting in the target web Application which is given for Penetration
Testing.
Information Gathering
1. Retrieve and Analyze the robot.txt files by using a tool called GNU
Wget.
Authentication Testing
Authorization Testing
3.Test for cookie and parameter Tempering using web spider tools.
4. Test for HTTP Request Tempering and check whether to gain illegal
access to reserved resources.
4.check and identify the ports associated with the SSL/TLS services
using NMAP and NESSUS.
6. Test for HTTP methods and XST for credentials of legitimate users.
1. Check the URL’s in the Restricted area to Test for Cross sight
Request Forgery.
3. Analyze the HTML Code, Test for stored XSS, leverage stored XSS,
using tools such asXSS proxy, Backframe, Burp Proxy, OWASP,
ZAP, XSS Assistant.
10. Test for HTTP Splitting and smuggling for cookies and HTTP redirect
information.
Denial of Service Testing