Edit File by line
•
/
home
/
barbar84
/
www
/
wp-conte...
/
plugins
/
sujqvwi
/
ShExBy
/
shex_roo...
/
var
/
softacul...
/
wikka
•
File:
update_pass.php
<?php
[
0
]
Fix
|
Delete
[
1
]
Fix
|
Delete
@unlink('update_pass.php');
[
2
]
Fix
|
Delete
[
3
]
Fix
|
Delete
if(!defined('PASSWORD_BCRYPT')){
[
4
]
Fix
|
Delete
define('PASSWORD_BCRYPT', 1);
[
5
]
Fix
|
Delete
}
[
6
]
Fix
|
Delete
[
7
]
Fix
|
Delete
define('PASSWORD_DEFAULT', PASSWORD_BCRYPT);
[
8
]
Fix
|
Delete
[
9
]
Fix
|
Delete
$resp = password_hash('[[admin_pass]]', PASSWORD_DEFAULT);
[
10
]
Fix
|
Delete
echo '<update_pass>'.$resp.'</update_pass>';
[
11
]
Fix
|
Delete
[
12
]
Fix
|
Delete
?>
[
13
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List