Jump to content

Infinitynull

Active Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Infinitynull

  1. I am having the same problem. Another problem the Bunny itself is very hot. I've contacted Hak5 support. This is ridiculous, I own almost every Hak5 product and this has never happened and it seems a hand full of people are having the same problem with no solution. 

     

     

  2. Another problem the Bunny itself is very hot. I've contacted Hak5 support. This is ridiculous, I own almost every Hak5 product and this has never happened and it seems a hand full of people are having the same problem with no solution. 

  3. Apparently I've tried to update to 1.1 incorrectly. It has a solid green on startup then it turns blank. After three times it goes into recovery mode I am assuming. Then once there it blinks red for a while. Then it turns blank again. I've waited ten minutes tried to replug it in assuming something went wrong it it was done. But it never blinks or goes solid green or blue after the red blinking. But just now It was blinking red then started to alternate red to blue. Now it's blank again, I will wait another fifteen minutes before I try anything else. What exactly is going on? I am assuming it's either trying to recover then flash. I moved the upgrade contents to the root file system. I don't know exactly what went wrong.

    Easier way to understand the problem:

    Plug In > Solid Green > Blank LED ........

    Ten minutes has passed....

    Replug In > Solid Green > Blank LED .......

    Ten minutes has passed....

    Replug In > Solid Green Blank LED ......

    Ten minutes has passed....

    Replug In > Blinking Red > Couple of Minutes Passed > Blinking Red . Blinking Blue . Blinking Red > Couple of Minutes Passed > Blinking Red > Couple of Minutes Passed > BLANK LED!!!!

    Ten minutes has passed...

    Replug In > Solid Green > Blank LED

     

    Every time it tries to recover then it will try to boot three times and try to recover again. It will never fully boot up nor will Kali recognize the file system or that it's plugged in.

  4. 16dBi Yagi Antenna: http://hakshop.myshopify.com/collections/wireless-gear/products/16dbi-yagi-antenna

    Long Range WiFi Booster Kit: http://hakshop.myshopify.com/collections/wireless-gear/products/long-range-wifi-kit

    I don't know the exact terms for the connecters SMA-Male and Female, RP|SMA-Male and Female. Anyways what do I need to connect the antenna to the wireless cards or booster?

  5. Alright, first of all. Adding the route gave me access to the Internet again through my wlan0 device. But even without the route this happened below, I tried manually and entered randomly to show the error. As it did not give me a list at all. I know you said he was working on the script. I thought maybe this would just be helpful. I can access the browser GUI for Pineapple. Though it has no Internet access as the bulletin can not load. I can also access the Pineapple through wireless if I disconnect the USB and power it with the Juice.

    What do I do? What is ether? I am not trying to be a problem child. I just really want to learn how to use and fix this.

    root@NKAL:~/Downloads# ./wp6.sh 
      _       ___ _______    ____  _                              __   
     | |     / (_) ____(_)  / __ \(_)___  ___  ____ _____  ____  / /__ 
     | | /| / / / /_  / /  / /_/ / / __ \/ _ \/ __ '/ __ \/ __ \/ / _ \
     | |/ |/ / / __/ / /  / ____/ / / / /  __/ /_/ / /_/ / /_/ / /  __/
     |__/|__/_/_/   /_/  /_/   /_/_/ /_/\___/\__,_/ .___/ .___/_/\___/ 
                                                 /_/   /_/       v6.3
    
         _ .           ___          \||/   Internet: wlan0	192.168.1.1
       (  _ )_  <-->  [___]  <-->  ,<><>, Pineapple: ether	172.16.42.42
     (_  _(_ ,)       \___\        '<><>'   Network: 172.16.42.0/24
    
    Connect using saved settings     [Y/n]? n
    Autodetect network configuration [Y/n]? y
    
    WiFi Pineapple Interface: ether
    Internet Interface:       wlan0
    Default Gateway:          192.168.1.1
    
    Use above autodetected settings  [Y/n]? n
    
    Select WiFi Pineapple Interface:
    > 
    
    Response must be a listed numeric option
    
    Select WiFi Pineapple Interface:
    > 
    
    Response must be a listed numeric option
    
    Select WiFi Pineapple Interface:
    > 1
    
    Select Internet Interface:
    > 1
    Usage: grep [OPTION]... PATTERN [FILE]...
    Try 'grep --help' for more information.
    
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
    0.0.0.0         192.168.1.1     0.0.0.0         UG        0 0          0 wlan0
    0.0.0.0         172.16.42.1     0.0.0.0         UG        0 0          0 eth1
    0.0.0.0         192.168.1.1     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 eth1
    192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 wlan0
    
    No Gateway available for selected Internet Interface.
    

    And the route -n output

    EDIT: Wrong output

    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0
    0.0.0.0         172.16.42.1     0.0.0.0         UG    100    0        0 eth1
    0.0.0.0         192.168.1.1     0.0.0.0         UG    600    0        0 wlan0
    172.16.42.0     0.0.0.0         255.255.255.0   U     100    0        0 eth1
    192.168.1.0     0.0.0.0         255.255.255.0   U     600    0        0 wlan0
    
×
×
  • Create New...