spelling fixes

GSoC/Meterpreter_Web_Console
h00die 2019-02-14 16:10:12 -05:00
parent a0daf0d9d7
commit ee96fe31f9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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