masscan-web-ui
masscan-web-ui copied to clipboard
XSS in IP input
Steps to Reproduce
- In IP Address input, place this payload:
'"><svg/onmouseover=alert(1)>
- Click Go
- Click Minus Sign in Upper Right to minimize the div
- Hover the mouse to the Upper left.
- Payload will be triggered.
Every input is vulnerable to XSS.
Every input is vulnerable to XSS.
I don't know what kind of hacker you are but this can be a good or bad thing is so many ways. but since this is not something you are hosting for the public I think you will be good. if you really care about this, then just fix the code and make a pull request