Jump to content

kevambert

Active Members
  • Posts

    95
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by kevambert

  1. Anyone have any experience with the 3k3y for the ps3 fat

    I am having a little trouble with the nokeys firmware on ps3 fat ofw 4.46.

    When a iso game loads I get error 800700

  2. firmware 3.0.0 huawei modem (12d1:140c) with micro SD

    I'm using a pay as you go Sim, the usb modem and micro SD inside are set up and working perfectly,

    the 3g connection connects on boot which is great, but as I don't have credit on the Sim I have no internet connection on the pineapple even though I have ICS set up on my laptop connected to the pineapple.

    How can I kill the 3g connection without pulling it out of the pineapple as I have all my infusion installed to the micro SD

  3. I just tested you have to bring down wlan0, if you ssh in and issue

    airmon-ng start wlan0

    ifconfig wlan0 down

    and then run reaver from the gui it will work

    reavergui.png

    Edit: another option is go to the gui/reaver-module scan for and select the AP you want to attack, start mon0 and then disable wlan0 then click attack.

  4. Try this Fstab

    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/sda
           option fstype   ext4
           option options  rw,sync
           option enabled  1
           option enabled_fsck 0
    
    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
    
     
  5. Ive upgraded to 2.8.0 but my sd card inside my huawei modem will not mount, it mounts fine on 2.7.7 and all earlier firmwares, it is showing in /dev as sda but 2.8 just seems to ignore the fstab and if I issue mount /dev/sda it mounts as sda1 and swap as sda2

    I camt seem to be able to find a fix for this, every time i reboot I

    have to issue mount /dev/sda /usb, I get an error message failed:

    invalid argument but it still mounts ok to usb, its a bit of a pain

    having to issue the mount command everytime though

    mountns.jpg

  6. Ive upgraded to 2.8.0 but my sd card inside my huawei modem will not mount, it mounts fine on 2.7.7 and all earlier firmwares, it is showing in /dev as sda but 2.8 just seems to ignore the fstab and if I issue mount /dev/sda it mounts as sda1 and swap as sda2

  7. hi there i am experimenting with wpa/wpa2 basically i've locked myself

    i've installed ubuntu on my laptop and forgot wpa2 code for my router idoit move i know

    i have tryed using a wordlist size 33gb and 10gb one and no luck so then i tried reaver and i gave up after 19 hours

    i can still use xbox360 and other machines but this laptop is my main and my favourite i am begging for help please

    what make of router is it, also reaver is for WPS enabled routers so unless it has wps enabled it wont help.

  8. No its not working for me Huawei modem, (the micro SD inside mounts to usb ok)

    root@Pineapple:/pineapple/3g# ./3g.sh
    Searching for attached 3G Modems
    12d1:140c 1d6b:0002
    Huawei Modem (3-IRL) detected. Attempting mode switch
    usb_modeswitch: can't load library 'libusb-0.1.so.4'
    ./3g.sh: line 61: /etc/init.d/firewall: not found
    ./3g.sh: line 61: /etc/init.d/firewall: not found
    root@Pineapple:/pineapple/3g#

  9. Just to confirm I am also having the same troubles with wash I have not tried wifite. problem is exactly as stated no AP's show up even though I have two routers next to me running WPS and gave it plenty of time to detect.

    I guess the best way to use wash on the pineapple IV is with airodump

    First run: airodump-ng -a -w /usb/tmp/wpsscan mon0

    Then use wash to detect wps enabled AP's by reading the file created by airodump

    wash -f /usb/tmp/wpsscan-01.cap -C

    wash will only show AP's that are wps enabled even though is says NO under wps in the output it is wps enabled.

×
×
  • Create New...