Difference between revisions of "Brute-force attack"
From SFPTotal Wiki
(→Example) |
|||
Line 2: | Line 2: | ||
[[File:Brute-force.jpg|300px|thumb]] | [[File:Brute-force.jpg|300px|thumb]] | ||
− | For password recovery | + | For password recovery SFPTotal Wizard supports a search function in brute force mode. This function could help if you need check passwords in a narrow range of values. |
== How to use == | == How to use == |
Revision as of 17:34, 26 July 2018
For password recovery SFPTotal Wizard supports a search function in brute force mode. This function could help if you need check passwords in a narrow range of values.
How to use
- Read vendor code table
- Change one or more bytes in the table
- Open Scripts -> Brute-force password
- Set password Table and address (default, A2 and 7B)
- Select range of password value
- Set additional options (if needed)
- Push Start button to begin brute-force attack
Example