REDMED-X преди 1 година
родител
ревизия
50a882c270
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      KIT/PasswordSpray/README.md

+ 2 - 2
KIT/PasswordSpray/README.md

@@ -1,7 +1,7 @@
 # PasswordSpray
-Validate a single password against multiple accounts using kerberos authentication and a list with predefined usrenames. The list can be loaded from your own attacker system.
+Validate a single password against multiple accounts using kerberos authentication and a list with predefined usernames. The list can be loaded from your own attacker system.
 
->A valid list with usrenames is considered newline separated. 
+>A valid list with usernames is considered newline separated. 
 
 ## Arguments
 * `<path to username file>`: the path on your own attacker system to a file containing the list with usernames. Each username must be newline separated.