Best Blackhat Forum

Full Version: [Get] argouquiz Nametests clone script [needs fix]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
i agree is a shit script but have looked a lots and they are all pretty bad still hunting for a decent solution

(03-03-2017 03:50 AM)bess Wrote: [ -> ]Hi, solution for reset pass to "password":
Paste file named as pass.php in to www folder with this content:
PHP Code:
<?php
$pass 
'password';
        
$cryptKey  'qJB0rGtIn5UB452jkhk65KMV61xG03efyCp';
    
$qEncoded      base64_encodemcrypt_encryptMCRYPT_RIJNDAEL_256md5$cryptKey ), $passMCRYPT_MODE_CBCmd5md5$cryptKey ) ) ) );
    
    echo 
$qEncoded  
Run once
copy/paste result in to db (phpMyadmin e.t.c) table name is "utilisateur".
Gl
thank you so much for the solution will try now Thanks
(03-03-2017 04:40 AM)ping55 Wrote: [ -> ]i agree is a shit script but have looked a lots and they are all pretty bad still hunting for a decent solution

(03-03-2017 03:50 AM)bess Wrote: [ -> ]Hi, solution for reset pass to "password":
Paste file named as pass.php in to www folder with this content:
PHP Code:
<?php
$pass 
'password';
        
$cryptKey  'qJB0rGtIn5UB452jkhk65KMV61xG03efyCp';
    
$qEncoded      base64_encodemcrypt_encryptMCRYPT_RIJNDAEL_256md5$cryptKey ), $passMCRYPT_MODE_CBCmd5md5$cryptKey ) ) ) );
    
    echo 
$qEncoded  
Run once
copy/paste result in to db (phpMyadmin e.t.c) table name is "utilisateur".
Gl
thank you so much for the solution will try now Thanks

Hey mate it worked a treat thank you once again
what is login and password ?
lokks like the script try to post to peoples walls so i think its a duffer as Facebook is requiring review for permissions

(03-03-2017 05:10 AM)rlsper99 Wrote: [ -> ]what is login and password ?

run the pass.php scrip posted above then paste hash output into database as described then you can login with user admin@admin.com pass: password
(03-03-2017 05:53 AM)ping55 Wrote: [ -> ]lokks like the script try to post to peoples walls so i think its a duffer as Facebook is requiring review for permissions

(03-03-2017 05:10 AM)rlsper99 Wrote: [ -> ]what is login and password ?

run the pass.php scrip posted above then paste hash output into database as described then you can login with user admin@admin.com pass: password

The email is: admi@admin.com and the pass: password ??
yes if you run the pass.php script above then copy the hash output into the password field in the data base then yes
(03-03-2017 07:22 AM)ping55 Wrote: [ -> ]yes if you run the pass.php script above then copy the hash output into the password field in the data base then yes

send me facebook app setting

me getting this error

Message: An active access token must be used to query information about the current user.
(03-03-2017 07:33 AM)rlsper99 Wrote: [ -> ]
(03-03-2017 07:22 AM)ping55 Wrote: [ -> ]yes if you run the pass.php script above then copy the hash output into the password field in the data base then yes

send me facebook app setting

me getting this error

Message: An active access token must be used to query information about the current user.

I get the same error :(
can't login to admin panel gys . can you please tell me how u did it ? i change the password and runned the pass file . and import sql to my db and configure the config and db php files . but it still won't work
Help, this appears to me when performing the test
[Image: 0e1bffc9642d42fd8301ce548bccd56a.png]
Pages: 1 2
Reference URL's