Web security testing cookbook /
"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 Web Security Testing Cookbook demonstrate how developers and testers can check for the most common web security issues, while concluding unit...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media,
2008, ©2009.
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Introduction
- 2. Installing Some Free Tools
- 3. Basic Observation
- 4. Web-Oriented Data Encoding
- 5. Tampering with Input
- 6. Automated Bulk Scanning
- 7. Automating Specific Tasks with cURL
- 8. Automating with LibWWWPerl
- 9. Seeking Design Flaws
- 10. Attacking AJAX
- 11. Manipulating Sessions
- 12. Multifaceted Tests.