Types of information leakage due to XSS attack
1. Client can reveal cookies to 3rd party (session state, order info, etc)
http://host/a.php?variable=">
2. Client can reveal posted form items to 3rd party (userID/passwd, etc)
3. Client can be tricked into accessing/posting spoofed info to trusted server
http://www.trustedserver.com/xss.asp?name">www.trustedserver.com/xss.asp?name =
4. Client can be tricked into attacking other sites
/hello.asp?name =
0 comments:
Post a Comment
silahkan tinggalkan komentar anda disini .. :D