Unauthed Posted September 5, 2016 Posted September 5, 2016 One of the biggest gaps I have found with the pineapple is the inability to perform hostapd-wpe type attacks. Thankfully, there is a OperWRT package for hostapd-wpe that seems to work very well... I just wanted to share in case anybody else needed the Pineapple to do this also.... ssh to your pineapple... ######## cd /tmp wget https://github.com/TarlogicSecurity/hostapd-wpe-openwrt/raw/master/packages/ar71xx/generic/hostapd-wpe_2014-06-03.1-1_ar71xx.ipk opkg install ./hostapd-wpe_2014-06-03.1-1_ar71xx.ipk ###### The configuration files are in /usr/local/etc/hostapd-wpe I changed the wifi to wlan1 and executed with hostapd-wpe ./yourconfig.conf Unfortunately I havent had the time to create a gui for it... I would love to see this integrated into PineAP functionality at some point... but until then, I hope somebody has the time and passion to wrap a GUI around it!! Hope this helps somebody out.
Sebkinne Posted September 5, 2016 Posted September 5, 2016 This has been very high on my todo list. I'll see if I can speed it up.
cryptojunk Posted September 6, 2016 Posted September 6, 2016 On 9/5/2016 at 3:56 AM, Unauthed said: The configuration files are in /usr/local/etc/hostapd-wpe I changed the wifi to wlan1 and executed with hostapd-wpe ./yourconfig.conf 5 Did this actually work? Have tried both wlan0 and wlan1, keep getting Could not configure driver mode.
Unauthed Posted September 8, 2016 Author Posted September 8, 2016 On 9/7/2016 at 7:59 AM, cryptojunk said: Did this actually work? Have tried both wlan0 and wlan1, keep getting Could not configure driver mode. Works well for me, and my colleagues Tetra also. Are you running the latest build? If so, try doing it straight after a reboot to ensure another process isnt using wlan1. I had your error on Wlan0, but Wlan1 is fine. Let me know how you go...
cryptojunk Posted September 8, 2016 Posted September 8, 2016 11 hours ago, Unauthed said: Let me know how you go... Turns out, wlan1 is automatically put into monitoring mode on boot, so I had to bring down wlan1mon and bring up wlan1, and it ended up working. Thanks!
Hackituria Posted January 18, 2019 Posted January 18, 2019 I have problems with SSL/TLS as I exposed in this post.
Mickae1 Posted March 11, 2020 Posted March 11, 2020 The tools pineAP Enterprise. I would like to know if it's the tools hostapd-wpe? There is no option for peap-mschapv2
Mickae1 Posted March 11, 2020 Posted March 11, 2020 On 9/5/2016 at 9:56 AM, Unauthed said: One of the biggest gaps I have found with the pineapple is the inability to perform hostapd-wpe type attacks. Thankfully, there is a OperWRT package for hostapd-wpe that seems to work very well... I just wanted to share in case anybody else needed the Pineapple to do this also.... ssh to your pineapple... ######## cd /tmp wget https://github.com/TarlogicSecurity/hostapd-wpe-openwrt/raw/master/packages/ar71xx/generic/hostapd-wpe_2014-06-03.1-1_ar71xx.ipk opkg install ./hostapd-wpe_2014-06-03.1-1_ar71xx.ipk ###### The configuration files are in /usr/local/etc/hostapd-wpe I changed the wifi to wlan1 and executed with hostapd-wpe ./yourconfig.conf Unfortunately I havent had the time to create a gui for it... I would love to see this integrated into PineAP functionality at some point... but until then, I hope somebody has the time and passion to wrap a GUI around it!! Hope this helps somebody out. I tried with the new firmware, i got this error: * pkg_hash_fetch_best_installation_candidate: Packages for hostapd-wpe found, but incompatible with the architectures configured
Mickae1 Posted March 11, 2020 Posted March 11, 2020 I found that: https://github.com/adde88/hostapd-mana-openwrt
Mickae1 Posted March 12, 2020 Posted March 12, 2020 On 9/5/2016 at 1:03 PM, Sebkinne said: This has been very high on my todo list. I'll see if I can speed it up. Any news?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.