This commit is contained in:
shadow1ng
2024-08-29 15:12:30 +08:00
parent 513bb93e1b
commit d01df95dba
3 changed files with 29 additions and 5 deletions
+3 -1
View File
@@ -103,6 +103,7 @@ var (
RedisShell string
Userfile string
Passfile string
Hashfile string
HostFile string
PortFile string
PocPath string
@@ -120,7 +121,8 @@ var (
LiveTop int
Socks5Proxy string
Hash string
HashBytes []byte
Hashs []string
HashBytes [][]byte
HostPort []string
IsWmi bool
Noredistest bool