Jump to content

ptrac3

Active Members
  • Posts

    93
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by ptrac3

  1. is there a specific way to start/initialize wifi jammer? I'm experiencing problem from recent firmware releases.. When i start wifi jammer it seems ok but in only deauths clients from pineapple's AP.. (i'm trying the jammer with the pineapple wifi chipset, i'm not using external adapters)

  2. A few things:

    Confirm your transmit power on the pineapple by ssh'ing in to it and doing a little 'ifconfig' - txpower is listed right there.

    Also ensure your power supply isn't borked. The ones that come with the pineapple are kinda cheapo - if it was supplying less amps than the pineapple requires it would DEFINITELY cause erratic transmit range. If you have a multimeter and know what you're doing - great! Otherwise, just try a different power supply.

    Third, open the pineapple up and reseat the antenna connections - theres been a post or two about bad wifi range and they traced it back to a bad connection with the antenna to the onboard wifi chip. Check that out for sure

    telot

    Yes i confirm the issue, seems that some random Alfa's out there has a faulty internal RP-SMA connector or however that was my case.. Regarding that here's the topic you are looking for http://forums.hak5.org/index.php?showtopic=26089&st=0&p=199567entry199567

  3. It is possible but it requires a bit of a hacky fix in the firmware.

    It will get implemented soon, I am sure.

    Best,

    Sebkinne

    Good news : ) maybe with flashing it's possible to change the /sys/class/ieee80211/macaddress value..But actually i don't have the jtag interface..

    Is there any chance of it being implemented in future firmware versions or modules? :)

  4. there are many things preventing this I think, I spent hours trying to change mac address of wlan0.

    seems it may have to be fixed the way new karma works with hostapd? that's my guess

    I don't know , but i think it could be possiible to change the mac address with a chipset supporting perfeclty both monitoring and injection..(also binary macchanger is shipped into the original firmware) I've looked into /lib/wifi/phy0/mac80211.sh and other script and found that mac address is defined cating the /sys/class/ieee80211/macaddress..Any tricks to change the MAC of the card or the BSSID of created AP?(educational purposes only of course)

  5. Hi ptrac3,

    You're not the only one :-) Check this thread: http://forums.hak5.org/index.php?showtopic=26444. Looks like re-flashing over serial with USB inserted sort out the issue. Bu I don't a serial cable. So can't confirm.

    Thanks! : ) Now i'm using another usb and is going normal..But it's strange that the sandisk cruzer fit is accessibile from my pc , maybe my pineapple fried the usb stick but it's too young too die! (2 months) :D

  6. Maybe i'm not the only one (i hope so) experiencing serious issues with USB on MKIV with firmware 2.0.0.

    Suddenly, with no modification or significant action, the usb on MK IV it's likely died. In particular doing a "cd /usb" and then a "ls" i get my ssh session stalled..I've to wait few minutes and the content of my usb is empy, but i plugged in in my pc and it has all the data on it. Strange. Moreover if i do a "touch test.txt" in /usb working directory i receive a input/output error. After that i've decided do to 2 things: reflash the firmware and re format the usb following this guide http://forums.hak5.org/index.php?showtopic=25882. I get my swap recognized but usb storage isn't working, and i've noticed a strange thing.. If i power one the MKIV withouth the usb all is normal, i can install packages and do opkg update as well. But if i insert my usb and try to do a opkg update i get " make_directory: Cannot create directory `/usb//usr': Read-only file system." when my fstab it's the stock one

    config global automount
           option from_fstab 1
           option anon_mount 1
    
    config global autoswap
           option from_fstab 1
           option anon_swap 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
    

    I don't know if it's a usb or pineapple fault (software or hardware side)..Any help it's appreciated : )

  7. This interactive chat it's awesome!! : ) I've installed the first time and have no problems but, randomly, i'm experiencing issues with log.html.. In detail when i'm connected in the chat and i click "Send" actually it doesn't send anything, in fact the log.html remains empty (it's not writable).In addition to that instead i've noticed that the file is readble, infact doing a "echo test > log.html" i get the "test" message refreshing the chat index page but actually i can't send any messages (i've tried different devices so it can't be a browser issue). I've also tried a chmod 777 log.html and entire directory of the chat but with same results.. Someone is experiencing my same issues? Or any idea to fix that? Thx in advance :)

    ptrac3

  8. Hi guys i'm experiencing a strand and esotic issue..(in the new firmware 2.0 but also in 1.1.1) I have my pineapple set up and i'm in Adavanced section from Web UI tryin' to execute commands..If i issue commands like "echo test" or dmesg etc etc i receive normal output as expected but if i issue "ping localhost" or whatever i get no response from the pineapple resulting in the Web UI completly disabled also from others devices.. I have to reboot it trhough SSH.. It's really strange, have any ideas? PS: ping command works flawlessy in SSH

  9. You may want to also try "re-seating" the original antenna to make sure it was plugged in all the way. Good find though.

    I thought about mentioning that, but didn't really want to advertise cracking the pineapple open. When I did mine, the antenna whip wasn't even on the glue. It was a crappy glue job and I just didn't care to fix it. :P

    Yes your'r right but for now my pineapple is sealed.. I agree in fact i'm not advising to disassemble the pineapple and remove the original pigtail..But i did and it's solved the problem, it would be nice if that fix could help other people to solve the problem. :)

  10. Guys i've solved my problem!!!! :) I'm so happy! :D Here's what you can do if you're experiencing my same problems and if you, like me, live outside the US and it's difficult to return the pineapple for an exchange..However, investigating the problem i supposed that IPX RP-SMA cable was messed up (but i don't know how) and so i've decide to buy a new one like this http://www.ebay.it/itm/Cavo-Cavetto-Adattatore-Pigtail-UFL-U-FL-IPX-RP-SMA-Antenna-WiFi-Router-Wireless-/220948509258?pt=Cavi_Prolunghe_Convertitori&hash=item33718eb24a#ht_2307wt_1163. I've opened the pineapple , carefully removed the glue and then the pigtail cable itself..It's simple to remove and insert , is interlocking. I'm a hardware newbie so you can do this operation too..Now the wifi range of Pineapple just doubled, it seems to work flawlessy..:)I hope with this post to help people that are in my same situation..

  11. The only problem with airbase is that it is simulating an AP in software so isn't as reliable or as able to cope with as many clients but for a single victim it works fine

    Yes of course it isn't comparable..Karma and Jasager in addition to reliability have a bunch of fine tuning options like black and white listing and fixed AP name..

    I've noticed that with airbase-ng you cannot set a standard beaconing AP name but it does a sort of a continously scanning for probe requests and then starts beaconing the SSID the clients are probing for..Let's say i have a client with no remembered network, so actually i'll send no probe request in the air, and i want to do a scan for avaible AP.. What i'll see is dynamically changing AP name in relation for probe requests the ALFA is receiving..If it catch "NETGEAR" probe i'll see the "NETGEAR" AP name and this behiaviour it's very differnt from Pineapple, Jasager and Karma.

  12. I got a setup with a netbook , BT5 R2 and an Alfa Awus036h and got the same think that Jasager does (listening for probe request and responding to every probe with a positive probe response) with

    airbase-ng -P -C 30 mon0

    and listening Dhcpd server on at0 (created by airbase-ng). It works like charm , like a pineapple..Pretty cool :)

  13. What's exactly your issue? You can't see any data?

    Which version of the Site Survey do you have and on which version of the pineapple (hardware + firmware)?

    I have pineapple MKIV and firmware 1.1.1 and your module it's 1.3.5 but i think it's my problem (related to wireless range problems i'm experiencing) I asked this to see if i'm doing something wrong or maybe in the wrong order..However now site survey seems to be working..:)

  14. Mumble mumble...I got this perfeclty working with an ALFA AWUs036h. For the Dhcp problem have you installed dhcp via

    apt-get install dhcp3-server

    ? Before tryin' to get Jasager/Karma working i suggest you to try with a simple soft ap Dhcp enabled.

    airbase-ng -e softap mon0

    ifconfig at0 up 192.168.121.1 netmask 255.255.255.0

    and then

    dhcpd3 -d -f -cf /etc/dhcp3/dhcpd_test.conf at0

    . My Dhcpd conf is

    default-lease-time 60;
    max-lease-time 72;
    ddns-update-style none;
    authoritative;
    log-facility local7;
    subnet 192.168.121.0 netmask 255.255.255.0 {
      range 192.168.121.100 192.168.121.254;
      option routers 192.168.121.1;
      option domain-name-servers 192.168.121.1,8.8.8.8;
    }

    Hope this can help you, let me know

  15. The quick start guide warns against changing network settings for a reason. In any case you should be able to find the correct serial adapter for cheap in your country and then you can flash it. If you cannot find one they are fairly simple to make.

    EDIT: Glad to see you got it working again. As for the signal issue, have you done a site survey (use Kismet or Inssider) to check for other APs that could be drowning out your signal?

    Yep i know, my fault :) Regarding to the serial adapter i'm not a hardware expert i'm more software and coding oriented.. I can buy the original Alfa Hornet flashing kit or i have to find a step to step guide on the type of serial adapter i have to buy/made for flashing this Alfa board.. Regarding to the wireless range strange things are happening..Modules like Site Survey does not work on my pineapple but i think it's a signal issue not module's fault..With airodump-ng mon.wlan0 i cannot see anything but i know that on channel mon.wlan0 is configured (e.g channel 11) there are a lot of Ap's but none is about to be catched. I think i can exclude the overlapping of other Ap's because i've tried almost every channel and also in different places..I've tried my pineapple in a place in wich just 1 or 2 AP's and tried also to change channel but with the same results..I don't know what to think but now i'm starting to assume it's a hardware issue..

  16. Hi guys i'm experiencing some problems with Site Survey..The pineapple is up and running (no karma enabled) , i go to Site Survey module click Stop mon0 and then Stop wlan0..After that click Start on wlan0 and then Start on mon0..Am i doing something wrong? The thing i can see it's something like that

    Output
    
    Interface	Chipset		Driver
    
    wlan0		Atheros 	ath9k - [phy0]
    mon0		Atheros 	ath9k - [phy0] (removed)

×
×
  • Create New...