Personal portfolio and blog
Posts tagged mysql
Preventing XSS Attacks
Jan 17th
xss attacks you may have heard of xss before but thought, “wtf is that”. xss stands for Cross-Site-Scripting(XSS). you’re probably thinking: okay… so what. xss is not as dangerous as most vulnrebilities in website scripts but can still be very serious. examples okay i’ll show you what exactly happens with an xss attack and why