Forum Thread: [NOOB]Question Regarding Wps Pin?

I've been pentesting my router lately. I use a spare DLink 605L router.

I used the mac address to successfully generate wps pin using a python script available (I'm sure most of you guys know this script on github). So now I have the wps pin, the question is what do I do with it? Can I enter the wps pin in my smartphone and connect to the network? or I'm I missing somethng?

Pls help!!!

6 Responses

Use a program called Reaver to retrieve the password from the WPS pin. Here's the syntax:

reaver -i <interface> -b <BSSID> -vvv -c <channel> -N --pin=12345678 -A
(replace 12345678 with the WPS pin that you have)
(EDIT: the interface must be in monitor mode, e.g. mon0)

Also refer to this page as it covers an issue with the above syntax in case you run into any problems.

TRT

Also, you could use this app for your android device.

I am one of those that do not know the script that you are referring too. Care to share?

Awesome thank you!

Share Your Thoughts

  • Hot
  • Active