From 9c233e4f7a010d538c44f7ddee4ec34ac9061292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=9C=E6=96=B9=E6=9C=89=E9=B1=BC=E5=90=8D=E4=B8=BA?= =?UTF-8?q?=E5=92=B8?= Date: Thu, 15 Oct 2020 12:50:51 +0800 Subject: [PATCH] Update README.md --- tools/ssh/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ssh/README.md b/tools/ssh/README.md index 3692796..be2dc30 100644 --- a/tools/ssh/README.md +++ b/tools/ssh/README.md @@ -5,7 +5,7 @@ ![show img](./fake_login_log.gif) ## USEAGE > 首先下载到本地: -> wget https://raw.githubusercontent.com/Mr-xn/Penetration_Testing_POC/master/ssh/fake_login_log.py +> wget https://raw.githubusercontent.com/Mr-xn/Penetration_Testing_POC/master/tools/ssh/fake_login_log.py > 没有 wget 的请自行下载 Debian/Ubuntu 使用 sudo apt install wget -y ; Centos 使用yum install wget -y ; 新版的系统一般都默认安装有。 ### 删除日志 1. 删除utmp记录,将自己从w或者who输出中隐藏