Sealm arkadaslar i hedef Sitede söyle bir acik yakaldim
Acik olan yer: /cgi-sys/defaultwebpage.cgi
Bunu etkili kullanmak mümkünmüdür?
Acik olan yer: /cgi-sys/defaultwebpage.cgi
<link href="http://_SERVER['HOST']" (Joomla)
...and append secret keys and tokens to links containing it:
<a href="http://_SERVER['HOST']?token=topsecret"> (Django, Gallery, others)
....and even directly import scripts from it:
<script src="http://_SERVER['HOST']/misc/jquery.js?v=1.4.4"> (Various)
Bunu etkili kullanmak mümkünmüdür?

