spelling fixes
parent
a0daf0d9d7
commit
ee96fe31f9
|
@ -1,6 +1,6 @@
|
|||
## Vulnerable Application
|
||||
|
||||
This module applys a john the ripper (or hashcat) style .pot file to hashes in the database.
|
||||
This module applies a john the ripper (or hashcat) style .pot file to hashes in the database.
|
||||
This will allow very fast cracking of all supported hash types which have already been cracked.
|
||||
|
||||
## Verification Steps
|
||||
|
|
|
@ -17,7 +17,7 @@ These instructions will create a web sever using `apache` with directory listing
|
|||
|
||||
#### Note
|
||||
|
||||
ake sure you dont have an `index.html` file in your `/var/www/html` for the vulnerability to work.
|
||||
Make sure you dont have an `index.html` file in your `/var/www/html` for the vulnerability to work.
|
||||
|
||||
|
||||
## Verification Steps
|
||||
|
|
Loading…
Reference in New Issue