angelburnt Posted April 4, 2013 Share Posted April 4, 2013 Hi guys, i wonder if its possible to change the IP of pineapple, this is the reason: I want to put the pineapple router in the same range as my access point, so i can use ettercap to capture smtp passwords from Microsoft outlook. Ettercap its a great tool for capture passwords but the devices must be in the same network range, and pineapple router device dont appear on host list of ettercap even if its connected to the network. I bought the pineapple thinking that i could capture some outlook smtp passwords, but in the pineapple page i cant see any options for passwords capture. Im starting on this and learning each day, so i appreciate any help on this. Thanks and big hug for all Quote Link to comment Share on other sites More sharing options...
angelburnt Posted April 8, 2013 Author Share Posted April 8, 2013 Hi guys, my question its so silly to answer that no one can reply? lol Quote Link to comment Share on other sites More sharing options...
Nerdonite Posted April 9, 2013 Share Posted April 9, 2013 Hey, I've got my Pineapple yesterday. You can change it by connecting via SSH and using nano (or something similar). The file you have to edit is /etc/config/network In case you can't figure it out for yourself how to edit it, let me know and I'll post mine as example and comment it out for you :) Quote Link to comment Share on other sites More sharing options...
angelburnt Posted April 9, 2013 Author Share Posted April 9, 2013 Hi Nerdonite, thank you so much for your reply my friend. Tell me, by your experience, do you think its possible to use ettercap with pineapple to capture passwords? I got my pineapple 1 month ago, but as im a noobie i didnt catch any kind of data yet... :( the pineapple GUI dont bring any options to do it... im a little frustraded right now and im really need to see this working. the only thing i could do so far its share my internet connection through my pineapple lol :p Thanks again and big hug Quote Link to comment Share on other sites More sharing options...
Nerdonite Posted April 10, 2013 Share Posted April 10, 2013 Hey, I'm not sure about ettercap. So here's my setup: WiFi Router: <-> Computer (Ethernet) <-> Laptop (WiFi) <-> iPhone (WiFi) <-> WiFi Pineapple (Ethernet) Everytime I run ettercap from the web interface, it just restarts the Pineapple and WiFi router after about 5-10 minutes :( I'm not sure if my router causes this or if I configured the ettercap flags wrong. In case I find out, I will do a series of these videos on YouTube :D Quote Link to comment Share on other sites More sharing options...
angelburnt Posted April 10, 2013 Author Share Posted April 10, 2013 Now i know why no one replied to this post (only you), i think nobody tried to put pineapple working with ettercap. I dont see no video on youtube telling how to capture passwords with pineapple... :( i will give you updates on this too Nerdonite :) Quote Link to comment Share on other sites More sharing options...
Nerdonite Posted April 11, 2013 Share Posted April 11, 2013 For me ettercap crashes the router if I try to do a MITM attack from the WebUI, and sslstrip doesn't log anything even if I use the iptables commands. As soon as I get some more information on these two, I will record & upload some videos :D Quote Link to comment Share on other sites More sharing options...
WallE Posted April 27, 2013 Share Posted April 27, 2013 Bump, finally is it possible to MitM a different AP than the Pineapple AP or not? Quote Link to comment Share on other sites More sharing options...
minix Posted June 6, 2013 Share Posted June 6, 2013 For me ettercap crashes the router if I try to do a MITM attack from the WebUI, and sslstrip doesn't log anything even if I use the iptables commands. As soon as I get some more information on these two, I will record & upload some videos :D sslstrip will log passwords and user names but there is a problem with the way that it is installed from the Pineapple bar, if you know how to ssh into the wifi pineapple you can correct the error. to ssh into the pineapple get a program like putty if you are running windows and out of the box it is setup to connect to ssh, type in the ip to the pineapple default being 172.16.42.1 and it will ask you to trust the connection, hit yes and login. once in the shell go ahead and install the package of sslstrip using opkg install -dest usb sslstrip if you have not already installed it. next you want to run two more commands ln -s /usb/usr/lib/python2.7 /usr/lib/python2.7 and then touch /usb/usr/lib/python2.7/site-packages/zope/init.py now you are free to run it in the webgui this can all be found on the pineapple wiki. sslstrip does not work in most cases against google chrome. Quote Link to comment Share on other sites More sharing options...
jeffz Posted July 12, 2013 Share Posted July 12, 2013 Hey, I've got my Pineapple yesterday. You can change it by connecting via SSH and using nano (or something similar). The file you have to edit is /etc/config/network In case you can't figure it out for yourself how to edit it, let me know and I'll post mine as example and comment it out for you :) Am I right if I say you also have to modify the /etc/config/dhcp ? :) Quote Link to comment Share on other sites More sharing options...
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.