Jump to content

markcoker

Active Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by markcoker

  1. Yep you want a GPU to do the work for sure, i personally use a small word list ~20k words, all of which 8+ char in length which i think takes about 7mins and gets some wifi password's, since i just leave it on and it cracks them at the end, i think its handy :). n my experience if the 20k list doesnt crack it my 30gb list wont either (most of the time). WPS is your best bet, or as you mentioned john can be good :).
  2. I believe wlan 1 is client and wlan 0 is AP by default. Good luck!
  3. here is an old version of it, it should work. if i get my sd card mounted ill post the new one soon. if you want to use a wordlist store it /sd/wordlists/example.txt or change it in script.
  4. try this: wifitie.py -aircrack select wlan1 or whatever and see if it captures. if it doesnt edit wifite.py and set pyrit tshark etc to false and aircrack to true (in the capture verification section)
  5. 1.0.4 is the latest, what infusions are installed? Its possible that something like wifi manager was messing with the settings. With the following issue: "I noticed you have orphan packages on this SSD, would you like to add those back in?" i believe this happen because you did a "Factory Reset Pineapple" which wipes everything but the SD card, leaving the orphaned packages on the SD card (this is normal to my knowledge). restoring to the latest firmware will fix most issues, as it wipes every clean and starts fresh. "Factory Reset Pineapple" doesn't wipe everything.
  6. Has your wifi ever worked, when did you get this pineapple? try this also, just copy what it outputs airmon-ng start wlan0 Not sure, its a bit werid, if you dont mind loosing most things just restore your firmware. WiFi Pineapple MK5 > Firmware Upgrade > Check for upgrade > Re-Flash https://wifipineapple.com/?flashing ​Warning: Flashing a firmware upgrade will wipe all data on your pineapple. It will not wipe the SD card, but please make sure you have one inserted. Please also make sure that you have stopped all active services and infusions. To be sure, we recommend to re-boot the WiFi Pineapple MKV before any upgrade to ensure extra proccesses have been halted properly. Additionally, you should only perform a flash on a stable power connection, the wall adapter is recommended. You should also only flash over ethernet. Finally, please give the flashing process some time. Interrupting it by pulling the power or closing the webinterface can result in a soft-brick.
  7. Yes, a few edits are required (use aircrack for packet capture for one, i cant remember if -aircrack works). I had it setup so on boot it would start (dip_switch) then start cracking all ap's, worked pretty good!, i edited wifite so that it would skip without prompt already captured/cracked wifi. reaver works too :) which is the main reason i use wifite (after the awesome automation) and wep is always good :). i would post here, but issues with my sd card not mounting (werid!). let me know if you need help i can guide you though your issues, its really easy just download the latest version of wifite to start and
  8. any errors? you paste you logs from the your pineapple website > logs > syslog also cat /tmp/state/wireless
  9. both commands are over ssh at the prompt. ifconfig wlan0 down && ifconfig wlan0 up mount
  10. config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option encryption 'none' option ssid Pineapple5_0899 try adding this line to /etc/config/wireless, not sure but it might help. then just reboot or put device up.
  11. sorry i didnt have the right command up the top, ive corrected it here: cat /etc/config/network > /sd/network-settings.txt && cat /etc/config/wireless > /sd/network-settings.txt or you can just copy from screen: cat /etc/config/network also im having issues with my pineapple (sd card not mounted) could you show me what information there is if you type mount. Thanks!
  12. can you post network as well? also have you tried ifconfig wlan0 up or whatever the command is on pineapple
  13. you just use something like filezilla to grab the files via ssh off the pineapple its located in the directory /sd (the sd card is mounted there). if your not sure how to do this, let me know what operating system your running, eg: windows.
  14. No Configuration Bar?!? (after update?) - Fixed there was a new update shortly after
  15. i dont have mdk3 install so i cant this for you sorry, but here's something ive found handy, also the logs may be helpful and outputting to a file for example: /sd/scripts/wifijammer.sh > /sd/scripts/wifijammer.log TIP: if your wanting to test your dip setup you could run /usr/bin/dip-handler which ive found handy to test correct dip setup. (no need to restart to test) :D 1. So you first just use web interface Configuration > Boot Modes (or edit mk5.db with a db editor of your choice) to edit dip settings & save. 2. Change your dips correct to the settings you want to test. 3. Finally run /usr/bin/dip-handler and those settings will run. Hope it helps.
  16. your config is wrong (95% sure haha) use this command below, then upload the file located in /sd called network-settings.txt to this forum: cat /etc/config/network && cat /etc/config/wireless > /sd/network-settings.txt (just be sure to clear out your wifi passwords(if any) :P) Good Luck!
  17. TIP: if your wanting to test your dip setup you could run /usr/bin/dip-handler which ive found handy to test correct dip setup. 1. So you first just use web interface Configuration > Boot Modes (or edit mk5.db with a db editor of your choice) to edit dip settings & save. 2. Change your dips correct to the settings you want to test. 3. Finally run /usr/bin/dip-handler and those settings will run. Hope it helps.
  18. whats the 3A fuse for? and where was it placed in? im considering doing a similar thing. ordered a converted of ebay for $1, but i assume my solution/your layout will prob be better anyways and quicker. too cheap to buy one locally haha (pineapple cost $170AUD, which is alot for a student :P). Good Job Mysophobe, thanks for keeping us updated.
  19. Loading the web interface is slow and doesnt always load properly, ssh is incredibly slow (i get a better connection to a server internationally then i get to the pineapple). Is this the case for most people? I did a ping test over the Ethernet cable, i send 1000 icmp packets and lost 245. The interesting thing is that the response rate of the ones that make it are always <1ms. My load average is 0.08 0.008 0.006. The firmware being used is 'Stablesaurus' 1.0.4 I ran these test before installing anything, its a clean install. Ping statistics for 172.16.42.1: Packets: Sent = 1000, Received = 755, Lost = 245 (24% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms Though if connected though wifi Pinging 172.16.42.1 with 32 bytes of data: Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=2ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=4ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Reply from 172.16.42.1: bytes=32 time=1ms TTL=64 Ping statistics for 172.16.42.1: Packets: Sent = 10, Received = 10, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1ms, Maximum = 4ms, Average = 1ms it works as expected.
  20. Password Expired (every login) when trying to ssh to the pineapple (version 1.0.4) using putty on windows 8.1. It forces me to reset password then exits. Update: Restored firmware, does not seem to have issue anymore.
×
×
  • Create New...