Ver Fonte

Update README.md

REDMED-X há 1 ano atrás
pai
commit
50a882c270
1 ficheiros alterados com 2 adições e 2 exclusões
  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.