Are you on R1 or R0?
Type: Posts; User: hobbes; Keyword(s):
Are you on R1 or R0?
This is a touched up version of the prepare-kernel-sources script included in BT5. The version included in the R0 release doesn't use the proper kernel version and is effectively broken; most users...
I upgraded to the BT5 R1 pre-release tonight and it seems to work for the most part. The system booted without a problem from a USB thumb drive and installation was simple and straightforward. I...
The Asus eeepc 1000HE boots with no errors and KDE loads with the proper resolution. WiFi does not work 'out of the box', but there is a simple fix described below. The brightness function (Fn)...
The recent fix for the kde problems encountered by running 'apt-get upgrade' recently rendered xorg useless when I executed it before doing the upgrade. This is a simple case of If It Ain't Broke,...
Are there patches I haven't heard about? I thought the ath9k driver wasn't injecting yet.
http://www.aircrack-ng.org/doku.php?id=ath9k&rev=1235153705
Damn, didn't even see that one. Search function failed me entirely. Oh well, now we have two.
Hello everyone! Long time no post. I have returned from my much needed sabbatical in my wilderness hermitage and have recently upgraded to BT3 (kudos all round, btw. Looking forward to number 4.) ...
This is a thread for links/descriptons/reviews of firefox addons related to artistic code manipulation (read: hacking), secure browsing, internet privacy and anonymity. The BT2 final comes with...
I thought we got rid of that spam ages ago...
You do realize that the cantenna increases range in specific direction (usually about 30 degrees with cantennas, don't quote me on that) instead...
Run airodump-ng and wait for a handshake, there will be a notification in the airodump output. If in doubt deauth.
Do you want to break WEP or WPA? Because a dictionary list won't do you any good with WEP (well, it might, but there are better/stronger/faster ways.)
Please, please tell me that you ran wpa_passphrase "ESSID" "PASSPHRASE" > /etc/wpa_supplicant.conf first.
Unfortunately, what with all the custom work done to the kernel and other applications on BT2, upgrading the kernel without knowing exactly what you are doing will end up breaking a lot of things. ...
Read this and keep checking back to the user docs when you get stuck. http://madwifi.org/wiki/UserDocs/MonitorModeInterface
I have a similar laptop (acer travelmate 290FXci, thai edition...don't ask) which has an ipw2100 wireless chipset and I haven't had any of the issues you are describing. Boot normally, log in, then...
Read this http://www.cequrux.com/support/firewall/node27.htm, then this http://frontier.userland.com/stories/storyReader$2159, then poke around here until dinner's ready...
Scripting is your friend here. If you have to type a command (or series of commands) more than twice then it deserves it's own script. Shell, perl, python, whatever floats your boat.
You can also use flash drives, network drives, or whatever storage devices you fancy. Just specify the full path in the airodump-ng command and make sure you have write permssions.
Do you have much experience with linux or coding/scripting? There are also some lovely papers about RC4 weaknesses and practical exploitation therof kicking around the internet. You should also...
Read this, might be a good idea to check out some of the other madwifi user docs as well (same site).
http://madwifi.org/wiki/UserDocs/MonitorModeInterface
I'm not sure where that's coming from. Try copying the script over again. Or, you can test out the new version for me.
#!/usr/bin/bash
#wpa_connect script for BT2 by Hobz of...
Is there an /etc/hostname file?
You can find a wpa connection script here. I'm not sure if the wext driver will work with broadcom chipsets, but it's worth a shot. Let me know how it turns out. Oh, and since the wep instructions...
There's a howto in the wiki that includes the privoxy commands.