Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Abe_L_2012

Pages: [1]
1
Hacking and Security / Re: WEP Cracking - Starting with the easy stuff
« on: April 16, 2012, 12:27:42 pm »
I mean the next step in troubleshooting the WEP I am working on. Or am I better off just forgetting about it and moving on? Maybe I am, not a whole lot of people use WEP these days  ;D

2
Operating System / Re: Ubuntu trouble
« on: April 16, 2012, 01:52:25 am »
Code: [Select]
Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
I got that one, as shown by lspci.

Driver that worked for me
Code: [Select]
http://www.multiupload.nl/5DPDIAZCD2I downloaded that to desktop
Code: [Select]
sudo mkdir /lib/firmware/b43
sudo cp Desktop/b43/* /lib/firmware/b43
sudo rmmod -f b43
sudo rmmod -f ssb
sudo modprobe b43

As soon as the last command ran, wireless popped right up. Worth a try if you haven't got it to work yet.

3
Hacking and Security / WEP Cracking - Starting with the easy stuff
« on: April 16, 2012, 12:20:03 am »
I figure hacking skills will be a very useful skillset to have in some shit hits the fans scenarios. So I am starting with the easy stuff, cracking wifi. That's a good place to start, no? I am open to suggestions.

The first time I cracked it totally passively, just collecting millions of #s. The second time I followed the WEP cracking wiki for aircrack. I ended up with success on a target both time, with the same hex key as a result.



I verified the key VIA airdecap



I tried connecting, using Wicd using both 35:72:07:D1:9B:D5:FA:C8:01:FB:C7:2B:7C

357207D19BD5FAC801FBC72B7C

in the password, in all the WEP modes it has. All came back with bad password for some reason. I was also spoofing a client MAC, so not sure what went wrong. How do I figure out what is going wrong, what is the next step?

Also, with all the decrypted packets I have, is there any way to try and reconstruct or something?



4
General discussion / Re: Beer!
« on: April 15, 2012, 10:53:51 pm »
Back when I could afford such luxuries, I preferred molson XXX. Now when I can spare 20 bucks, I brew my own blonde beer. 20 bucks gets me around 70 beers, not too bad. Takes about 2 weeks per batch from start to finish. Beer is crazy expensive here, paid 45 bucks last time for a 24 pack *grumble*
Back in the US 45 bucks would get me 60 beers and a pack of smokes  :P

Pages: [1]