Razzlerock Posted October 13, 2012 Posted October 13, 2012 Hi guys. Using the autossh reverse tunnel is great, and allows you to launch attacks against client 'from' the pineapple, once you have either an SSH or a HTTP connection to the pineapple. What would be even better, is for the pineapple to create a dynamic VPN tunnel back to your home router. You can then launch attacks to clients from a Back Track machine on your home network, across the tunnel. This means that you don't necessarily need stuff like nmap modules on the pineapple, you could simply use nmap on a home machine across the VPN. This sounds too logical and common sense to me. I'm assuming either a) it can't be done for some reason B) there is already a variant of this in existence that I am not aware of Razzlerock
PineDominator Posted October 13, 2012 Posted October 13, 2012 I beleve part of what makes the interceptor feature possable is a vpn tunnel. that feature may be on it's way?
Razzlerock Posted October 13, 2012 Author Posted October 13, 2012 (edited) I wasn't aware in the interceptor would be doing this. I will still look into a VPN tunnel in the mean time. I have downloaded and installed openswan to my USB, but I cannot start the service - any ideas why anyone? root@Pineapple:/usb/etc# /usb/etc/init.d/ipsec -h Syntax: /usb/etc/init.d/ipsec [command] Available commands: start Start the service stop Stop the service restart Restart the service reload Reload configuration files (or restart if that fails) enable Enable service autostart disable Disable service autostart status Show the status of the service root@Pineapple:/ root@Pineapple:/usb/etc# service ipsec start -ash: service: not found ? Edited October 13, 2012 by Razzlerock
Razzlerock Posted October 13, 2012 Author Posted October 13, 2012 Correct error below; root@Pineapple:~# /usb/etc/init.d/ipsec start ipsec_setup: cannot find ipsec command -- `start' aborted
legion Posted October 28, 2012 Posted October 28, 2012 Correct error below; root@Pineapple:~# /usb/etc/init.d/ipsec start ipsec_setup: cannot find ipsec command -- `start' aborted What about standard PPTP? IMHO, it's easier to deal with.
Razzlerock Posted October 28, 2012 Author Posted October 28, 2012 Hi legion. Have you managed to configure this on the pineapple successfully? The OpenVPN is 'apparently' supported but I cannot get to run, just wondered if the PPTP was 'proven'? Thanks Razzlerock
Recommended Posts