Password Cracking - 3

Which of the following is a common tool for offline password cracking?
nessus
LOIC
John the Ripper
wireshark
John the Ripper
What concept can be used to crack passwords that adhere to complexity rules such as P@55word, and l3tmE!n
obfuscation
rainbow table
wordlists
rules
rules
When cracking passwords you want to add 1! To the end of all words in your wordlist. What is the syntax you need for the rule to do this?
$1$!
^1!
^1^!
$1!
$1$!
To change a to @ when cracking passwords, what syntax does the rule ned to be?
$a$@
Sa@
Ra@
a<@
Sa@
Which of the following passwords is likely to be most secure
stuart72
P@$sw0Rd!123
qwerty!"£$%^
phishstampinggrape
phishstampinggrape
what is the point of using hashcat rules
It expands a wordlist to include multiple variations of each word
it checks multiple hashing algorithms
it makes cracking faster by removing common passwords
it stops hashcat from trying to crack passwords longer than 10 characters
It expands a wordlist to include multiple variations of each word
Your Score
Score Label
Score Summary