I am trying to get the WPS pin by Reaver attack.
The code I run is
reaver -b (bssid) -c (channel) -i wlan0mon -vv
It takes too much time guessing the WPS pin because it starts counting from 0000****.
The router I am trying to hack is TP-Link and I also know that the WPS pin starts with 7. Can I speed up my attack by commanding Reaver to start testing the numbers that start with 7?
Is there anything else I can do to speed up my attempt?