Thanks a lot. Is there any step by step method one can follow to figure out xss vulnerability in a website?
@intigriti3 жыл бұрын
Sadly it isn't that easy. Every site is different. A deep understand of the dataflows within a site can help tremendously!
@SanthoshN-q5h10 ай бұрын
Ah well, I'm late to watch this video but now i come up with a doubt, xss protection blocking while if there is a script on anywhere inside the page, comment, URL,Form, etc.., what to do now!?
@intigriti10 ай бұрын
Hey, check out the web security academy on portswigger.net - they have way more advanced labs that will cover various protections 😉
@user-fg4xq7le7r2 жыл бұрын
What about if this is not public page that case still considered xss stored?
@intigriti2 жыл бұрын
It is still considered a stored XSS!
@user-fg4xq7le7r2 жыл бұрын
@@intigriti But it needs affect to other users it doesn’t affect how it can be stored xss?