overwraith Posted December 8, 2013 Share Posted December 8, 2013 Hello, I you may have seen me post a while ago I recently got a WIFI pineapple, and I was wondering a few things. First, does anyone have any good links or material for getting started with the WIFI pineapple? Also can anybody tell me how to connect to the WIFI pineapple via the command line? I have found the WIFI pineapple wiki, and the pineapple university sites, but surely there has to be more? Hak 5 episodes would also be useful. I have a windows laptop, do I have to install a linux OS to use this? Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted December 8, 2013 Share Posted December 8, 2013 You can connect to the pineapple with PuTTY to get a terminal in Windows. Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 I am not sure why it is not working, I tried using telnet, and SSH using the provided IP address, and port number on the pineapple card. The telnet window closed immediately, and the SSH window hung. The browser works correctly though. Quote Link to comment Share on other sites More sharing options...
zeroasterix Posted December 8, 2013 Share Posted December 8, 2013 I would recomend following the clear and basic steps in the great videos Darren put up at http://uni.wifipineapple.com. (Thanks Darren!) Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 (zeroasterix) I would recomend following the clear and basic steps in the great videos Darren put up at http://uni.wifipineapple.com. (Thanks Darren!) I have already watched all the episodes there, and I do not see anything about connecting via putty. It is all for connecting via the browser window. There is not enough information there yet, so I am asking here. Please read what I am asking before posting. Quote Link to comment Share on other sites More sharing options...
techiem2 Posted December 8, 2013 Share Posted December 8, 2013 Use the default SSH port (22) when connecting via SSH/Putty: ssh 172.16.42.1 or in putty enter 172.16.42.1 in the host name/ip box. Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) Use the default SSH port (22) when connecting via SSH/Putty: ssh 172.16.42.1 or in putty enter 172.16.42.1 in the host name/ip box. Thanks, I'll try it. ... It worked. Edited December 8, 2013 by overwraith Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) If I enable karma, how can I see what hosts are connected? Am working from putty. Also, this is a linux box or something, isn't it? Edited December 8, 2013 by overwraith Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted December 8, 2013 Share Posted December 8, 2013 It is linux. OpenWRT based. This command will show you a list of clients connected to the wlan0 (Karma) interface. iw dev wlan0 station dump Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) Awesome, I tried and connected a tablet to the WIFI pineapple. A MAC address popped up. The tablet did not automatically connect though. So I guess that WPA2 defeats karma? How do I learn more about these commands? For instance when I type: man iw I get no man found. Edited December 8, 2013 by overwraith Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted December 8, 2013 Share Posted December 8, 2013 The pineapple does not have man pages, google or try it on a full linux install. If a network is encrypted or requires authentication, karma will not work. I would suggest watching most of these: https://www.google.com/search?q=wifi+pineapple+hak5&tbm=vid Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 Excellent, thank you Mr-Protocol. I will come back here when I need more help. Quote Link to comment Share on other sites More sharing options...
chriswhat Posted December 8, 2013 Share Posted December 8, 2013 (edited) First, does anyone have any good links or material for getting started with the WIFI pineapple? Aside from the Pineapple Wiki, the Mark V forums, and the university videos, there aren't many Pineapple resources available. I've created some video tutorials that may interest you. Here's a link to the playlist. https://www.youtube.com/playlist?list=PL4-mT0A3BzLtjpdYlZG0Z7flZTEDnZkPM Also can anybody tell me how to connect to the WIFI pineapple via the command line? To connect to your Pineapple via the command line from Windows 7, complete the following steps: 1) Connect to your WiFi Pineapple via Wi-Fi or ethernet cable 2) Open the Start menu 3) Click All Programs 4) Click Accessories 5) Select Command Prompt 6) In the command prompt window, type "ssh root@172.16.42.1" 7) When prompted to confirm the connection, type "yes" 8) When prompted to enter a password, enter your Pineapple's password That's it. You should now be connected to your WiFi Pineapple via SSH. I have a windows laptop, do I have to install a linux OS to use this? You can manage your WiFi Pineapple from a Windows PC or a Mac via your web browser or command line (using SSH), but I would encourage you to familiarize yourself with Linux. Learning Linux basics will vastly improve your Pineapple experience. I recommend installing Kali Linux, BackTrack 5, or some other Linux distribution on a virtual machine. Edited December 8, 2013 by chriswhat Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 Good information guys. I have a slightly unrelated question. Has anybody ever seen a USB to Pineapple power cable, so the pineapple could be run off a laptop? If there was such a thing, one could use some of those Velcro sticky sheets to secure the pineapple to the back of a laptop's screen or something. Just a thought that occurred to me after seeing some of those pelican case rigs. Quote Link to comment Share on other sites More sharing options...
chriswhat Posted December 8, 2013 Share Posted December 8, 2013 Sure, a USB to barrel connector will work. Not sure if a laptop will supply enough power to operate consistently though. Quote Link to comment Share on other sites More sharing options...
techiem2 Posted December 8, 2013 Share Posted December 8, 2013 (edited) Darren actually mentioned the USB power adapter in one of the University Videos. http://hakshop.myshopify.com/collections/accessory/products/usb-power-cable Edit: It's in the first video. He mentions specifically using it with USB3 since that should provide enough power for basic use. Edited December 8, 2013 by techiem2 Quote Link to comment Share on other sites More sharing options...
overwraith Posted December 8, 2013 Author Share Posted December 8, 2013 Can the WiFi Pineapple MK V deauth without any additional gear? If we need more gear I am going to need have to save up some more money. Quote Link to comment Share on other sites More sharing options...
ScottHelme Posted December 9, 2013 Share Posted December 9, 2013 You can find a link to my blog in my signature, there are a few tutorials on there that should get you going. If you have any questions, feel free to ask :-) Scott. Quote Link to comment Share on other sites More sharing options...
barry99705 Posted December 11, 2013 Share Posted December 11, 2013 Sure, a USB to barrel connector will work. Not sure if a laptop will supply enough power to operate consistently though. It may flake out if too many clients connect, but I've run mine from a usb to barrel from my laptop for days in my office. For just general goofing off, it works good enough. 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.