Jump to content

mrgray

Active Members
  • Posts

    171
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by mrgray

  1. I've tried everything, reflashing from 2.8.1 to 3.0.0 over serial, i've searched everywhere for a answer and i couldn't find one

    It was working on 3.0.0 but then it just went to the bootloop the next day..

    Heres the log where it loops at like a reboot

    --------------------------------------------------------------------------

    bytes
    [ 0.000000] Writing ErrCtl register=00000000
    [ 0.000000] Readback ErrCtl register=00000000
    [ 0.000000] Memory: 29132k/32768k available (2102k kernel code, 3636k reserved, 404k data, 208k init, 0k highmem)
    [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [ 0.000000] NR_IRQS:51
    [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
    [ 0.080000] pid_max: default: 32768 minimum: 301
    [ 0.080000] Mount-cache hash table entries: 512
    [ 0.090000] NET: Registered protocol family 16
    [ 0.090000] gpiochip_add: registered GPIOs 0 to 29 on device: ath79
    [ 0.100000] MIPS: machine is ALFA NETWORKS Hornet-UB
    U-Boot 1.1.4-g971cc15e-dirty (Sep 7 2011 - 11:44:55)

    --------------------------------------------------------------------------

    Thanks if the problem is resolved and sorry for asking so many questions.

  2. Hey guys so I upgraded my firmware to 3.0 and every time I inserted a USB into the Pineapple it would shutdown. I thought it was a power supply problem, https://forums.hak5.org/index.php?/topic/30033-misplaced-pineapple-power-supply/ so I am using the 12V 2A power supply. Still the same thing was happening so I downgraded back to 2.8.1 and the same thing continues. I am NOT using a USB hub and I am using the 4GB Sandisks sold in the Hak shop. I have verified functionality of the USB and reformatted it. Any ideas? Thanks in advance!

    -Shawn

    Resolved for me,

    What was happening there was a miss type in the

    Fstab Configuration:

    Boot it without the flash drive then do this,

    my config if you want to just copy and past it in the Fstab Configuration,

    config global automount
    option from_fstab 1
    option anon_mount 1
    config global autoswap
    option from_fstab 1
    option anon_swap 1
    config mount
    option target /usb
    option device /dev/sda1
    option fstype ext4
    option options rw,sync
    option enabled 1
    option enabled_fsck 0
    config swap
    option device /dev/sda2
    option enabled 1
    -------------------------------
    Save it then plug your usb in wait 5 mins then reboot it with the usb in.
  3. From the looks of it, you got the Hornet-UB board because it lacks an RF Shield, and I hope that's not metal it's resting on like that. That's the fast track to shorting it out.

    Thanks for mentioning that and i have stuff underneath it but i have done that before and i wanted to hit myself for being so stupid. -_-

    Anyways thanks so much for helping me out guys hope to have it fixed soon!

  4. Yeah, you have a brick right there.

    You need to use a UART adapter like Mr-Protocol said..

    You can buy them at many different places though. The HakShop carries them too!

    I do have a Arduino Uno and i've seen people using it as a UART adapter

    Do you think this will work?

    Also a raspberry pi

    This sucks thank you for your fast help though

  5. So i was messing around with my pineapple and the power went off, when i booted again it only shows the power light and nothing else like when booting the lights look all the same but then it just gets stuck i guess on the power light only if that makes any since

    i can't go into anything.

    I'm super worried my little baby got bricked please help, hopefully its just me being a noob..

    Thanks in advance and i'll try and like your posts for +1 rep

  6. How would i do so doing this setup and would this work?

    I'm wanting to use all my infusions and everything but i'm wanting it on a router that people are already connected to theoretically speaking

    It would go like this,

    Modem, the Ethernet cable from the modem to the pineapple poe port, than from the pineapple wan/lan port connected to the router that everyone is on.

    I'm wanting to do like a mitm attack and sslstrip stuff like that but without having to setup a bunch of stuff so i would just put it in the middle of the connection.

    I don't know if this will work or not i figured to ask to see if any of y'all have tested it.

    Sorry i haven't been on lately i've been super busy!

  7. Yeah this is definitely gonna get moved outta this section. It sounds like your wicd is expecting ur macaddr for some reason. The Pineapple does that to me when i don't put 'option phy phyX' before 'option macaddr' in the /etc/config/wireless file. Maybe it's in ur /etc/defaults/network file? It definitely sounds like ur wlan1 is directly connected to ur mac whether in a config file or in the wicd options somewhere...?

    I don't know its annoying i've looked threw all my configs, defaults and everything and nothing that i saw was the problem in the config files...

  8. First sorry if i put this in the wrong section :wacko:


    Its for my pineapple advance case but this doesn't have to do with the pineapple necessarily.


    I'm running it on a netbook BT5 r3


    I got the awus036nha running finally, i had to connect the awus036nha after BT booted and it would scan for hosts and everything.


    But after i run any of these types of commands it gets messed up,


    ifconfig wlan1 down


    macchanger --mac 00:22:44:66:88:00 wlan1


    ifconfig wlan1 up



    Than would scan on wicd and it says,


    No wireless networks found.



    I don't get why it would stop?


    But if i reconnect the awus036nha it will work fine but i won't have my spoofed mac...



    Thanks in advance!


    Hope the problem gets resolved its driving me insane.

×
×
  • Create New...