ghostheadx2 Posted December 21, 2015 Share Posted December 21, 2015 So, I want to install the USB packages: root@pineapple:# opkg --dest usb install tmux gpsd gpsd-clients root@pineapple:# opkg install kernel kmod-usb-serial-pl2303 It gives me errors saying it doesn't recognize the command and can't locate the packages when I use "apt-get install". I am a beginner at wireless hacking and I'm just starting to use the WiFi pineapple. It would also be nice if someone had read "Hacking Exposed: Wireless Edition", although not neccessary, since that's where I'm getting these instructions from. I'm trying to do this on kali linux 2.0 Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted December 21, 2015 Share Posted December 21, 2015 Try opkg update, then opkg install Quote Link to comment Share on other sites More sharing options...
ghostheadx2 Posted December 22, 2015 Author Share Posted December 22, 2015 Also, it doesn't recognize the wifi pineapple ethernet cable. I don't have the SD card plugged into the computer, only the pineapple. lol. The output is: root@blackJesus:~# opkg update && opkg install bash: opkg command not found My pineapple won't connect in a way where I can use it on the cmd line is my guess. I can connect to it to configure it in the browser though. But that can't be enough to use it to learn wifi pen testing. Quote Link to comment Share on other sites More sharing options...
barry99705 Posted December 24, 2015 Share Posted December 24, 2015 (edited) You need to be ssh'd into the pineapple for the opkg commands to work. It also needs the internet to work. So the first thing you need to do is get the pineapple tethered to either your computer, or your wifi in client mode. A sd card is preferable, since the pineapple doesn't have that much available space. Wait, what are you trying to do???? That command doesn't make sense. I didn't know the hacking exposed books had the pineapple in them. Edited December 24, 2015 by barry99705 Quote Link to comment Share on other sites More sharing options...
ghostheadx2 Posted December 25, 2015 Author Share Posted December 25, 2015 The Hacking Exposed Wireless Edition does for sure because I'm trying to do it right now. So then, I ssh into the pineapple. I'll do that. That was the command I tried when this command didn't work: opkg --dest usb install tmux gpsd gpsd-clients Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted December 25, 2015 Share Posted December 25, 2015 The Hacking Exposed Wireless Edition does for sure because I'm trying to do it right now. So then, I ssh into the pineapple. I'll do that. That was the command I tried when this command didn't work: opkg --dest usb install tmux gpsd gpsd-clients You'll need to use "--dest sd" on the MKV,not usb. Bsst regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
ghostheadx2 Posted December 25, 2015 Author Share Posted December 25, 2015 But I will try ssh into it first and see if it will let me then. Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted December 25, 2015 Share Posted December 25, 2015 Yeah, you have to be SSHd in. But you need to specify sd and not usb. Trust me on this one, I wrote the code ;) Quote Link to comment Share on other sites More sharing options...
barry99705 Posted December 25, 2015 Share Posted December 25, 2015 Yeah, you have to be SSHd in. But you need to specify sd and not usb. Trust me on this one, I wrote the code ;) Baaa, what do you know. Quote Link to comment Share on other sites More sharing options...
ghostheadx2 Posted December 26, 2015 Author Share Posted December 26, 2015 I can't do any of this until I've solved these two issues, ethernet first, then the other one: https://forums.hak5.org/index.php?/topic/37120-how-to-fix-ethernet-protocol-or-is-that-the-problem/ https://forums.hak5.org/index.php?/topic/37112-mark-v-pineapple-wifi-never-shows-up-or-connects-even-with-ethernet/ 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.