#testing
Read more stories on Hashnode
Articles with this tag
To put simply, XSS is just tricking the browser into executing javascript code by providing malicious user input. Take this for example: <div> ...
As a hacker, your role reviewing a website or web application is to discover features that could potentially be vulnerable and attempt to exploit...