Jump to content

ptrac3

Active Members
  • Posts

    93
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ptrac3

  1. ok let's see if other users are experiencing the same issue..You edited network/interfaces right?
  2. Hi guys i am trying to configure the responder module on my lan turtle but i am not receiving any hashes even if i connect fo a non existent SMB share from target machine. I can see from responder output that it was poisoned but i am not receiving anything back..Do you guys happen to have some ideas on why this is happening?
  3. Hello everybody, i have just bought this amazing piece of hardware and i would like to know if problems i am experiencing are "normal" or there's something wrong with it or my set up. The first i plugged in the Lan Turtle to my Mac it didn't assign an IP via DHCP. So i have tried to connect to it using the self assigned 169.254.x.x IP as i saw there were SSH and DNS services enabled. Unfortunately it wasn't possible to log in as the default credentials didn't work forcing me to explore the unblocking procedure for a factory reset. After the reset i was able to connect to it but mostly the 50% of the time i plug in my Lan Turtle if i do not get IP even is SSH is accessible i cannot connect to it..Do you know guys why this is happening?(the non working dhcp but most importantly the wrong credential behaviour) Thanks in advance for any feedback
  4. As the title , finally with the new awesome 1.4.0 upgrade i get client mode working properly but..It won't work via web interface but only issue manual commands trhough ssh. To make client mode works i've issue: killall -2 wpa_supplicant; wpa_supplicant -B -iwlan1 -Dnl80211 -c connect; killall -2 udhcpc; udhcpc -t 0 -i wlan1 -b Any clues on why this happens? Or a quick way to modify script called via web interface to make it work? Thank you in advance! PS: my wpa_supplicant connect config file is network={ ssid="ESSID" psk="ESSID_PASSWORD" }
  5. Hi everybody i'm experiencing a strange/weird issue on my mark V: mac address of interface radio1 randomlu change at every boot and i've never installed macchanger, connected devices trhough USB etc etc. I've tried to flash, re-flash trhough web interface but with no success, so i would like to completely erase and re-flash the pineapple in a harder way respect the "official" flashing how to's cause i've already tried everything possibile.. So the question to developers is: how can i flash through serial? :) i'm asking this cause for me , a non-US citizen, it's very difficult to ask for a replacement of my mark v (that i think it was born faulty) so i'm trying to do everything possibile trying to fix my issue.Thanks in advance... ptrac3
  6. +1 for Euro too! For the rubber ducky i didn't pay any VAT (strangely) but for the MKV were 25 E of VAT..The problem is also regarding the warranty, it's very difficult to a non-US citizen to receive a replacement..So i hope in a soon European distributor too
  7. I've found something new about this problem that for me it's getting weirder and mysterious..I've flashed several times but it persists so maybe i'm considering something hardware related issue but i'm not sure of this assumption..However what i've noted is that if i do a wifi detect /etc/config/wireless i'll get a working config and everything it's fine, but if i copy the wireless config, rename in wireless.bak and then overwrite with the bad config (and to commit the changes use wifi command) radio1 is still not working..Why? Because on every boot i discovered my pineapple is generating random mac addresses for radio1 so even with a correct config radio1 is not working cause it has to be a mac address match and so /etc/config/wireless must be generated on boot time. I've connected my pineapple through serial and i've found this: [ 32.860000] rtl8187: Invalid hwaddr! Using randomly generated MAC address [ 33.060000] ieee80211 phy1: hwaddr 6a:b9:3c:90:73:f0, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2 [ 33.080000] rtl8187: Customer ID is 0xFF so this is the proof it's generating random mac addresses but how's that possible? I never installed or even used macchanger, i had no time :) Actually i have created an init script that is "solving" the problem: #! /bin/sh /etc/rc.common #Example script START=10 STOP=15 start() { wifi detect > /etc/config/wireless tail /etc/config/wireless -n 17 > /etc/config/wireless2 cat /etc/config/wireless1 /etc/config/wireless2 > /etc/config/wireless wifi } stop() { head -20 /etc/config/wireless > /etc/config/wireless1 } With this script when i reboot i save the config of radio0 (and so ap said names and stuff like that) and i get a working radio1 because of the mac address match caused by the generation of wireless config at the boot time via wifi detect. What do you guys think of this issue? For you is it hardware or software cause problem? PS:is there a way to flash the pineapple through the serial port like in the MKIV?
  8. Thank you so much for your feedback.. I did a stager upload, put in the sd latest firmware + md5, MK5 flashed evreything and everything was fine.. But if i go to advanced tab, click reboot, and then open /etc/config/wireless at the next reboot i can see the radio2 section.. :( At this point or it's firmware related (but i think it's no feasibile cause other people are not experiencing my problem i suppose) or ther's something faulty in my unit i don't know..
  9. Ok thanks a lot, i did first a factory reset and followed your diagram..At the second point a get a clean /etc/config/wireless with four entries: config wifi-device radio0 option type mac80211 option channel 11 option hwmode 11ng option macaddr 00:13:37:a5:11:70 option htmode HT20 list ht_capab SHORT-GI-20 list ht_capab SHORT-GI-40 list ht_capab RX-STBC1 list ht_capab DSSS_CCK-40 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio0 option network lan option mode ap option ssid Pineapple5_1170 option encryption none config wifi-device radio1 option type mac80211 option channel 11 option hwmode 11g option macaddr 12:4a:8f:86:1e:5f # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio1 option network lan option mode ap option ssid Pineapple5_1E5F option encryption none 3. After that i've clicked the reboot in advanced tab 4. i get a non good file with more than 4 entries: config wifi-device radio0 option type mac80211 option channel 11 option hwmode 11ng option macaddr 00:13:37:a5:11:70 option htmode HT20 list ht_capab SHORT-GI-20 list ht_capab SHORT-GI-40 list ht_capab RX-STBC1 list ht_capab DSSS_CCK-40 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio0 option network lan option mode ap option ssid Pineapple5_1170 option encryption none config wifi-device radio1 option type mac80211 option channel 11 option hwmode 11g option macaddr 12:4a:8f:86:1e:5f # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio1 option network lan option mode ap option ssid Pineapple5_1E5F option encryption none config wifi-device radio2 option type mac80211 option channel 11 option hwmode 11g option macaddr ca:4c:a3:3e:62:0b # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio2 option network lan option mode ap option ssid Pineapple5_620B option encryption none 5 so i've issued the command rm /etc/config/wireless && wifi detect > /etc/config/wireless && reboot 6. the file it's not good and has more than four entries and it's: config wifi-device radio0 option type mac80211 option channel 11 option hwmode 11ng option macaddr 00:13:37:a5:11:70 option htmode HT20 list ht_capab SHORT-GI-20 list ht_capab SHORT-GI-40 list ht_capab RX-STBC1 list ht_capab DSSS_CCK-40 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio0 option network lan option mode ap option ssid Pineapple5_1170 option encryption none config wifi-device radio1 option type mac80211 option channel 11 option hwmode 11g option macaddr ca:4c:a3:3e:62:0b # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio1 option network lan option mode ap option ssid Pineapple5_620B option encryption none config wifi-device radio2 option type mac80211 option channel 11 option hwmode 11g option macaddr a6:90:30:bb:84:07 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio2 option network lan option mode ap option ssid Pineapple5_8407 option encryption none if i reboot again i get: config wifi-device radio0 option type mac80211 option channel 11 option hwmode 11ng option macaddr 00:13:37:a5:11:70 option htmode HT20 list ht_capab SHORT-GI-20 list ht_capab SHORT-GI-40 list ht_capab RX-STBC1 list ht_capab DSSS_CCK-40 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio0 option network lan option mode ap option ssid Pineapple5_1170 option encryption none config wifi-device radio1 option type mac80211 option channel 11 option hwmode 11g option macaddr ca:4c:a3:3e:62:0b # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio1 option network lan option mode ap option ssid Pineapple5_620B option encryption none config wifi-device radio2 option type mac80211 option channel 11 option hwmode 11g option macaddr a6:90:30:bb:84:07 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio2 option network lan option mode ap option ssid Pineapple5_8407 option encryption none config wifi-device radio3 option type mac80211 option channel 11 option hwmode 11g option macaddr 3a:51:f6:ef:cb:69 # REMOVE THIS LINE TO ENABLE WIFI: # option disabled 1 config wifi-iface option device radio3 option network lan option mode ap option ssid Pineapple5_CB69 option encryption none
  10. Thanks a lot for the hint, i've done a few tests and i discovered that the problem is more general than i thought.. Infact i've noted that every time i reboot my /etc/config/wireless changes and the last part will increase so after the second reboot i get config wifi-iface option device radio3 option network lan option mode ap option ssid Pineapple5_C830 option encryption none I've tried with dip switches but it's useless because if i reboot i'll have radio(+1) and that will mess things up..:( If i reboot another time i'll get radio 3 and so on..so that's why i suppse client mode is messing things up, but i don't know why this happens...I think it's firmware related at this point or a faulty hardware i don't know.. Any hints? The connection is stable, for temporary i mean until the next reboot :)
  11. Thanks yabasoya i'll give it a shot, thanks. :) My ap channel is dynamic so it changes during time...(it's not my router fault because if i do a reset on mark v i always get a succefull connection in client mode) However the problem for me it's not editing the wireless config, the interesting fact is that client mode works but just temporary, if i can find a way to make the firmware write a /etc/config/wireless that is like the first i think the problem will be solved but something creates confusion and i have to overwrite the config or do a reset default or re-flash firmware every time i want to connect in client mode..
  12. Yes i have never connected anything on the usb of the Mark V.. :( I've tried with factory reset with dip switches and then re-flashed firmware via web interface: the first time client mode works but after i clic "disconnect" and then unplug dc cable client mode fails (i get the connection initiated and below "connected" but after a sec "not connected..refreshin in 10s.")..Am i alone with experiencing this problem? if so it's really strange, i don't know if this initial issue https://forums.hak5.org/index.php?/topic/31363-red-and-green-light-first-boot/ is somehow related to this problem.. Thank you
  13. Thanks for the feedback.. I've never used macchanger with pineapple mark v, i've re-tested client mode with only one device connect to the mark v (actually the computer accessing the web interface) and the /etc/config/wireless before and after wifi detect > /etc/config/wireless config wifi-device 'radio0' option type 'mac80211' option channel '11' option hwmode '11ng' option macaddr '00:13:37:a5:11:70' option htmode 'HT20' list ht_capab 'SHORT-GI-20' list ht_capab 'SHORT-GI-40' list ht_capab 'RX-STBC1' list ht_capab 'DSSS_CCK-40' config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option ssid 'Pineapple5_1170' option encryption 'none' config wifi-device 'radio1' option type 'mac80211' option hwmode '11g' option macaddr 'ba:a1:14:fa:01:6e' option channel '6' config wifi-iface option device 'radio1' option network 'wan' option ssid 'EnterpriseG' option mode 'sta' config wifi-device 'radio2' option type 'mac80211' option channel '11' option hwmode '11g' option macaddr '9a:d5:40:f9:82:3f' config wifi-iface option device 'radio2' option network 'lan' option mode 'ap' option ssid 'Pineapple5_823F' option encryption 'none' config wifi-device 'radio0' option type 'mac80211' option channel '11' option hwmode '11ng' option macaddr '00:13:37:a5:11:70' option htmode 'HT20' list ht_capab 'SHORT-GI-20' list ht_capab 'SHORT-GI-40' list ht_capab 'RX-STBC1' list ht_capab 'DSSS_CCK-40' config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option ssid 'Pineapple5_1170' option encryption 'none' config wifi-device 'radio1' option type 'mac80211' option hwmode '11g' option macaddr '9a:d5:40:f9:82:3f' option channel '6' config wifi-iface option device 'radio1' option mode 'sta' option network 'wan' option ssid 'EnterpriseG' I see different MACs infact, really strange.. I can re-flash the firmware but i don't think this will solve the issue.. (moreover i have no infusions installed at all that can cause conflicts)
  14. I'm sorry i didn't mention it, i'm on the latest firmware stablesaurus 1.0.4 For diagnosis purposes this is the /etc/config/wireless after the fail in client mode config wifi-device 'radio0' option type 'mac80211' option channel '11' option hwmode '11ng' option macaddr '00:13:37:a5:11:70' option htmode 'HT20' list ht_capab 'SHORT-GI-20' list ht_capab 'SHORT-GI-40' list ht_capab 'RX-STBC1' list ht_capab 'DSSS_CCK-40' config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option ssid 'Pineapple5_1170' option encryption 'none' config wifi-device 'radio1' option type 'mac80211' option hwmode '11g' option macaddr 'ea:5b:35:df:82:e0' option channel '1' config wifi-iface option device 'radio1' option network 'wan' option ssid 'EnterpriseG' option mode 'sta' config wifi-device 'radio2' option type 'mac80211' option channel '11' option hwmode '11g' option macaddr '96:f1:76:62:e9:d3' config wifi-iface option device 'radio2' option network 'lan' option mode 'ap' option ssid 'Pineapple5_E9D3' option encryption 'none' config wifi-device 'radio3' option type 'mac80211' option channel '11' option hwmode '11g' option macaddr 'ba:a1:14:fa:01:6e' config wifi-iface option device 'radio3' option network 'lan' option mode 'ap' option ssid 'Pineapple5_016E' option encryption 'none' And this is the /etc/config/wireless aftter the wifi detect > /etc/config/wireless and with my wifi network succefully connected to (EnterpriseG in my case) config wifi-device 'radio0' option type 'mac80211' option channel '11' option hwmode '11ng' option macaddr '00:13:37:a5:11:70' option htmode 'HT20' list ht_capab 'SHORT-GI-20' list ht_capab 'SHORT-GI-40' list ht_capab 'RX-STBC1' list ht_capab 'DSSS_CCK-40' config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option ssid 'Pineapple5_1170' option encryption 'none' config wifi-device 'radio1' option type 'mac80211' option hwmode '11g' option macaddr 'ba:a1:14:fa:01:6e' option channel '1' config wifi-iface option device 'radio1' option mode 'sta' option network 'wan' option ssid 'EnterpriseG'
  15. Hello evreybody, i'm esperiencing some weird problems with client mode on my pineapple... The Wifi network i want to connect to it's open and needs no password or autentication. Nonetheless i can't get this to work with my pineapple. To enable client mode connection: 1) i've enabled wlan1 via web interface 2) on network tile i choose my open wifi network, clicked connect but nothing happens (the blue led disappears for one second, and then suddenly reappears) 3) sometimes i get "connection initiated. see below for connection details" and in connection information i get "connected" but after one second or few more "not connected"... (the interesting part is that with the connection fail, Wlan1 is disabled again in the network tile) So i've decided to re-flash (via web interface) and the second time it worked..but now , after a simple reboot nothing happens again..Do you guys have any hints to solve this? I've noted that executing wifi detect > /etc/config/wireless solve temporary the problem, if i log out from the web interface and shutdown the pineapple (simply detaching the dc cable) i'll have the same problem, and have to overwrite the config again..Why this happens? Thanks in advance!!
  16. For all of you experiencing similar problem just follow the instructions for unbricking the pineapple and will do the magic..:) Solved, you can delete this topic
  17. Dear forum, i've bought pineapple and i've received it today..but i'm so worried cause i can't complete the first boot as i'm getting the red and green light..what can i do?? I've tried to insert the latest firmware and md5 but i get red, blue and green light withouth the ethernet cable plugged in, and all solid led with ethernet plugged in..I don't understand..
  18. Is there any hope to have the option to change BSSID in the next release (3.0) ? :D
  19. Hello thanks for the tips , i've solved connecting txd with tx, rxd with rx and gnd with gnd..I haven't connected the VDD ...it works like charm expect some usb issues (continuously reboots or always on led flashing when i inserte usb mass storage..that's why i've decided to flash , thinking it's a software problem but maybe i was wrong..)
  20. Hi everybody iƬve bought the usb ttl uart cable to flash the pineapple..I've read whe wiki but i still have some clues about the complete procedure with usb ttl uart cable..On USB ttl uart side i have RST, 3V3,5V,TXD,RXD and GND , on pineapple side VDD, RX,TX,GND..I've connected GND with GND TXD with RX and RXD with TX.. What about VDD on the pineapple?(i don't know the matching cable) Thanks! :)
  21. Thanks, i've already read it but didn't watch the video carefully..You can delete this thread thanks however (what i was wondering for is the actual setup with usb port, driver configuration etc etc) :)
  22. Hi there i would like to finally flash my Pineapple MK4 (had some issues in the past) with the Usb to UART TTL 6PIN CP2102 and i was wondering if ther's some "how to" for flashing for newbies like me..I don't want to mess things up with my Pineapple :D
×
×
  • Create New...