Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Grokking Web Application Security (MEAP V07)

    Posted By: ELK1nG
    Grokking Web Application Security (MEAP V07)


    Grokking Web Application Security (MEAP V07)
    English | 2023 | ISBN: 9781633438262 | 337 pages | PDF,EPUB | 59.78 MB


    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?

    Grokking Web Application Security is a brilliantly illustrated and clearly written guide that delivers detailed coverage on

    How the browser security model works, including sandboxing, the same-origin policy, and methods of securing cookies
    Securing web servers with input validation, escaping of output, and defense in depth
    A development process that prevents security bugs
    Protecting yourself from browser vulnerabilities such as cross-site scripting, cross-site request forgery, and clickjacking
    Network vulnerabilities like man-in-the-middle attacks, SSL-stripping, and DNS poisoning
    Preventing authentication vulnerabilities that allow brute forcing of credentials by using single sign-on or multi-factor authentication
    Authorization vulnerabilities like 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

    Grokking Web Application Security teaches you how to build web apps that are ready for and resilient to any attack. It’s laser focused on what the working programmer needs to know about web security, and is fully illustrated with concrete examples and essential advice from author Malcolm McDonald’s extensive career. You’ll learn what motivates hackers to hack a site, discover the latest tools for identifying security issues, and set up a development lifecycle that catches security issues early. Read it cover-to-cover for a comprehensive overview of web security, and dip in as a reference whenever you need to tackle a specific vulnerability.

    about the technology
    Security is vital for any application, especially those deployed on the web! The internet is full of scripts, bots, and hackers who will seize any opportunity to attack, crack, and hack your site for their own ends. It doesn’t matter which part of a web app you work with—security vulnerabilities can be found in both frontends and backends. Luckily, this comprehensive guide is here with no-nonsense advice that will keep your web apps safe.