Jump to content

buggz

Active Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by buggz

  1. Hello,

    I did get an email from them last week, I am in the queue.

    I was not lucky enough to get in on the Kickstart part, all of the kickstarts have shipped.

    Now, the regular orders are being shipped.

    I am actually looking forward to this item, as I have held off on buying a Raspberry Pi for so long now...

    Did your UDOO come in? I would like to know what you're running on it if it has. I tinker around with the Raspberry Pi and this would be a nice upgrade.

  2. I thought I ordered the new MkV, but the shop receipt shows:

    Thank you Your order was placed successfully. You've just purchased this

    standard-thumb_thumb.jpg?838

    1x WiFi Pineapple Mark V Standard - WiFi Pineapple Mark IV Standard

    I don't understand the Mark IV Standard wording along with the Mark V wording.

    I already have a Mark IV...

  3. ifconfig wlan0 up; airmon-ng start wlan0

    airodump-ng mon0 and find your bssid of the station to test

    reaver -i mon0 -b XX:XX:XX:XX:XX:XX0 -vv

    root@Pineapple:~# reaver -i mon1 -b XX:XX:XX:XX:XX:XX -vv

    Reaver v1.4 WiFi Protected Setup Attack Tool

    Copyright © 2011, Tactical Network Solutions, Craig Heffner

    reaver: can't resolve symbol 'pcap_open_live' in lib 'reaver'.

  4. Personally, being the new owner of a Pineapple 3.0 MkIV kit, I would welcome all tools available.

    If a Kali image can be created for the Raspberry PI, I would assume it can be also generated for our Pineapples.

    Is there a Pineapple SDK available? Not that I could really use it, but I would love to try!

    Kali on a Pineapple would be awesome!

  5. Ahh, I only perused the code, really didn't look hard at it.

    I will look at it again tonight, thanks!

    Okay, I see the part w/ the version check, no big deal, just a warning.

    reaver.sh:3:#reaver.sh version 1.1
    reaver.sh:1069:elif [[ `cat /pineapple/includes/fwversion` != "2.8.1" ]]; then
    reaver.sh:1070: FWver=`cat /pineapple/includes/fwversion`
    reaver.sh:1071: echo "Warning! This script has been tested on FW version 2.8.1"
    reaver.sh:1072: echo "Your current version is $FWver"

    I am going to test it tonight.

    Thanks!

  6. Hello,

    I am curious about the 3.0 change requirements?

    For a shell script?

    Are there any needed?

    Or are you commenting on the GUI parts?

    I'm a new owner of a MkIV 3.0 Pineapple, and still testing things out.

    Yes. Started a new job and haven't had the time to dig in. Also have a MITM addon to it that will start sniffing creds when it cracks the network. Just need to update for 3.0 and polish it.

    Any plans to release this for the 3.0.0 firmware?

  7. Hello,

    Playing w/ my new MkIV 3.0 this weekend.

    inSSIDer 3.0 shows it transmitting on two radios, using the same MAC ?

    One on an SSID I assign, either in karma, or w/ the WiFi Manager infusion.

    The other is a blank SSID.

    inSSIDer 2.0 never shows two, only one.

    Sometimes, when I reboot, WiFi Manager will actually show two interfaces.

    Physical Interface radio0 [wlan0] - HWAddr MACaddyhere

    Physical Interface radio1 [wlan1] - HWAddr sameMACas-above.

    I'm currently only using the built in radio.

    It gets all wonky and I have to reset and start over.

    I'll have to capture this wierdness via an ssh shell connection...

×
×
  • Create New...