Brute-force attack
#1
hi there 
I am new in hashcat  
I am trying to crack wpa password using brute force attack with password min 8 and max 10
I have type the command as show 

./hashcat -m 22000  -a 3  -i --increment-min 8  --increment-min 10    amr.hc22000  -1 ?l?d  ?1?1?1?1?1?1?1?1

i am using colab of google 

this is the error massage  I have  

  File "<ipython-input-19-4b8c06ed19d6>", line 1
    ./hashcat -m 22000  -a 3  -i --increment-min 8  --increment-min 10    amr.hc22000
    ^
SyntaxError:


can any one help me what is the wrong.

thanks 
Reply


Messages In This Thread
Brute-force attack - by Amrassad - 10-07-2022, 08:16 PM
RE: Brute-force attack - by marc1n - 10-07-2022, 08:27 PM