改善了poc机制和修复bug
This commit is contained in:
canc3s
2021-06-17 20:32:53 +08:00
parent d974523d88
commit a427833e3f
8 changed files with 82 additions and 106 deletions
+1
View File
@@ -53,6 +53,7 @@ type HostInfo struct {
Password string
Usernames []string
Passwords []string
Infostr []string
Hash string
}