Jump to content

bored369

Active Members
  • Posts

    288
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by bored369

  1. Dwall, but I don't think it logs. Haven't really checked that much into it.
  2. http://x8x.net/2014/08/23/hackrf-doorbell-ringer-part-2/ That link shows off what I meant and it was the hackRF that has the two simple commands to record and then playback. Though that page does mention some of the downsides and why it's possibly better to decode and transmit exactly what you need, but if you are in a controlled environment or add some filtering it's not that big a deal. hackrf_transfer -r filename -f frequency hackrf_transfer -t filename -f frequency -x #ofPlayback The yard stick one is supposed to be really easy to use with rf cat and the python commands though. I just remembered seeing how simple one of them made it and it looks like it's the hackRF I was thinking of.
  3. You may want to check out some of the Yard Stick One Hak 5 episodes, what you are trying to do is almost exactly what it was designed for: https://revision3.com/hak5/how-to-hack-wireless-remotes-with-radio-replay-att You don't need to have that piece of hardware but those episodes could give you a good underlying basis for what you are trying to do and working with there. The maker of the ys1, Mke Ossmann, has some really good tutorials on his site as well going over the basics and working with they information here: https://revision3.com/hak5/how-to-hack-wireless-remotes-with-radio-replay-att Also any talk his given he usually goes into a ton of details. I can't remember if it's the ys1 or the hackRF (maybe both?) that there's basically a couple commands (record pattern/play pattern) where you don't even have to do all the decoding you just record it, then play it back.
  4. I haven't even thought about coding, so I can't help much more than what I have so far. I def wasn't recommending stealing any code, but checking out the current modules is a good way to see how they do what they do. Those sound like cool modules, having options to select which APs to apply to would really help if you do try to tackle those.
  5. Check out the Let's Code session Darren and Seb did here: You can look in the modules section to see if any of the current modules have posted their code on github (it's the author's discretion tho); I believe there are bits of code you can view on the tetra itself when you install a module if you want to go that route as well. There is an API you can use, I'm not sure what all it entails or does.
  6. That spike is a DC spike from your USB output from your computer, you can use the offset tuning so that you can tune outside of that spike. You want to be careful with the AMP setting make sure the hackRF isn't running that when you have that set and disconnect the antenna, that can cause hardware problems with your hackRF. Different areas and the antenna type can make a huge difference on what you can receive, the hackRF is known to be a little deaf as far as receiving but you can get different antennas to improve that and line amps and things like that. You can really break it with any of the buttons or settings going through windows really. I would highly recommend checking out the lessons Mike has on greatscottgadgets.com they will really help you understand what you have and are working with there. I just barely understand any of it and have only been playing with it for a couple months on and off as a hobby. There is a ton to learn and that's the best place to start, as well as just watching as many videos and reading as much as you can about sdr in general. I know that's all kinda rambled but hopefully it helped give you a direction.
  7. https://forums.hak5.org/index.php?/topic/37659-nano-and-sslstrip/?p=275121 Whistle Master just posted an update on it's progress today
  8. I'm running Untangle at home, really nice reporting features. I've run it for a few small networks <50 computers and if they are domain connected the extra subscription bits are really nice. I like pfSense and you can make it do most everything Untangle can do, Untangle just makes it really nice and easy (especially on the reporting side). I just heard about another one I was going to try out at home: IPFire I haven't tried it out yet, but looks like an interesting setup, anyone else have any experience with it or heard about it?
  9. The drop down doesn't change but where it says what timezone it is set to should change. You may also want to try different browsers or clearing your browser cache.
  10. Have you tried the deauth module? That one seems to work really well for me. You can also ssh into the nano and just use mdk3 to your liking.
  11. Huh? If you are connected to the internet through your phone then you wouldn't need to connect to the management ap... I'm not sure what you are saying/trying to do there. If you just want to use client mode internet the easiest way is hook a compatible wifi adapter to the usb port and configure wlan2 for client mode in the network settings. You can do this through the management ap without the pineapple needing an internet connection.
  12. If you have another wifi adapter plugged into the usb port, it should have wlan2 show up in the list and you can use that to connect with. You don't want to use wlan0 or wlan1 because both are used by PineAP. If you do have a wifi adapter plugged into the usb port, you'll want to check dmesg and see if it gets detected and setup as wlan2 as expected..
  13. They've said they will be updating the mkV to the new interface, but after that I believe it will probably be considered EOL in terms of updates (that's just my guess though). It's still a great product and you can still get your uses out of it, but development efforts will probably be focused on the new generation. After the mkV gets updated to the new interface it will be able to support the new modules that are coming out so it will still receive updates in those I would assume.
  14. A few things I've noticed from testing are: Phones seem to probe far more than laptops/desktops Phones seem to probe when they are actually using mobile data and not on wifi (like really using it, not just background data or a webpage or two) Laptops seem to probe when they first start up, from there it's hit or miss unless you open up panel to try to connect to a wifi or force a fresh scan For the unassociated clients, it seems more like the pineapple is not able to get enough data from the device either due to distance or lack of communication during the recon scanning time period. Note that all of this is just my very little understanding of any of the actual underlying technology or details. It's just what I've noticed while I've been playing around with my Pineapple in different situations and areas.
  15. So I got the 2amp 12v adapter today and had no issues with using that, worked for a few hours doing recon scans every now and then. Also got my second y-cable and I have four batteries hooked up to it (I want the longest runtime I can get) and everything seems to be working great with that so far.
  16. which button is that or how would on go about that? I'm not very forum savvy. Also noticed I was still on 1.0.1 firmware, just updated to 1.0.2 and with the anker battery pack setup (2.4a to each y-cable and rasPi2 usb port on standard cable) didn't see the power loss issue, with recon or anything else I tried. Using 1.0.2 with Pineapple 15000 on the each of the y-cable (so 1a and 2.1a) and rasPi2 usb port, it still does the rebooting as soon as pineap seems to start up. using 1.0.2 with two pineapple 15000 on each of the y-cable (so 2.1a and 2.1a) and rasPi2 usb port, it does not do the rebooting even with recon and anything else i tried.
  17. I know I was just testing the outcome with additional power added to the mix :) There was a change, so it may prove helpful.
  18. That's pretty much all greek to me, but appreciate learning how to get to the serial console! Hope that helps track something down. I should have a second y-cable tomorrow then I can try hooking up even more juice to it while it's connected to the rasPi2 and do some more testing if that would help any. Let me know if there is any other testing I can do.
  19. Tried testing with the Anker PowerCore 20100 replacing the Pineapple 15000 for both the y-cable ports (each port getting 2.4a), same UART to rasPi2 otherwise. It appeared to stay on and not reboot automatically after starting PineAP red light flashing. So I connected to the management AP and tried doing a recon scan for 1 minute. This caused a reboot after this message was displayed about 50 % through the scan (also the red light went solid for a moment then the tetra rebooted) [ 50.790000] br-lan: port 3(wlan0-1) entered forwarding state [ 61.970000] device wlan1mon entered promiscuous mode [ 329.120000] ath: phy0: Unable to reset channel, reset status -5 The full output from that run is the following: Script started on Thu Feb 18 07:42:28 2016 root@kali:~# screen /dev/ttyUSB0 115200 8N1 [r[m[2J[H[?7h[?1;4;6l[?1049h[4l[?1h=[0m(B[1;24r[H[2J[H[2J^Eú[ 22.460000] mount_root: loading kmods from internal overlay [ 22.860000] UBIFS: background thread "ubifs_bgt0_1" started, PID 348 [ 23.320000] UBIFS: recovery needed [ 24.110000] UBIFS: recovery completed [ 24.120000] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 24.120000] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 24.130000] UBIFS: FS size: 2049417216 bytes (1954 MiB, 3971 LEBs), journal size 33546240 bytes (31 MiB, 65 LEBs) [ 24.140000] UBIFS: reserved for root: 4952683 bytes (4836 KiB) [ 24.150000] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 8C60326B-568B-489B-A7AB-C1381DB3E862, small LPT model [ 24.160000] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 24.190000] block: extroot: not configured [ 24.200000] UBIFS: un-mount UBI device 0, volume 1 [ 24.200000] UBIFS: background thread "ubifs_bgt0_1" stops [ 24.210000] UBIFS: background thread "ubifs_bgt0_1" started, PID 351 [ 25.170000] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 25.180000] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 25.190000] UBIFS: FS size: 2049417216 bytes (1954 MiB, 3971 LEBs), journal size 33546240 bytes (31 MiB, 65 LEBs) [ 25.200000] UBIFS: reserved for root: 4952683 bytes (4836 KiB) [ 25.200000] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 8C60326B-568B-489B-A7AB-C1381DB3E862, small LPT model [ 25.220000] mount_root: loading kmods from internal overlay [ 25.450000] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 25.470000] block: extroot: not configured [ 25.480000] mount_root: switching to jffs2 overlay [ 25.560000] procd: - early - [ 25.570000] procd: - watchdog - [ 26.660000] procd: - ubus - Command failed: Not found [ 27.710000] procd: - init - Please press Enter to activate this console. Command failed: Not found Command failed: Not found Command failed: Not found Command failed: Not found [ 30.000000] Loading modules backported from Linux version master-2015-03-09-0-g141f155 [ 30.010000] Backport generated by backports.git backports-20150129-0-gdd4a670 [ 30.030000] cfg80211: Calling CRDA to update world regulatory domain [ 30.040000] cfg80211: World regulatory domain updated: [ 30.050000] cfg80211: DFS Master region: unset [ 30.050000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 30.060000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 30.070000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 30.080000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 30.090000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 30.100000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 30.110000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 30.110000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 30.120000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 30.250000] ieee80211 phy0: Atheros AR9340 Rev:2 mem=0xb8100000, irq=47 [ 30.260000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 30.270000] cfg80211: Calling CRDA for country: US [ 30.270000] cfg80211: Regulatory domain changed to country: US [ 30.280000] cfg80211: DFS Master region: FCC [ 30.280000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 30.290000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) [ 30.300000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A) [ 30.310000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s) [ 30.320000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s) [ 30.330000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) [ 30.330000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A) [ 30.370000] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=40 [ 30.390000] usbcore: registered new interface driver ath9k_htc [ 30.420000] RPC: Registered named UNIX socket transport module. [ 30.430000] RPC: Registered udp transport module. [ 30.440000] RPC: Registered tcp transport module. [ 30.440000] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 30.460000] tun: Universal TUN/TAP device driver, 1.6 [ 30.470000] tun: © 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 30.680000] usbcore: registered new interface driver rt2800usb [ 30.700000] usbcore: registered new interface driver rtl8187 [ 30.730000] usbcore: registered new interface driver rtl8192cu [ 30.780000] usbcore: registered new interface driver cdc_acm [ 30.780000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 30.800000] usbcore: registered new interface driver cdc_wdm [ 30.810000] nf_conntrack version 0.5.0 (1968 buckets, 7872 max) [ 30.890000] usbcore: registered new interface driver ums-alauda [ 30.890000] usbcore: registered new interface driver ums-cypress [ 30.900000] usbcore: registered new interface driver ums-datafab [ 30.910000] usbcore: registered new interface driver ums-freecom [ 30.930000] usbcore: registered new interface driver ums-isd200 [ 30.940000] usbcore: registered new interface driver ums-jumpshot [ 30.950000] usbcore: registered new interface driver ums-karma [ 30.960000] usbcore: registered new interface driver ums-sddr09 [ 30.970000] usbcore: registered new interface driver ums-sddr55 [ 30.980000] usbcore: registered new interface driver ums-usbat [ 31.000000] usbcore: registered new interface driver usbserial [ 31.000000] usbcore: registered new interface driver usbserial_generic [ 31.010000] usbserial: USB Serial support registered for generic [ 31.090000] xt_time: kernel timezone is -0000 [ 31.100000] usbcore: registered new interface driver asix [ 31.110000] usbcore: registered new interface driver cdc_ether [ 31.120000] ip_tables: © 2000-2006 Netfilter Core Team [ 31.160000] usbcore: registered new interface driver pl2303 [ 31.170000] usbserial: USB Serial support registered for pl2303 [ 31.180000] PPP generic driver version 2.4.2 [ 31.180000] NET: Registered protocol family 24 [ 31.190000] usbcore: registered new interface driver qmi_wwan [ 31.200000] usbcore: registered new interface driver rndis_host [ 31.210000] usbcore: registered new interface driver sierra_net [ 31.220000] usbcore: registered new interface driver option [ 31.230000] usbserial: USB Serial support registered for GSM modem (1-port) [ 41.380000] device eth1 entered promiscuous mode [ 41.390000] br-lan: port 1(eth1) entered forwarding state [ 41.390000] br-lan: port 1(eth1) entered forwarding state [ 42.470000] br-lan: port 1(eth1) entered disabled state [ 44.510000] eth1: link up (100Mbps/Full duplex) [ 44.530000] br-lan: port 1(eth1) entered forwarding state [ 44.530000] br-lan: port 1(eth1) entered forwarding state [ 46.530000] br-lan: port 1(eth1) entered forwarding state [ 46.970000] device wlan0 entered promiscuous mode [ 47.030000] br-lan: port 2(wlan0) entered forwarding state [ 47.040000] br-lan: port 2(wlan0) entered forwarding state [ 47.090000] device wlan0-1 entered promiscuous mode [ 47.100000] br-lan: port 3(wlan0-1) entered forwarding state [ 47.100000] br-lan: port 3(wlan0-1) entered forwarding state [ 47.780000] br-lan: port 3(wlan0-1) entered disabled state [ 48.790000] br-lan: port 3(wlan0-1) entered forwarding state [ 48.790000] br-lan: port 3(wlan0-1) entered forwarding state [ 49.040000] br-lan: port 2(wlan0) entered forwarding state [ 50.790000] br-lan: port 3(wlan0-1) entered forwarding state [ 61.970000] device wlan1mon entered promiscuous mode [ 329.120000] ath: phy0: Unable to reset channel, reset status -5 U-Boot 1.1.4 (Dec 22 2015 - 12:54:58) DB120 DRAM: sri Wasp 1.2 wasp_ddr_initial_config(249): (32bit) ddr2 init wasp_ddr_initial_config(426): Wasp ddr init done Tap value selected = 0xf [0x0 - 0x1f] 128 MB Top of RAM usable for U-Boot at: 88000000 Reserving 276k for U-Boot at: 87fb8000 Reserving 192k for malloc() at: 87f88000 Reserving 44 Bytes for Board Info at: 87f87fd4 Reserving 36 Bytes for Global Data at: 87f87fb0 Reserving 128k for boot params() at: 87f67fb0 Stack Pointer at: 87f67f98 Now running in RAM - U-Boot at: 87fb8000 Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x14 flash size 1MB, sector count = 16 Flash: 1 MB *** Warning - bad CRC, using default environment Now starting pci_init process pci_init_board: PCIe PLL not set for 40MHz refclk BOARD IS NOT CALIBRATED!!! pci_init finished In: serial Out: serial Err: serial Net: ag934x_enet_initialize... No valid address in Flash. Using fixed address No valid address in Flash. Using fixed address wasp reset mask:c02200 WASP ----> S27 PHY s27 reg init : cfg1 0x80000000 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :12 eth0 up WASP ----> S27 PHY s27 reg init lan ATHRS27: resetting s27 ATHRS27: s27 reset done : cfg1 0x800c0000 cfg2 0x7214 eth1: 00:03:7f:09:0b:ad athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10 athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10 athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :10 athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10 eth1 up eth0, eth1 Atheros on-chip NAND FLash Controller Driver, Version 0.1 © 2010 Atheros Communications, Ltd. Ath Nand ID[87fef17c]: 2c:48:00:26:89 ONFI MICRON MT29F16G08ABABAWP Micronset ns -0x80000-0x1000 ====== NAND Parameters ====== sc = 0x87fef158 bbt = 0x87f98538 bbt_size = 0x400 nf_ctrl = 0x485 page = 0x1000 block = 0x80000 oob = 0xe0 size = 2048MB Setting 0xb8116290 to 0x20402d0f Hit any key to stop autoboot: 2 1 0 Loading from device 0: ath-nand (offset 0x0) Booting image at: 0x81000000 Image Name: MIPS OpenWrt Linux-3.18.23 Created: 2016-02-11 5:08:33 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1965951 Bytes = 1.9 MB Load Address: 80060000 Entry Point: 80060000 Uncompressing kernel image... OK! No initrd ## Transferring control to Linux (at address 80060000) ... ## Giving linux memsize in bytes, 134217728 Starting kernel ... [ 0.000000] Linux version 3.18.23 (sebkinne@Worker) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r48411) ) #17 Wed Feb 10 21:08:28 PST 2016 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc) [ 0.000000] SoC: Atheros AR9344 rev 2 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 08000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000-0x07ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000-0x07ffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff] [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: board=TETRA console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,256k(u-boot-env),256k(caldata),-(mb0);ar934x-nfc:2048k(kernel),-(ubi) rootfstype=squashfs noinitrd [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 125796K/131072K available (2642K kernel code, 125K rwdata, 556K rodata, 188K init, 186K bss, 5276K reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:560.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:40.000MHz [ 0.000000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688) [ 0.070000] pid_max: default: 32768 minimum: 301 [ 0.070000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.080000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.080000] NET: Registered protocol family 16 [ 0.090000] MIPS: machine is tetra [ 0.530000] registering PCI controller with io_map_base unset [ 0.540000] PCI host bridge to bus 0000:00 [ 0.540000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff] [ 0.550000] pci_bus 0000:00: root bus resource [io 0x0000] [ 0.550000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.560000] pci 0000:00:00.0: invalid calibration data [ 0.560000] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1001ffff 64bit] [ 0.570000] pci 0000:00:00.0: BAR 6: assigned [mem 0x10020000-0x1002ffff pref] [ 0.570000] pci 0000:00:00.0: using irq 40 for pin 1 [ 0.580000] Switched to clocksource MIPS [ 0.580000] NET: Registered protocol family 2 [ 0.590000] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.590000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.600000] TCP: Hash tables configured (established 1024 bind 1024) [ 0.600000] TCP: reno registered [ 0.610000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.610000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.620000] NET: Registered protocol family 1 [ 0.620000] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.650000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.650000] msgmni has been set to 245 [ 0.660000] io scheduler noop registered [ 0.660000] io scheduler deadline registered (default) [ 0.660000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.670000] console [ttyS0] disabled þ[ 0.690000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 2500000) is a 16550A [ 0.700000] console [ttyS0] enabled [ 0.700000] console [ttyS0] enabled [ 0.710000] bootconsole [early0] disabled [ 0.710000] bootconsole [early0] disabled [ 0.730000] m25p80 spi0.0: found s25fl008k, expected m25p80 [ 0.730000] m25p80 spi0.0: s25fl008k (1024 Kbytes) [ 0.740000] 4 cmdlinepart partitions found on MTD device spi0.0 [ 0.740000] Creating 4 MTD partitions on "spi0.0": [ 0.750000] 0x000000000000-0x000000040000 : "u-boot" [ 0.750000] 0x000000040000-0x000000080000 : "u-boot-env" [ 0.760000] 0x000000080000-0x0000000c0000 : "caldata" [ 0.770000] 0x0000000c0000-0x000000100000 : "mb0" [ 0.770000] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x48 [ 0.780000] nand: Micron MT29F16G08ABABAWP 2GiB 3.3V 8-bit [ 0.790000] nand: 2048MiB, SLC, page size: 4096, OOB size: 224 [ 0.790000] Scanning device for bad blocks [ 1.070000] random: nonblocking pool is initialized [ 1.070000] 2 cmdlinepart partitions found on MTD device ar934x-nfc [ 1.080000] Creating 2 MTD partitions on "ar934x-nfc": [ 1.080000] 0x000000000000-0x000000200000 : "kernel" [ 1.090000] 0x000000200000-0x000080000000 : "ubi" [ 1.110000] libphy: ag71xx_mdio: probed [ 1.700000] ag71xx-mdio.1: Found an AR934X built-in switch [ 1.740000] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII [ 2.340000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY] [ 2.350000] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII [ 2.350000] TCP: cubic registered [ 2.360000] NET: Registered protocol family 17 [ 2.360000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 2.380000] 8021q: 802.1Q VLAN Support v1.8 [ 2.380000] UBI: auto-attach mtd5 [ 2.390000] UBI: attaching mtd5 to ubi0 [ 14.070000] UBI: scanning is finished [ 14.100000] UBI: attached mtd5 (name "ubi", size 2046 MiB) to ubi0 [ 14.110000] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes [ 14.120000] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096 [ 14.120000] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192 [ 14.130000] UBI: good PEBs: 4092, bad PEBs: 0, corrupted PEBs: 0 [ 14.140000] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 14.140000] UBI: max/mean erase counter: 12/1, WL threshold: 4096, image sequence number: 858528783 [ 14.150000] UBI: available PEBs: 0, total reserved PEBs: 4092, PEBs reserved for bad PEB handling: 80 [ 14.160000] UBI: background thread "ubi_bgt0d" started, PID 236 [ 14.170000] UBI: ubiblock0_0 created from ubi0:0(rootfs) [ 14.170000] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 14.190000] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 14.200000] Freeing unused kernel memory: 188K (803a1000 - 803d0000) [ 15.740000] init: Console is alive [ 15.750000] init: - watchdog - [ 17.670000] usbcore: registered new interface driver usbfs [ 17.680000] usbcore: registered new interface driver hub [ 17.680000] usbcore: registered new device driver usb [ 17.730000] SCSI subsystem initialized [ 17.740000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 17.740000] ehci-platform: EHCI generic platform driver [ 17.750000] ehci-platform ehci-platform: EHCI Host Controller [ 17.760000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 17.770000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 17.790000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 17.790000] hub 1-0:1.0: USB hub found [ 17.800000] hub 1-0:1.0: 1 port detected [ 17.800000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 17.810000] ohci-platform: OHCI generic platform driver [ 17.820000] uhci_hcd: USB Universal Host Controller Interface driver [ 17.830000] usbcore: registered new interface driver usb-storage [ 17.860000] init: - preinit - Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 22.460000] mount_root: loading kmods from internal overlay [ 22.860000] UBIFS: background thread "ubifs_bgt0_1" started, PID 348 [ 23.310000] UBIFS: recovery needed [ 24.110000] UBIFS: recovery completed [ 24.120000] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 24.130000] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 24.130000] UBIFS: FS size: 2049417216 bytes (1954 MiB, 3971 LEBs), journal size 33546240 bytes (31 MiB, 65 LEBs) [ 24.150000] UBIFS: reserved for root: 4952683 bytes (4836 KiB) [ 24.150000] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 8C60326B-568B-489B-A7AB-C1381DB3E862, small LPT model [ 24.160000] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 24.190000] block: extroot: not configured [ 24.190000] UBIFS: un-mount UBI device 0, volume 1 [ 24.200000] UBIFS: background thread "ubifs_bgt0_1" stops [ 24.210000] UBIFS: background thread "ubifs_bgt0_1" started, PID 351 [ 25.160000] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 25.170000] UBIFS: LEB size: 516096 bytes (504 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 25.180000] UBIFS: FS size: 2049417216 bytes (1954 MiB, 3971 LEBs), journal size 33546240 bytes (31 MiB, 65 LEBs) [ 25.190000] UBIFS: reserved for root: 4952683 bytes (4836 KiB) [ 25.190000] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 8C60326B-568B-489B-A7AB-C1381DB3E862, small LPT model [ 25.220000] mount_root: loading kmods from internal overlay [ 25.440000] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 25.460000] block: extroot: not configured [ 25.470000] mount_root: switching to jffs2 overlay [ 25.550000] procd: - early - [ 25.560000] procd: - watchdog - [ 26.650000] procd: - ubus - [ 27.700000] procd: - init - Please press Enter to activate this console. [ 29.990000] Loading modules backported from Linux version master-2015-03-09-0-g141f155 [ 30.000000] Backport generated by backports.git backports-20150129-0-gdd4a670 [ 30.030000] cfg80211: Calling CRDA to update world regulatory domain [ 30.030000] cfg80211: World regulatory domain updated: [ 30.040000] cfg80211: DFS Master region: unset [ 30.040000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 30.050000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 30.060000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 30.070000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 30.080000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 30.090000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 30.100000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 30.110000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 30.110000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 30.240000] ieee80211 phy0: Atheros AR9340 Rev:2 mem=0xb8100000, irq=47 [ 30.250000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 30.260000] cfg80211: Calling CRDA for country: US [ 30.260000] cfg80211: Regulatory domain changed to country: US [ 30.270000] cfg80211: DFS Master region: FCC [ 30.270000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 30.280000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) [ 30.290000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A) [ 30.300000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s) [ 30.310000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s) [ 30.320000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) [ 30.330000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A) [ 30.360000] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=40 [ 30.380000] usbcore: registered new interface driver ath9k_htc [ 30.410000] RPC: Registered named UNIX socket transport module. [ 30.420000] RPC: Registered udp transport module. [ 30.420000] RPC: Registered tcp transport module. [ 30.430000] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 30.450000] tun: Universal TUN/TAP device driver, 1.6 [ 30.450000] tun: © 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 30.680000] usbcore: registered new interface driver rt2800usb [ 30.690000] usbcore: registered new interface driver rtl8187 [ 30.730000] usbcore: registered new interface driver rtl8192cu [ 30.790000] usbcore: registered new interface driver cdc_acm [ 30.790000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 30.800000] usbcore: registered new interface driver cdc_wdm [ 30.820000] nf_conntrack version 0.5.0 (1968 buckets, 7872 max) [ 30.880000] usbcore: regist
  20. well I had to go with screen as mincom isn't available on kali for rasPi2 ended up just being: script logTetra.txt screen /dev/ttyUSB0 115200 8N1 So I tried to catch it on a reboot and stop it at a another reboot. I have PineAP set to autostart all options. No other modules set to autostart. Pineapple 15000 both ports connected to y-cable and then to the eth micro usb port standard micro-usb cable from UART micro usb port to rasPi2 usb
  21. https://youtu.be/m-7wbgWJITQ is the video; I'll work on doing the uart thing
  22. That's exactly what I was going for was extended battery run time. https://youtu.be/m-7wbgWJITQ is the video; I'll work on doing the uart thing
  23. I can confirm I had no issues running it for 10+ hours on this configuration: Y-cable cord 1: 2.1a slot of Pineapple 15000 Y-cable cord 2: Anker PowerCore+ 13400 2.4a (http://www.amazon.com/gp/product/B013HSWY5K) Standard Micro-Usb cord: Anker PowerCore+ 10050 2.4a (http://www.amazon.com/gp/product/B013HSQXZC) I also just got the Anker PowerCore 20100 (note no +) which is 2.4a as well (http://www.amazon.com/gp/product/B013HSQXZC) and don't see any reason that wouldn't work as well. Note I had 3 separate packs connected to run for that prolonged period of time. After returning from deadpool my tetra was restarting after getting pineap flashing the red light, i'm posting the video of it doing this with just the two pineapple 15000 to the thread once I have it uploaded: https://forums.hak5.org/index.php?/topic/37663-pineapple-tetra-reboots-after-a-few-minutes/
  24. It may be something with software, can you give a couple steps on getting the serial output? I was going to report back in this thread: https://forums.hak5.org/index.php?/topic/37670-stability-issues-with-red-is-wlan1mon-when-being-disabled-and-tethering-stopping/ but when I got home from Deadpool (highly recommend btw) the Tetra was restarting, I got a video of it restarting twice in 3 minutes (working on uploading to youtube and i'll post a link here) I should have 2x2.1a + 1x1a with the two pineapple 15000 i have and the configuration of cables i was using. It appeared to restart as soon as I tried connecting to the management ap after I saw pineAP start flashing the red light consistently, but it may just have been coincidence.
  25. I've had mine hooked up to just two pineapple 15000 for 30 minutes now and counting, I'll leave it running and check back again after going to see deadpool. I have one y-cable plugged into both slots of one pineapple 15000 and just a regular micro-usb in the other 2.1a of the second pineapple 15000. PineAP is running and you can see the current load it has (although I just noticed the 1700+ ssids I had in my pool have mysteriously disappeared :/)
×
×
  • Create New...