Menu

#2 Scanner should not rely only on echoback

open
nobody
None
5
2006-07-19
2006-07-19
KKT
No

The context in which string appears decides whether XSS
code gets executed on victims browser. e.g.
<a href="<script>alert(123)</script>"> here alert will
not get generated. We need to escape out of " to get an
alert.

Parsing DOM of response could help here.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.