Friday, March 11, 2016

How to Cracking WIFI [WPS]

Hello and welcome to this little tutorial here, the title says it all – Crack the WIFI WPS.
We are going to be using Reaver and Wash, for you who don’t know what Reaver and Wash is, go google it – Short, reaver tryes different pins untill it catch it – [TAKES HOURS TO CRACK A PIN] so be patience.
You can use OS X, Kali package whatever.
If we are on Kali, we want to type following.
Airmon-ng start interface
> mon0
Now for the scan, we are using wash to check for WPS and if it’s locked, if it’s saying under “locked” yes, OPS we got a little problems since when we are trying the pins it will block it and let us way 60 sec, 120sec and so on, not good.
So we want it to say no.
wash -i interface and a list of different targets should come, of course ony do on your own network.
Now for the cracking part, we have now found our target and we copy the bssid of course.
Type reaver -i mon0/interface -b BSSID -vv or you can check the help sections for more, -a will auto detect best methods for this target.
Now a little trick if the WPS are locked (YES) – since there is already a video explaining this trick, I will give you the link to turn the WPS Lock from locked to off > YES > NO.
Link: https://www.youtube.com/watch?v=hHVPSJn4Fqo
List of comands used.
– airmon-ng start wlan0 > puts wlan0 on monitor mode
– wash -i mon0/interface > Scans the network for wifi protections WPS(Wifi protection setup)
– reaver -i mon0/interface -b bssid=00:90:4C:C1:AC:21 -vv
Again, there is other ways to crack a network most used methods are air crack, you can also use wifiphisher that is totaly new, wifipin and so on.
Ofcourse i’m not responsible for any of these actions, so please of course do this on own property or if you are allowed to pentest a network and try different attacks out.
Sorry if not that detailed, but hope you can live with it .. I’m danish so English is not what we are using all the time, but hope this can be useful for the new people around since WIFI cracking is what people ask for mainly beside hacking Facebook and stuff like that, so to the new guys stay away from any sort of illegal stuff like trying to break into others computers, Facebook and stuff without any permission.
Cheers all, my first thread here so hope all can be nice.

No comments:

Post a Comment