Computer Science, asked by balvirraj9113, 8 months ago

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

Answers

Answered by nidaeamann
2

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

Similar questions