Judge_fudge Posted December 13, 2023 Posted December 13, 2023 Hello everyone, I'll present myself, Im judge fudge and currently trying to learn more about wardriving for an ongoing project. I'm an absolute newbie at this but am finding myself more and more interested. I am trying to setup my Mark VII for Wifi sniffing to get a better understanding of my personal and work network. I want to load Kismet onto my pineapple and couple it with aircrack-ng and a gps forwarder to be able to extract location of APs around me. I started by trying to update through 'opkg install' and I get an error return: Downloading https://downloads.hak5.org/pkgs/mk7/stable/2.1.0/packages/Packages.gz *** Failed to download the package list from https://downloads.hak5.org/pkgs/mk7/stable/2.1.0/packages/Packages.gz Downloading https://downloads.openwrt.org/releases/21.02.1/targets/ramips/mt76x8/kmods/5.4.154-1-81b5fa8a3bdde9109c65df5b7a2d086e//Packages.gz Updated list of available packages in /var/opkg-lists/mk7_kmods Downloading https://downloads.openwrt.org/releases/packages-21.02/mipsel_24kc/base/Packages.gz Updated list of available packages in /var/opkg-lists/2102_base Downloading https://downloads.openwrt.org/releases/packages-21.02/mipsel_24kc/packages/Packages.gz Updated list of available packages in /var/opkg-lists/2102_packages Downloading https://downloads.openwrt.org/releases/packages-21.02/mipsel_24kc/routing/Packages.gz Updated list of available packages in /var/opkg-lists/2102_routing Collected errors: * opkg_download: Failed to download https://downloads.hak5.org/pkgs/mk7/stable/2.1.0/packages/Packages.gz, wget returned 8 But then I tried to install gpsd gpsd client and the return was positive. Then I tried Kismet but it returns: root@mk7:~# opkg install kismet kismet-capture-linux-wifi Unknown package 'kismet'. Unknown package 'kismet-capture-linux-wifi'. Collected errors: * opkg_install_cmd: Cannot install package kismet. * opkg_install_cmd: Cannot install package kismet-capture-linux-wifi. Im completely dumbfounded as to why. I searched other forums and it seems people just run the command to install kismet and boom, all gucci. Would appreciate any help anyone can throw at me. Much love Judge fudge Quote
Solution dark_pyrro Posted December 13, 2023 Solution Posted December 13, 2023 Try running opkg update again, since you have issue downloading the Hak5 "package feed" Quote
Judge_fudge Posted December 15, 2023 Author Posted December 15, 2023 Thank you for the reply. The first thing I tried was an OPKG update before installing anything but all failed to download and i get a wget 8 return error. Yet I can ping different websites. Really confused by all of this. Quote
dark_pyrro Posted December 15, 2023 Posted December 15, 2023 Not sure if you got it working or not. There shouldn't be any issues running either opkg update or installing packages. Try to connect the Pineapple to some alternative network in the case that you can ping different websites from the Pineapple, but not install things. I guess it's more likely that it's something in the infrastructure surrounding your specific Pineapple that is the root cause, and not the resources that opkg is trying to use (since I've been using them successfully many times and also quite recently, last time when responding to your first post and found nothing strange, everything worked as expected). Quote
Judge_fudge Posted December 18, 2023 Author Posted December 18, 2023 Unfortunately I don't have access to any other internet connection. My internet connection uses a purchased login to connect (one with a username and PW that last X days) and it constantly deauthenticates me. I also run a VPN on my computer and am wondering if that is denying my the OPKG update command. Because when I take the URL and enter it manually into a web bar it returns: <Code>AccessDenied</Code> <Message>Access denied.</Message> <Details>We're sorry, but this service is not available in your location</Details> </Error> I changed my location and then I was able to download onto my computer the package from: Downloading https://downloads.hak5.org/pkgs/mk7/stable/2.1.0/packages/Packages.gz *** Failed to download the package list from https://downloads.hak5.org/pkgs/mk7/stable/2.1.0/packages/Packages.gz Maybe I can manually transfer the opkg update files onto the Pineapple somehow? Ma Quote
Judge_fudge Posted December 18, 2023 Author Posted December 18, 2023 In addition, any module I try to install from modules interface gives me an error : "exit status 1". So I can neither update nor install any module onto my Pineapple Quote
dark_pyrro Posted December 18, 2023 Posted December 18, 2023 Where in the world are you located? If you're in a country with heavy restrictions on the national level, some things might fail since it's running on/using Google infrastructure. You can "sideload" modules using the Pineapple web UI. When it comes to package content (opkg), then just download the package file and locate the names of the ipk files you need, then just download the ipk files and trasnfer them to the Pineapple and install them using opkg. Quote
Judge_fudge Posted December 18, 2023 Author Posted December 18, 2023 Trying to install any IPK file via the web UI returns the error : "Could not process upgrade file: exit status 1...". Whether its kismet or the latest aircrack. Same for any of the updates packages I downloaded following the URLs given from the command OPKG update. I've searched the web for the meaning to exit status 1 but not getting much other than I need to reinstall my pineapple firmware, which I already did. Quote
dark_pyrro Posted December 18, 2023 Posted December 18, 2023 Describe in detail the process you are using to install ipk files and the full output when doing so. Quote
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.