fix: Web扫描的Bug

This commit is contained in:
ZacharyZcR
2025-02-14 18:50:19 +08:00
parent 46e0472ec1
commit 18aae783c6
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ var PluginGroups = map[string][]string{
"ms17010", "smbghost", "smb2",
},
ModeLocal: {
"localinfo",
"localinfo", "minidump", "dcinfo",
},
}