1
+ {
2
+ "CacheName" : " .DbCache" ,
3
+ "autoRmCache" : " false" ,
4
+ "ssh_username" : " pkg/hydra/dicts/ssh_user.txt" ,
5
+ "ssh_pswd" : " pkg/hydra/dicts/ssh_pswd.txt" ,
6
+ "ssh_default" : " pkg/hydra/dicts/ssh_default.txt" ,
7
+ "ftpusername" : " pkg/hydra/dicts/ftp_user.txt" ,
8
+ "ftp_pswd" : " pkg/hydra/dicts/ftp_pswd.txt" ,
9
+ "ftp_default" : " pkg/hydra/dicts/ftp_default.txt" ,
10
+ "rdpusername" : " pkg/hydra/dicts/rdp_user.txt" ,
11
+ "rdp_pswd" : " pkg/hydra/dicts/rdp_pswd.txt" ,
12
+ "rdp_default" : " pkg/hydra/dicts/rdp_default.txt" ,
13
+ "mongodbusername" : " pkg/hydra/dicts/mongodb_user.txt" ,
14
+ "mongodb_pswd" : " pkg/hydra/dicts/mongodb_pswd.txt" ,
15
+ "mongodb_default" : " pkg/hydra/dicts/mongodb_default.txt" ,
16
+ "mssqlusername" : " pkg/hydra/dicts/mssql_user.txt" ,
17
+ "mssql_pswd" : " pkg/hydra/dicts/mssql_pswd.txt" ,
18
+ "mssql_default" : " pkg/hydra/dicts/mssql_default.txt" ,
19
+ "mysqlusername" : " pkg/hydra/dicts/mysql_user.txt" ,
20
+ "mysql_pswd" : " pkg/hydra/dicts/mysql_pswd.txt" ,
21
+ "mysql_default" : " pkg/hydra/dicts/mysql_default.txt" ,
22
+ "oracleusername" : " pkg/hydra/dicts/oracle_user.txt" ,
23
+ "oracle_pswd" : " pkg/hydra/dicts/oracle_pswd.txt" ,
24
+ "oracle_default" : " pkg/hydra/dicts/oracle_default.txt" ,
25
+ "postgresqlusername" : " pkg/hydra/dicts/postgresql_user.txt" ,
26
+ "postgresql_pswd" : " pkg/hydra/dicts/postgresql_pswd.txt" ,
27
+ "postgresql_default" : " pkg/hydra/dicts/postgresql_default.txt" ,
28
+ "redisusername" : " pkg/hydra/dicts/redis_user.txt" ,
29
+ "redis_pswd" : " pkg/hydra/dicts/redis_pswd.txt" ,
30
+ "redis_default" : " pkg/hydra/dicts/redis_default.txt" ,
31
+ "smbusername" : " pkg/hydra/dicts/smb_user.txt" ,
32
+ "smb_pswd" : " pkg/hydra/dicts/smb_pswd.txt" ,
33
+ "smb_default" : " pkg/hydra/dicts/smb_default.txt" ,
34
+ "telnetusername" : " pkg/hydra/dicts/telnet_user.txt" ,
35
+ "telnet_pswd" : " pkg/hydra/dicts/telnet_pswd.txt" ,
36
+ "telnet_default" : " pkg/hydra/dicts/telnet_default.txt" ,
37
+ "tomcatuserpass" : " brute/dicts/tomcatuserpass.txt" ,
38
+ "jbossuserpass" : " brute/dicts/jbossuserpass.txt" ,
39
+ "weblogicuserpass" : " brute/dicts/weblogicuserpass.txt" ,
40
+ "filedic" : " brute/dicts/filedic.txt" ,
41
+ "top100pass" : " brute/dicts/top100pass.txt" ,
42
+ "bakSuffix" : " brute/dicts/bakSuffix.txt" ,
43
+ "fuzzct" : " brute/dicts/fuzzContentType1.txt" ,
44
+ "fuzz404" : " brute/dicts/fuzz404.txt" ,
45
+ "page404Content1" : " brute/dicts/page404Content.txt" ,
46
+ "eHoleFinger" : " pkg/fingerprint/dicts/eHoleFinger.json" ,
47
+ "localFinger" : " pkg/fingerprint/dicts/localFinger.json" ,
48
+ "nmap" : " nmap -n --unique --resolve-all -Pn --min-hostgroup 64 --max-retries 0 --host-timeout 10m --script-timeout 3m -oX {filename} --version-intensity 9 --min-rate 10000 -T4" ,
49
+ "HydraUser" : " " ,
50
+ "HydraPass" : " " ,
51
+ "UrlPrecise" : true ,
52
+ "ParseSSl" : true ,
53
+ "EnableSubfinder" : true ,
54
+ "EnableKsubdomain" : true ,
55
+ "KsubdomainRegxp" : " ([0-9a-zA-Z\\ -]+\\ .[0-9a-zA-Z\\ -]+)$" ,
56
+ "naabu_dns" : {},
57
+ "naabu" : {"TopPorts" : " full" ,"ScanAllIPS" : true },
58
+ "nuclei" : {},
59
+ "enablEmbedYaml" : true ,
60
+ "httpx" : {},
61
+ "enableEsSv" : true ,
62
+ "esthread" : 8 ,
63
+ "esUrl" : " http://127.0.0.1:9200/%s_index/_doc/%s"
64
+ }
0 commit comments