This commit is contained in:
shadow1ng
2020-11-17 00:22:57 +08:00
parent 1a8b884d63
commit 12f9e6ed62
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
package common
//fscan version 1.2
var Userdict = map[string][]string{
"ftp": {"www","admin","root","db","wwwroot","data","web","ftp"},
"mysql": {"root"},