Web security testing cookbook systematic techniques to find problems fast
Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how developers and testers can check for the most common web security issues, while conducting unit te...
Autor principal: | |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing :
O'Reilly
2009.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627759006719 |
Tabla de Contenidos:
- Installing some free tools
- Basic observation
- Web-oriented data encoding
- Tampering with input
- Automated bulk scanning
- Automating specific tasks with cURL
- Automating with LibWWWPerl
- Seeking design flaws
- Attacking AJAX
- Manipulating sessions
- Multifaceted tests.