Netask Posted August 16, 2017 Posted August 16, 2017 Helle all, I would like to install the latest version of reaver (1.6.1) this version can send an empty pin "NULL_PIN".I have a first error message to compile and I do not know how to install gcc, can you help me ? Git: https://github.com/t6x/reaver-wps-fork-t6x 0day with reaver 1.6.1: http://www.crack-wifi.com/forum/topic-12166-0day-crack-box-sfr-nb6v-en-deux-secondes-par-pin-null.html root@Pineapple:~/reaver-wps-fork-t6x-master/src# ./configure -ash: ./configure: Permission denied root@Pineapple:~/reaver-wps-fork-t6x-master/src# chmod +x configure root@Pineapple:~/reaver-wps-fork-t6x-master/src# ./configure checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/root/reaver-wps-fork-t6x-master/src': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details root@Pineapple:~/reaver-wps-fork-t6x-master/src# Thank you Br, Netask Quote
i8igmac Posted August 16, 2017 Posted August 16, 2017 (edited) whata the config.log show. Pastebin any US wifi routers effected by this null pin? Edited August 16, 2017 by i8igmac Quote
Rainman_34 Posted August 16, 2017 Posted August 16, 2017 22 minutes ago, i8igmac said: whata the config.log show. Pastebin any US wifi routers effected by this null pin? Is anything in the US really still vulnerable to reaver? Yes but few and far between. Personally if the router appears to be anything within the last 4 years reaver becomes a last ditch effort and if it locks after just a few tries I don't even waste time trying more with reaver. Quote
i8igmac Posted August 16, 2017 Posted August 16, 2017 16 minutes ago, Rainman_34 said: Is anything in the US really still vulnerable to reaver? Yes but few and far between. Personally if the router appears to be anything within the last 4 years reaver becomes a last ditch effort and if it locks after just a few tries I don't even waste time trying more with reaver. Is This null pin vulnerability working on US hardware. I agree. There are times it just worked. most of the time the routes just lockup. Quote
Rainman_34 Posted August 16, 2017 Posted August 16, 2017 17 minutes ago, i8igmac said: Is This null pin vulnerability working on US hardware. I agree. There are times it just worked. most of the time the routes just lockup. I personally have not tried the null pin but I can't see it working since the majority of routers come with it pre-programmed in. It might work on a printer though. Honestly this is the first I have heard of the null pin option. Quote
Netask Posted August 16, 2017 Author Posted August 16, 2017 Thanks for reply, in France it's disaster: ISP ORANGE and SFR (Verizon) have a lot of router with old firmware... I do not know if it works on US router, you have to test. config.log : https://pastebin.com/fnxMiX72 My problem is to compile, is possible with the nano ? idea? Thank you Br, Netask Quote
Rainman_34 Posted August 16, 2017 Posted August 16, 2017 Reaver has been put on the pineapple so I'm sure it can be done but I'm not sure it is the easiest task to accomplish. I would install the current wps module which is available for the pineapple. Then attempt an apt-get update && apt-get upgrade and see if that gives you the new version of reaver. Quote
Netask Posted August 16, 2017 Author Posted August 16, 2017 hi,I have already tried, apt-get is not recognized.Root @ Pineapple: ~ # apt-get update-ash: apt-get: not foundRoot @ Pineapple: ~ # apt-get install tcpdump-ash: apt-get: not found Quote
Rainman_34 Posted August 16, 2017 Posted August 16, 2017 32 minutes ago, Netask said: hi,I have already tried, apt-get is not recognized.Root @ Pineapple: ~ # apt-get update-ash: apt-get: not foundRoot @ Pineapple: ~ # apt-get install tcpdump-ash: apt-get: not found I forgot hak5 systems use a different form of linux. Try dpkg update && dpkg upgrade Quote
Just_a_User Posted August 16, 2017 Posted August 16, 2017 (edited) I would ask @Zylla nicely if he would compile it as he already did this with version 1.5.2 in this post Edited August 16, 2017 by Just_a_User Quote
Netask Posted August 16, 2017 Author Posted August 16, 2017 2 hours ago, Just_a_User said: I would ask @Zylla nicely if he would compile it as he already did this with version 1.5.2 in this post Good idea, I'll ask. Ty Quote
Zylla Posted August 18, 2017 Posted August 18, 2017 (edited) On 16.8.2017 at 11:20 PM, Netask said: Good idea, I'll ask. Ty I'm already working on the new Reaver. ;) BUT: It requires some special workarounds to get it to compile for these devices, which the devs. had made available for the previous versions of Reaver. (Big_endian branch on GitHub) This new version will not compile out of the box. So someone either needs to make it themselves, or the devs. has to bump the Big_endian branch to version 1.6b. Sadly the Big_endian repository hasn't been updated since two years ago. That being said: I will post it to these forums the moment i have it compiled for you guys :)EDIT: A request for a version bump on the Big_endian branch has been posted to the Reaver GitHub repo. Perhaps if people could post comments supporting my request it will get more attention? Here's the link to my post:https://github.com/t6x/reaver-wps-fork-t6x/issues/161 Edited August 18, 2017 by Zylla 1 Quote
Just_a_User Posted August 18, 2017 Posted August 18, 2017 (edited) 9 hours ago, Zylla said: Perhaps if people could post comments supporting my request Done, thanks @Zylla you da man! :) EDIT - did you see comment on github? "huh ? why would you want that ? you can just use the latest release and it'll work on openwrt with big and little endian." i guess thats not right? or... EDIT EDIT - I see your on it :D Edited August 18, 2017 by Just_a_User Quote
Netask Posted August 18, 2017 Author Posted August 18, 2017 9 hours ago, Zylla said: I'm already working on the new Reaver. ;) BUT: It requires some special workarounds to get it to compile for these devices, which the devs. had made available for the previous versions of Reaver. (Big_endian branch on GitHub) This new version will not compile out of the box. So someone either needs to make it themselves, or the devs. has to bump the Big_endian branch to version 1.6b. Sadly the Big_endian repository hasn't been updated since two years ago. That being said: I will post it to these forums the moment i have it compiled for you guys :)EDIT: A request for a version bump on the Big_endian branch has been posted to the Reaver GitHub repo. Perhaps if people could post comments supporting my request it will get more attention? Here's the link to my post:https://github.com/t6x/reaver-wps-fork-t6x/issues/161 Hi, Thanks for reply and for the work @Zylla, we wait . best regard Quote
Zylla Posted August 18, 2017 Posted August 18, 2017 Success! I managed to compile it myself, after some evening-tinkering. I've uploaded the OpenWRT-SDK Makefile and the IPK-file to my GitHub-repo:https://github.com/adde88/reaver-1.6.1-openwrt/raw/master/bin/ar71xx/packages/base/reaver_1.6.1-1_ar71xx.ipk Haven't tested it yet on my Pineapples, but i don't see any reasons for why it wouldn't work ;) 1 Quote
Just_a_User Posted August 18, 2017 Posted August 18, 2017 (edited) On 8/18/2017 at 9:48 PM, Zylla said: Success! I managed to compile it myself, after some evening-tinkering. I've uploaded the OpenWRT-SDK Makefile and the IPK-file to my GitHub-repo:https://github.com/adde88/reaver-1.6.1-openwrt/raw/master/bin/ar71xx/packages/base/reaver_1.6.1-1_ar71xx.ipk Haven't tested it yet on my Pineapples, but i don't see any reasons for why it wouldn't work ;) Thank you very much! looking into the null pin now https://github.com/t6x/reaver-wps-fork-t6x/wiki/Introducing-a-new-way-to-crack-WPS:-Option--p-with-an-Arbitrary-String Edited August 19, 2017 by Just_a_User Quote
Netask Posted August 18, 2017 Author Posted August 18, 2017 16 minutes ago, Zylla said: Success! I managed to compile it myself, after some evening-tinkering. I've uploaded the OpenWRT-SDK Makefile and the IPK-file to my GitHub-repo:https://github.com/adde88/reaver-1.6.1-openwrt/raw/master/bin/ar71xx/packages/base/reaver_1.6.1-1_ar71xx.ipk Haven't tested it yet on my Pineapples, but i don't see any reasons for why it wouldn't work ;) Very good job Zylla, i test and make a feedback. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.