From cd29281e72e9f217695ed29610935ddb06a178b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=B1=E8=88=9E=E8=80=85?= <39651966+shadow1ng@users.noreply.github.com> Date: Tue, 17 Nov 2020 14:31:38 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10410d2..1447096 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 因为用习惯了f-scrack,习惯一条命令跑完所有模块,省去一个个模块单独调用的时间,当然我附加了-m 指定模块的功能。 ## 最近更新 -[+] 2020/11/17 增加-ping 参数,作用是存活探测模块用ping代替icmp发包。 +[+] 2020/11/17 增加-ping 参数,作用是存活探测模块用ping代替icmp发包。 [+] 2020/11/17 增加WebScan模块,新增shiro简单识别。https访问时,跳过证书认证。将服务模块和web模块的超时分开,增加-wt 参数(WebTimeout)。 [+] 2020/11/16 对icmp模块进行优化,增加-it 参数(IcmpThreads),默认11000,适合扫B段 [+] 2020/11/15 支持ip以文件导入,-hs ip.txt,并对去重做了处理 @@ -106,4 +106,4 @@ fscan.exe -h 192.168.1.1/24 -m ms17010 (指定模块) https://github.com/Adminisme/ServerScan https://github.com/netxfly/x-crack https://github.com/hack2fun/Gscan -https://github.com/k8gege/LadonGo \ No newline at end of file +https://github.com/k8gege/LadonGo