New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 7 matches

by ShadowHatesYou
09 Mar 2012, 05:24
Forum: B2 & B3 Support
Topic: A couple issues
Replies: 7
Views: 8672

Re: A couple issues

K, but couldn't the device's MAC be used for this instead for device identification? I see that the OUI 00:22:02 is assigned to Excito Sweden, giving you 16,777,216 (16^6) unique device IDs before requiring another OUI. I see the MAC is also set from around ~0x00000480 on/dev/mtd1, just before the S...
by ShadowHatesYou
09 Mar 2012, 04:37
Forum: B2 & B3 Support
Topic: A couple issues
Replies: 7
Views: 8672

Re: A couple issues

I worry because if the information can be queried from the device, then it enables tracking, and I value my privacy. And before you say it, yes, things like SSH provide a cryptographic identity that's tracked just as easily, but that's why I use openvpn. It also facilitates account theft. The differ...
by ShadowHatesYou
08 Mar 2012, 20:39
Forum: B2 & B3 Support
Topic: A couple issues
Replies: 7
Views: 8672

Re: A couple issues

Issue 3: I understand there's a serial port, but I have no idea where my FTDI is(I just moved), and *everybody* has a USB keyboard. Why not spawn a tty0 so people can use a USB keyboard, instead of having to buy a TTL/serial cable? Does that require the kernel to detect a text mode/framebuffer devic...
by ShadowHatesYou
08 Mar 2012, 02:27
Forum: My Bubba
Topic: Cracking WEP/WPA with the B3
Replies: 4
Views: 13884

Re: Cracking WEP/WPA with the B3

I was helping a friend w/ his B3, and it turns out actually there's more that needs to be done, pcap *does* need to be built(I had done this for something else), but it will still complain after you resolve that because it will lack sqlite3 still. So, 1) wget http://www.tcpdump.org/release/tcpdump-4...
by ShadowHatesYou
07 Mar 2012, 10:47
Forum: B2 & B3 Support
Topic: BUG: Samba/WebUI
Replies: 1
Views: 3174

BUG: Samba/WebUI

Samba doesn't get restarted when you update /admin/network/lan to static IP. root@b3:~# netstat -an | grep :139 tcp 0 0 192.168.10.1:139 0.0.0.0:* LISTEN root@b3:~# ifconfig br0 | grep inet inet addr:10.0.0.253 Bcast:10.0.255.255 Mask:255.255.0.0 Fix: /etc/init.d/samba restart
by ShadowHatesYou
04 Mar 2012, 00:57
Forum: My Bubba
Topic: Cracking WEP/WPA with the B3
Replies: 4
Views: 13884

Cracking WEP/WPA with the B3

So, I know the question will be asked eventually: Does the atheros card/kernel in the b3 support monitor mode/injection? Yes it does. I've gotten kismet, aircrack-ng, reaver, and pyrit all compiled and tested. To save you all some headaches: reaver will fail to configure/compile, complaining about p...
by ShadowHatesYou
04 Mar 2012, 00:45
Forum: B2 & B3 Support
Topic: A couple issues
Replies: 7
Views: 8672

A couple issues

Hello, A few days ago I received a B3-500gb wifi, and I'm loving it. However, it's not without it's issues. Issue 1: Fixed via reflash. Issue 2: The web interface doesn't provide an easy method of configuring multiple profiles. I understand most routers don't, but being able to supply secondary IPs ...