Aaron Outhier Posted April 10, 2020 Share Posted April 10, 2020 Hello, So... I just got a new-to-me-but-used laptop, and installed the latest Kali on it. Plugged in my WiFi pineapple Nano, and verified connectivity - working. So, I brought down the interface so that I could download the wp6.sh file. Done. set the user permissions - Done. Ran 'sudo ./wp6.sh', and went through the wizard - done. Pressed 'c' to connect. Sat there for 5 minutes trying to connect to the Pineapple. I finally pressed Ctrl-C (had to do that a few times in rapid succession in order to get back to a shell prompt). I checked ifconfig, it seems ok - I have the correct IP address (172.16.42.42). I then tried to trace route 172.16.42.1. Funny thing - it's going to my router, then my Internet connection... Ctrl-C. I then checked the routing table on my Kali Box. There is no route to 172.<anything> listed. I then typed route add -net 172.16.42.0 netmask 255.255.255.0 -dev eth1 Note, that not everyone's dev will be the same. Mine is eth1, but yours might be different. After that, i re-ran ./wp6.sh . Working a charm now. The devs might want to check that script. Link to comment Share on other sites More sharing options...
Aaron Outhier Posted April 13, 2020 Author Share Posted April 13, 2020 @Darren Kitchen @Foxtrot Could someone please confirm this behavior and update the script, if confirmed? Link to comment Share on other sites More sharing options...
Foxtrot Posted April 20, 2020 Share Posted April 20, 2020 Hey Aaron, Thanks for the bug report, we'll see if the script needs updating and do so if necessary :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.