mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-27 05:31:53 +08:00
新增shiro识别
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
package common
|
package common
|
||||||
//fscan version 1.2
|
//fscan version 1.3
|
||||||
var Userdict = map[string][]string{
|
var Userdict = map[string][]string{
|
||||||
"ftp": {"www","admin","root","db","wwwroot","data","web","ftp"},
|
"ftp": {"www","admin","root","db","wwwroot","data","web","ftp"},
|
||||||
"mysql": {"root"},
|
"mysql": {"root"},
|
||||||
|
|||||||
Reference in New Issue
Block a user