pentesterd Posted March 20, 2018 Share Posted March 20, 2018 So I have just got my WiFi Pineapple Nano and been playing around with it for a couple of days. I can see the option of creating an open rogue AP. But what I want to do is to create one with a WPA2 password, so it becomes more convincing for potentials victims to connect. Also to impersonate office environments where I already know the WPA2 password. I don't really see any option for doing so in the GUI, nor do I see it in any of the modules. I am wondering if it is at all possible to do so? Link to comment Share on other sites More sharing options...
Just_a_User Posted March 20, 2018 Share Posted March 20, 2018 5 hours ago, pentesterd said: I am wondering if it is at all possible to do so? It used to be possible using the GUI using a non official module NetworkingPlus, with 2.0.2 i believe this didn't work and @esa didnt update it. It is however still possible by changing config files over SSH. Link to comment Share on other sites More sharing options...
pentesterd Posted March 20, 2018 Author Share Posted March 20, 2018 3 hours ago, Just_a_User said: It is however still possible by changing config files over SSH. Could you tell me what changes I need to make? Link to comment Share on other sites More sharing options...
Just_a_User Posted March 20, 2018 Share Posted March 20, 2018 6 hours ago, pentesterd said: Could you tell me what changes I need to make? You will need to edit the /etc/config/wireless file to include the settings you need - https://wiki.openwrt.org/doc/uci/wireless Link to comment Share on other sites More sharing options...
pentesterd Posted March 26, 2018 Author Share Posted March 26, 2018 Thanks. It was fairly simple to get this done. I wonder why this isn't an option in the default Networking module. It looks pretty trivial to include it. Link to comment Share on other sites More sharing options...
L07TB0Y Posted August 13, 2018 Share Posted August 13, 2018 so i changed the setting in the wireless file and i think it is braodcasting the right SSID and with encryption but no clients. Here is my Wireless File config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option maxassoc '100' option ssid 'Test' option encryption 'wpa2+ccmp' option key 'test123' option hidden '1' option disabled '0' i tried turning on and off my wireless cards on the devices didn't help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.