Sunday, July 31, 2016

How to upload shell in wordpress web

How to upload shell in wordpress web Method 1:
Today I'll explain how to upload shell in wordpress by two methods so lets start from First method:
1. login in to wordpress site as admin.. 2.At left hand side you will see Appearance in that Theme.3: click on theme
4: Now you can see Upload option.Click on that 5. Ok Now before going Forward.Take a shell which you will be uploading & zip it suppose my Shell Name is abc.php & when i zip it its abc.zip Note:- Only zip. Dont rar it6: Ok now browse our .zip file. In my case it's abc.zip Browse it and click on Install.7. Now look it says Theme Installed. And also gives us Warning. In that warning look at this part /wp-content/themes/abc8. This is important this tells us where our shell has been uploaded.ok Now to browse our shell go towww.site.com/wp-content/themes/abc/9.Now you will see our shell in that directory abc.php. That was our shell name.click on that and shell will be loaded.This is just one way to upload shell. their other ways also.
Second Method:1. LOGIN IN TO YOU WORDPRESS
2. GO TO PLUGINS
3. CLICK ON UPLOAD NEW PLUGIN
4. UPLOAD THIS ZIP
5. TO FIND YOUR SHELL GO TO
3rd Method:In This Post I will Tell You the Two Successfully ways For Uploading Shell On WordPress.
1) By Editing The WordPress Theme.
2) By Uploading New Theme.
Most Of The Times , For Security Reasons The Website admin Changes the Permissions Of Theme Editing Option , So That IT cant Be edited Or Changed . In That Case We will use The Next Option That is Theme Uploading. So Lets Start ....
3) Upload Shell By Editing The existing WordPress Theme : -
> After you login in to word press site as admin you see Dashboard ,something like this.
In The Left Hand Site Take Your Mouse Pointer At Appearance , In That Click On Editor
On y0ur Right Side..Select The Theme Twenty Ten ( Note:- There are More Other Themes Activated By Admin , But It Will be Better That You don't Upload Your Shell On Activated Theme ,Always Upload Shell On Unactivated Theme , Best Is Twenty Ten Or Twenty Eleven)
Now Select 404.php , Remove all the Source code There And Paste Y0ur Shell Code in 404.php and Update It .
Now Its Shell Execution Time , To Execute The Shell
URL will be :-
http://www.site.com/wp-content/ themes/themename/404.phpthat all, if you experience any error drop your comment..

No comments:

Post a Comment