• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Grokking Web Application Security

Grokking Web Application Security

Paperback

ProgrammingComputer Security

ISBN10: 1633438260
ISBN13: 9781633438262
Publisher: Manning Publications
Published: Jun 11 2024
Pages: 336
Weight: 1.27
Height: 0.69 Width: 7.41 Depth: 9.25
Language: English
When you launch an application on the web, every hacker in the world has access to it. Are you sure your web apps can stand up to the most sophisticated attacks?

Trying to teach yourself about web security from the internet can feel like walking into a huge disorganized library--one where you can never find what you need, and the wrong advice might endanger your application! You need a single, all-in-one guide to securing your apps against all the attacks they can and will face. You need Grokking Web Application Security.

This brilliantly illustrated and clearly written guide delivers detailed coverage on:

  • Browser security, including sandboxing, the same-origin policy, and cookie security
  • Securing web servers with input validation, escaping of output, and defense in depth
  • A development process that prevents security bugs
  • Browser vulnerabilities, from cross-site scripting and cross-site request forgery, to clickjacking
  • Network vulnerabilities, such as man-in-the-middle attacks, SSL-stripping, and DNS poisoning
  • Authentication vulnerabilities, such as brute forcing of credentials with single sign-on or multi-factor authentication
  • Authorization vulnerabilities, such as broken access control and session jacking
  • How to use encryption in web applications
  • Injection attacks, command execution attacks, and remote code execution attacks
  • Malicious payloads that can be used to attack XML parsers and file upload functions

Also from

McDonald, Malcolm

Also in

Programming