File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4200
4200
"regex" : " \\ A[a-z0-9\\ /.]{13,}\\ Z" ,
4201
4201
"modes" : [
4202
4202
{
4203
- "john" : " bigcrypt " ,
4203
+ "john" : " descrypt " ,
4204
4204
"hashcat" : null ,
4205
4205
"extended" : true ,
4206
- "name" : " BigCrypt"
4206
+ "name" : " BigCrypt (descrypt extension, DES-based crypt(3))" ,
4207
+ "samples" : [
4208
+ " S/8NbAAlzbYO66hAa9XZyWy2" ,
4209
+ " TO9Mdb1FHXkFU"
4210
+ ]
4207
4211
}
4208
4212
]
4209
4213
},
Original file line number Diff line number Diff line change 3
3
- ** Enhancements** :
4
4
- OpenSSH private key
5
5
- Fix Regexp for large key size (reported by [ lap1nou] [ lap1nou ] on [ #217 ] [ #217 ] )
6
+ - BigCrypt
7
+ - Better description
8
+ - Add samples
9
+ - Fix available JtR format
6
10
7
11
[ #217 ] :https://github.com/noraj/haiti/pull/217
8
12
[ lap1nou ] :https://github.com/lap1nou
You can’t perform that action at this time.
0 commit comments