June 2025
Intermediate to advanced
837 pages
24h 50m
English
The server is not the only thing worth protecting in a web application—the client must be protected from attacks as well. Again, as with the server, the risk to your users comes from the users themselves. However, this doesn’t mean that the users of your application would put themselves at risk; rather, it means that other users may be able to modify your application or the data within your application in such a way that a danger arises from it.
In this section, you’ll learn about some common attack vectors, especially in web applications, and also how to deal with such risks.
Attacks against clients of a web application always exploit the fact that these users consider the web application ...
Read now
Unlock full access