Hey guys, today I'm gonna be showing you how to get your shell uploaded on vBulletin forums. Once you have admin access (not sure about Founder), log into your admin panel.
Usually it's something like this..
Code:
http://www.site.com/forum/admincp/
If it's not, try /admin.
Once you're logged in, you should be presented with the oh so mighty vBulletin Admin Control Panel..
Product:vBulletin. Hook Location: We're going to be executing remote code through the ajax plugin, so under Hook Location, click ajax_complete. Title: .....whatever you want to name it. Plugin PHP Code: This is where your code is going. First we want to check the disabled functions on the server. Let's see if we can get this PHP Info to show up... Plugin is active: No
Now it should redirect you back to the plugins manager. If there's any plugins active under the ajax plugin, uncheck them and make sure yours is active. Scroll down and click "Save Active Status".
Game, there you go. Now you can activate the default plugin and delete your evidence. Shoutout to the rest of Team Intra and my boys in Zer0Lulz for making this possible.