All Questions
1 question
1
vote
0
answers
75
views
hydra password penetration test syntax [duplicate]
I am trying to penetrate a password on my own website using hydra.
Let's say that I know login and password and i just put both there like in sample below:
hydra -l admin -p password 123.123.123.123 ...