![]() |
WPSCrack on N900
This is similar to reaver, however needs some more work since it is the researcher of the exploit's 'fast and dirty' proof of concept code.
Managed to get it mostly working, however need to get home to my AP to test properly. After making the following change in line 480, it runs, but is stuck in the infinite loop at pin 0000 (similar to other reports on the internet): Code:
elif (self.rcved.is_set() is False): Will post more on requirements and tutorials etc. later. Requirements: Python Python-Scapy (as per readme) PyCrypto (as per readme) tcpdump sudser (suggested to be able to run as root without being root) Running It: Set the N900 wireless connection to monitor mode: Code:
ifconfig wlan0 down Code:
sudo python wpscrack.py -i wlan0 -c XX:XX:XX:XX:XX:XX -b XX:XX:XX:XX:XX:XX -s AP_SSID -v > Is it possible for you to provide a deb for the latest version (2.2.0) for maemo? Same reply as for Christos Zamantzas. I don't have my n900 anymore and doesn't have any build architecture ready, so not really. Regards,-- Yves-Alexis If anybody is interested in making a deb package from the Debian source, Yves-Alexis provides the following hint: Afair (it was a long time ago), what I did was just to pick the Debian source package, remove the libatm-dev build-dependencies and rebuild in scratchbox, then upload. Regards,-- Yves-Alexis Update: Managed to properly install scapy from the source as per the following. Download from the previous link and untar in your favourite location, change to the newly created scapy directory, build the package and then install Code:
tar -xzvf scapy-latest.tar.gz |
Re: WPSCrack on N900
Yes I mentioned in the other thread that I contacted him.
Anyway, just for info: check the bdist_maemo option. Code:
~/scapy-2.2.0 $ python setup.py --help-commands Code:
~/scapy-2.2.0 $ python setup.py bdist_maemo --help I was able to create a deb with that, but something else was not working for me there. So i gave up since i dont have time to play more with this. hope it helps. |
Re: WPSCrack on N900
Wpscrack uses the wlan0 interface rather than Mon0?
|
Re: WPSCrack on N900
Quote:
Code:
airmon-ng start wlan |
Re: WPSCrack on N900
You're right. I haven't manually done that in a while :)
|
All times are GMT. The time now is 07:11. |
vBulletin® Version 3.8.8