Difference between revisions of "Book:Web Application Security: A Comprehensive Overview"

From LIMSWiki
Jump to navigationJump to search
m (Testing for PDF)
(Updated as needed.)
Line 8: Line 8:
  | setting-columns = 1
  | setting-columns = 1
}}
}}
[[LII:Web Application Security Guide/Print version|Introduction]]
 
==''Web Application Security: A Comprehensive Overview''==
This volume provides a comprehensive overview of "common web application security issues and methods how to prevent them." The content originates from the associated Wikibook, found [[wikibooks::Web Application Security Guide|here]], and is made available under the [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported] license. The original was cut into numerous short chapters and also published in a one-page print-friendly format. The latter is the version used here. A content listing is included for your convenience.
 
{|
| STYLE="vertical-align:top;"|
{| border="0" cellpadding="5" cellspacing="0" width="100%"
|-
  | 1. Intro and checklist<br />2. Miscellaneous points<br />3. File inclusion and disclosure<br />4. File upload vulnerabilities<br />5. SQL injection<br />6. Cross-site scripting (XSS)<br />7. XML and internal data escaping<br />8. XML, JSON and general API security<br />9. (Un)trusted input<br />10. Cross-site request forgery (CSRF)<br />11. Clickjacking<br />12. Insecure data transfer
  | 13. Session fixation<br />14. Session stealing<br />15. Truncation attacks, trimming attacks<br />16. Password security<br />17. Comparison issues<br />18. PHP-specific issues<br />19. Prefetching and Spiders<br />20. Special files<br />21. SSL, TLS and HTTPS basics<br />22. Further reading<br />23. Authors
|-
|}
|}
[[LII:Web Application Security Guide/Print version|Web Application Security: A Comprehensive Overview]]


<!--Place all category tags here-->
<!--Place all category tags here-->
[[Category:LIMSwiki books on software]]
:[[Category:LIMSwiki books on software]]

Revision as of 17:35, 10 August 2016

Web Application Security
A Comprehensive Overview
File:OWASP Logo.png
This is a LIMSwiki book, a collection of LIMSwiki articles that can be easily saved, rendered electronically, and ordered as a printed book.

Edit this book: Book Creator · Wikitext
Select format to download:

PDF (A4) · PDF (Letter)

Order a printed copy from these publishers: PediaPress
Start ] [ FAQ ] [ Basic help ] [ Advanced help ] [ Feedback ] [ Recent Changes ]


Web Application Security: A Comprehensive Overview

This volume provides a comprehensive overview of "common web application security issues and methods how to prevent them." The content originates from the associated Wikibook, found here, and is made available under the Creative Commons Attribution-ShareAlike 3.0 Unported license. The original was cut into numerous short chapters and also published in a one-page print-friendly format. The latter is the version used here. A content listing is included for your convenience.

1. Intro and checklist
2. Miscellaneous points
3. File inclusion and disclosure
4. File upload vulnerabilities
5. SQL injection
6. Cross-site scripting (XSS)
7. XML and internal data escaping
8. XML, JSON and general API security
9. (Un)trusted input
10. Cross-site request forgery (CSRF)
11. Clickjacking
12. Insecure data transfer
13. Session fixation
14. Session stealing
15. Truncation attacks, trimming attacks
16. Password security
17. Comparison issues
18. PHP-specific issues
19. Prefetching and Spiders
20. Special files
21. SSL, TLS and HTTPS basics
22. Further reading
23. Authors

Web Application Security: A Comprehensive Overview