hashcat Forum
Brute-force attack - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Brute-force attack (/thread-11048.html)



Brute-force attack - Amrassad - 10-07-2022

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 


RE: Brute-force attack - marc1n - 10-07-2022

./hashcat -m22000 -a3 -w4 --self-test-disable --hwmon-disable --status --status-timer=60 --outfile-format=2 -i --increment-min=8 --increment-min=10 -1 ?l?d ?1?1?1?1?1?1?1?1?1?1 amr.hc22000


Here is full information https://hashcat.net/wiki/