is reflected only on yourself, within a page that only you “user/victim” can access, It’s not that important but sometimes it’s game changer HOW ? Remember remember, Merging more than one attack together = higher impact. Imagine that a self-xss attack with a Login CSRF attack? #1 Attacker will be able to forge a login request, Inject a special DOM Objects that was not existed before, Like asking the victim to re-enter his own credit card details including the CVV number which in fact is not presented by the website itself, This data is going to be sent to the attacker BTW. #2 If the website is vulnerable to CSRF attack causing this payload to be stored in a specific page, Self XSS will play a vital role here, CSRF to inject the payload, Directing the user to the vulnerable page, Boom!!. 7. Cross Site Scripting AKA XSS