Skip to content

Commit 9da8911

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 384666c + 33c465d commit 9da8911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ go build
5252

5353
# 3.Note
5454
#### 3.1 基本使用命令
55-
hosts.txt -> 导入的hosts列表,格式:(URL或IP):PORT
55+
hosts.txt -> 导入的hosts列表,格式:IP或域名,一行一个
5656

5757
`nohup ./vscan -iL hosts.txt -top-ports http -o out.txt > alltext.out 2>&1 & `
5858

@@ -150,7 +150,7 @@ case "Apache Tomcat":
150150

151151
如:
152152

153-
`http://127.0.0.1:8080 [302,200] [登录 - 后台] [exp-shiro|key:Z3VucwAAAAAAAAAAAAAAAA==,Java,登录页,brute-admin|admin:123456] [http://127.0.0.1:8080/login]`
153+
`http://127.0.0.1:8080 [302,200] [登录 - 后台] [exp-shiro|key:Z3VucwAAAAAAAAAAAAAAAA==,Java,LoginPage,brute-admin|admin:123456] [http://127.0.0.1:8080/login]`
154154

155155
包含弱口令检测板块
156156
1. 没有使用验证码,没有使用vue等前端框架的后台智能弱口令检测

0 commit comments

Comments
 (0)