mirror of
https://github.com/trustedsec/hate_crack.git
synced 2025-12-29 06:06:04 -08:00
Add two new attack methods to readme file
This commit is contained in:
@@ -140,7 +140,7 @@ Runs a continuous combinator attack using random wordlists from the
|
||||
optimized wordlists for the left and right sides.
|
||||
|
||||
#### Middle Combinator Attack
|
||||
https://jeffh.net/2018/04/26/holden-combinator/
|
||||
https://jeffh.net/2018/04/26/combinator_methods/
|
||||
|
||||
Runs a modified combinator attack adding a middle character mask:
|
||||
wordlists/rockyou.txt + masks + worklists/rockyou.txt
|
||||
@@ -149,7 +149,7 @@ Where the masks are some of the most commonly used separator characters:
|
||||
2 4 <space> - _ , + . &
|
||||
|
||||
#### Thorough Combinator Attack
|
||||
https://jeffh.net/2018/04/26/holden-combinator/
|
||||
https://jeffh.net/2018/04/26/combinator_methods/
|
||||
|
||||
*Runs many rounds of different combinator attacks with the rockyou list.
|
||||
- Standard Combinator attack: rockyou.txt + rockyou.txt
|
||||
|
||||
Reference in New Issue
Block a user