EvilZone

Hacking and Security => Beginner's Corner => : Day_dreamer October 02, 2015, 12:47:53 PM

: I have brute forced wordpress site, what to do now?
: Day_dreamer October 02, 2015, 12:47:53 PM
although I'm logged as admin but not as super admin so my privileges a very limited to:
1>comments regulation
2>upload pages
3>upload gallery

I cannot install any plugins for sure

Question: is there anyway I can install a php shell?
                 is there a way to extract admin password hash with these privileges?
                 
I have checked its vulnerable plugins, themes ,TT but to no avail =(
Do you guys have any suggestions please?
: Re: I have brute forced wordpress site, what to do now?
: white-knight October 02, 2015, 01:47:27 PM
Have you tried WPscan to get creds ?

When u get admin creds you can go into themes and change the header code to get a shell ..

: Re: I have brute forced wordpress site, what to do now?
: hcac October 02, 2015, 01:49:18 PM
One can hardly ever do an xss, but check if you can do one through posts or gallery (differes based on version, mostly you can't upload .html files).
You didn't say anything about themes, do you have any perm? I guess the only way to directly put a php is the theme (-plugins).
: Re: I have brute forced wordpress site, what to do now?
: Day_dreamer October 03, 2015, 09:07:59 AM
Have you tried WPscan to get creds ?

When u get admin creds you can go into themes and change the header code to get a shell ..

Yup tried WPscan and later used CMSmap to but plugins as well as themes are not exploitable, that is where I  decided to use a wordlist attack. Unfortunately the only account that was cracked isn't the super admin, thus I can't have access to either themes of plugins.

I guess I'll just keep on trying to brute force the super admin's password, untill a fresh exploit are published soon. 
: Re: I have brute forced wordpress site, what to do now?
: Day_dreamer October 03, 2015, 09:10:29 AM
One can hardly ever do an xss, but check if you can do one through posts or gallery (differes based on version, mostly you can't upload .html files).
You didn't say anything about themes, do you have any perm? I guess the only way to directly put a php is the theme (-plugins).

Sorry I'm not familiar, what do you mean by "perm"?
: Re: I have brute forced wordpress site, what to do now?
: .goethe October 03, 2015, 02:28:43 PM
Sorry I'm not familiar, what do you mean by "perm"?

he means permission.
: Re: I have brute forced wordpress site, what to do now?
: Day_dreamer October 05, 2015, 06:58:00 AM
he means permission.
ok tnx  ;D