1.

In XSS, the attacker has the potential for stealing information such as your Bank balance and other private details from the web page

Answer»

Explanation:

XSS is called Cross SITE Scripting. It is basically a MALICIOUS attack on web browsers that gathers INFORMATION related to user cookies ETC. It is a very popular attack in web browsers and it is dangerous as it can fetch your information.

So if a person has opened his bank account and there are details stored in the cookies, then using XSS the hacker can steal the bank account information



Discussion

No Comment Found