Jump to content

dark_pyrro

Dedicated Members
  • Posts

    2,621
  • Joined

  • Last visited

  • Days Won

    198

Posts posted by dark_pyrro

  1. There are limits for new users due to the fact that there has been "abuse" over time. Not sure what the limits are, but I think it has been 5 messages before. I.e. that you have to post 5 messages and after that, it will be possible to post with less restrictions.

    32 minutes ago, simone79vi said:

    Everytime that I connect to the ip of the device the "begin setup" started.. so the process of activation failed with the error (UCI failed to set country for radio1 exit status 1)

    That is only happening when you try to load the web UI, right? What happens if you try to ssh into the Pineapple?

    Try the diagnostics as well, if possible to reach

    http://172.16.42.1:1471/api/basic-diagnostics.html

  2. I'd bet my money on the fact that you won't find a bulletproof solution. It also depends on the one that finds it (or the one that gets it in the end). If it's a non tech person, it wouldn't understand what it is anyway. If it's a tech person (that's really interested in diving deeper into what it is), then it will be more difficult to hide things. But it all depends on if someone have the time to do the digging even if you're skilled enough to do it. I would probably do some changes under the hood of the Bunny to make it a bit more stealth, but that would limit the flexibility of the Bunny and also jeopardize the possibility to get further help or support.

    Or, use the USB Rubber Ducky (that has the HIDE_PAYLOAD command and is generally more "stealth" than the Bunny), but it all depends on what attack features that are needed.

  3. phy2 should be radio2 which in turn is wlan2 that should be used to connect the Pineapple as a client to an existing wireless network (for internet access, etc.), so if that is failing then the other features should work (such as the management interface, the open AP).

    One thing that you could try that has worked for some users stuck in the config/setup loop is to connect using serial and check if you can see the following file in the file system:

    /etc/pineapple/setup_required

    If so, delete it and reboot. It's an "old trick" that was valid on earlier fw versions of the Mark VII, so not sure it applies in this specific case. Could be worth trying. Remember though that opening the Pineapple (to get access to the serial header) will void warranty, but I guess the warranty is gone with the wind anyway when it comes to this specific device.

  4. I guess you got some help on Discord. If both 7601 radios where gone, I'd say it would be the USB hub on the Pineapple that was toast. But when just one of them is gone, I'd guess it's that specific radio. Difficult to say why, maybe the previous owner fried it running it without antenna for some reason. The only power related thing to try is to make sure you use a power source that provides at least 2A (it should run on less than that, but just to follow what the docs say).

  5. 5 hours ago, Woodentop said:

    the eth1 doesnt seem to show up in the GUI

    That's most likely because of the fact that OpenWrt can't bring the interface up. My bet is that there is some issue with the kmod/driver for that specific OpenWrt version for that specific chipset. It should generally work since it's fully functional on other kinds of Linux based distros, and of course on the Pineapple Mk7 where it's supported out of the box. It's identified/enumerated as something else instead of "link/ether" and doesn't seem to be able to handle the MAC address properly (it's set to 00:00:00:00:00:00 and if trying to set the MAC address of the interface and bring it up manually, it just throws and error back at you and that goes for both the RTL8152 and 8153 on the Nano). My advise is to use something that is known to work, and from my own experience, that is the previously mentioned ASIX chipset.

  6. OK, knowing that you are running it inside a VM is something that would be good to know right from the start.

    You probably need to pass it from the host/hypervisor to the VM in the correct way. I'm not a VMware user since I use VirtualBox most of the time, but how to do that is most likely not a difficult thing to obtain via a Google search. This is most likely not an adapter issue, but instead something related to properly passing the adapter to the VM the way it's supposed to be done.

    (No pictures posted btw)

×
×
  • Create New...