mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-30 23:50:31 -07:00
Abstracted the wordlists and masks and put them in the configfile
This commit is contained in:
+3
-1
@@ -10,5 +10,7 @@
|
|||||||
"hcatMiddleCombinatorMasks": ["2","4"," ","-","_","+",",",".","&"],
|
"hcatMiddleCombinatorMasks": ["2","4"," ","-","_","+",",",".","&"],
|
||||||
"hcatMiddleBaseList": "rockyou.txt",
|
"hcatMiddleBaseList": "rockyou.txt",
|
||||||
"hcatThoroughCombinatorMasks": ["0","1","2","3","4","5","6","7","8","9"," ","-","_","+",",","!","#","$","\"","%","&","'","(",")","*",",",".","/",":",";","<","=",">","?","@","[","\\","]","^","`","{","|","}","~"],
|
"hcatThoroughCombinatorMasks": ["0","1","2","3","4","5","6","7","8","9"," ","-","_","+",",","!","#","$","\"","%","&","'","(",")","*",",",".","/",":",";","<","=",">","?","@","[","\\","]","^","`","{","|","}","~"],
|
||||||
"hcatThoroughBaseList": "rockyou.txt"
|
"hcatThoroughBaseList": "rockyou.txt",
|
||||||
|
"hcatGoodMeasureBaseList": "rockyou.txt",
|
||||||
|
"hcatPrinceBaseList": "rockyou.txt"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user