This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Client Side Testing
This article is part of the new OWASP Testing Guide v4.
Back to the OWASP Testing Guide v4 ToC: https://www.owasp.org/index.php/OWASP_Testing_Guide_v4_Table_of_Contents Back to the OWASP Testing Guide Project: https://www.owasp.org/index.php/OWASP_Testing_Project
4.15 Client-Side Testing
Client-Side Testing
The following articles describe details on how to conduct a Client-Side test:
4.15.1 Testing for DOM based Cross Site Scripting (OTG-CLIENT-001) formerly "Testing for DOM based Cross Site Scripting (OWASP-CS-001)" [Stefano Di Paola]
4.15.2 Testing for JavaScript Execution (OWASP-CS-002) (Stefano Di Paola, Matteo Meucci)
4.15.3 Testing for HTML Injection (OWASP-CS-003) (Stefano Di Paola, Matteo Meucci)
4.15.4 Testing for Client Side URL Redirect (OWASP-CS-004) (Mauro Gentile, Davide Danelon)
4.15.5 Testing for CSS Injection (OWASP-CS-005) (Mauro Gentile, Davide Danelon)
4.15.6 Testing for Client Side Resource Manipulation (OWASP-CS-006) (Mauro Gentile, Davide Danelon)
4.15.7 Test Cross Origin Resource Sharing (OTG-CLIENT-007) formerly "Testing for HTML5 (OWASP CS-002)" [Juan Galiana]
4.15.8 Testing for Cross Site Flashing (OTG-CLIENT-008) formerly "Testing for Cross Site Flashing (OWASP-CS-003)"
4.15.9 Testing for Clickjacking (OTG-CLIENT-009) formerly "Testing for Clickjacking (OWASP-CS-004)" [Davide Danelon]
4.15.10 Testing WebSockets (OTG-CLIENT-010) [Ryan Dewhurst]
4.15.11 Test Web Messaging (OTG-CLIENT-011) [Juan Galiana]
4.15.12 Test Local Storage (OTG-CLIENT-012) [Juan Galiana]