Showing posts with label sulpher. Show all posts
Showing posts with label sulpher. Show all posts

Sunday, July 05, 2009

Crack WEP on Intel WiFi Link 5100

I have a Qosmio X300, beautiful machine but sadly it doesnt support RAID. Ive tried Server 2008 on it for a while and was impressed by the (limited) software RAID capabilities. Now Im on a tech release of Windows 7. I wanted to crack WiFi with backtrack, but my card doesnt support packet injection. After a little browsing I discovered someone had made some compatable linux drivers, however you need to compile them into the kernal. I used Ubuntu on a semi-raided second HDD with grub.
I mirrored the source of the WiFi drivers and a friend (Static-Anime) condensed the script for one shot use:


sudo -s
cd /usr/src
wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.4.tar.gz
tar zfxv linux-2.6.29.4.tar.gz
cd linux-2.6.29.4
cp /boot/config-`uname -r` ./.config
cd drivers/net/wireless/iwlwifi
wget "http://sulpherdragon.com/ubuntu/iwl-agn.c"
wget "http://sulpherdragon.com/ubuntu/iwl-sta.c"
wget "http://sulpherdragon.com/ubuntu/iwl-tx.c"
cd /usr/src/linux-2.6.29.4
make-kpkg clean
fakeroot make-kpkg --initrd --append-to-version=-aircrack kernel_image kernel_headers
dpkg *.deb


Now, Ubuntu rests on the second part of a Dynamic Drive array in a 20GB partition.

Site Update

The sites gone through a little update as of late.

The layout and coding has been reworked, along with a slightly fresher style that is friendlier for search engines. Previously I used frames, because I deliberately like to make things difficult. Everything is now PHP and Javascript driven instead.



The server is running inside a 17" x 19" frame, specs are as follows:

2 x sheets 18mm MDF
4 x Chops (3/16" Allowance)
Acid Free
Silver Leaf Coating
10" White Cotton String (2mm diameter)


Well ok, I jest.
The motherboard is salvaged from a HP laptop, I think its an nForce.
Its got 2 x 1Gb of 800mhz ram and a 2Ghz Core 2 Duo.
Its running XP off an external 3.5" 250GB HDD. I went with the external 3.5" because it was easier to get my hands on it cheaply, also I can upgrade to 1.5TB+ if needed. It took a few hacks and a lot of reasearch from ngine.de to get XP to play nice too, but its fine now and works a charm. Its running some VPN software, A TF2 server, some remote admin programs, Apache, FTP, a mail server and a few minor projects im testing. The server acts as my home media center, remote storage box and runs the entire website.

Its got plenty of mods and service culls to make it more efficient. It media clock is unlocked so I can get 512fps on the HL Dedicated Server and the half open port limit is abolished.