December 2015
Intermediate to advanced
232 pages
5h 8m
English
In this chapter we studied CSRF, and you learned how this attack can be used to target your website. It’s a dangerous attack vector because the attacker can use a different website or social engineering to perform different functions on the site. We also covered token- and header-based defenses, which can be very effective. But you saw how these methods turn out to be useless if you don’t address XSS issues first.
We’ve looked at a lot of ways you can secure your code. In the next chapter, we’ll look at how you can also secure your and your clients’ data.
Read now
Unlock full access