XSSZine
XSS is a kind of security vulnerability that is exploited on the client-side but is a server-side issue, where the server does not validate the input from the client and sends it back to the client. So today let's learn XSS with drawings :)
Topics covered :
XSS, Why XSS happens?, Why it is called Cross-Site?, XSS Sinks, A simple mitigation technique based on sink types, and a short note about what are XSS types.
Grab it for free, or pay as you like to help me support my work and if you don't like it, get your money back, NO QUESTIONS ASKED.
Also, don't forget to check my other zines :
Best selling WebAuthZine - About authentication and authorization of web application: https://gum.co/webauthzine
SOP - On browsers security model: https://gum.co/sopzine
Cryptographic Hashing Zine: https://gum.co/hashingzine
Subscribe @ securityzines.com
XSS, Why XSS happens?, Why it is called Cross-Site?, XSS Sinks, A simple mitigation technique based on sink types, and a short note about what are XSS types.