As for wireless cards, i recommend any Prism , Orinoco , or Atheros based cards (i used the D-Link 650 Rev.1a).
Getting Started:
Let's see, First thing you are going to want to do is charge your lappy to the top (aireplay and aircrack drain the battery quite a bit) Next you are going to want to load up your favourite live CD (i used Whoppix 2.7 final) or Linux OS, then stumble across a encrypted WLAN, use Kismet to do so. Make sure you have configured your kismet .conf file correctly to be able to use your card (locate your kismet.conf file and open with your favourite text editor, i used pico);
CODE
# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]
# Source types and required drivers are listed in the README
# The initial channel is optional, if hopping is not enabled it can be used
# to set the channel the interface listens on.
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
source=orinoco,eth1,kismet
#source=wlanng,wlan0,Prism
#source=kismet_drone,192.168.2.252:3501,kismet_drone
^^ that is an example of part of my kismet.conf, initially that was wrong for me, i had to comment out the first line and uncomment the second (my wireless device name was wlan0, you can find this out by typing 'iwconfig' in a terminal).
Note: To find your cards chipset have a good google on the model number of your card or try checking here http://www.linux-wlan.org/docs/wlan_adapters.html.gz . A full list of supported chipsets can
be found on the Kismet website under Documentation.
Changed kismet.conf:
CODE
# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]
# Source types and required drivers are listed in the README
# The initial channel is optional, if hopping is not enabled it can be used
# to set the channel the interface listens on.
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
#source=orinoco,eth1,kismet
source=wlanng,wlan0,Prism
#source=kismet_drone,192.168.2.252:3501,kismet_drone
Save the changes you make and go back to a terminal and run 'kismet', it should load up if you configd it properly. Once you have got kismet going, have a good stumble around your area, to see if a WLAN has WEP enabled, kismet should have a column near the ESSID titled with 'W' if it has WEP enabled it will have a Y, if not it will be a N.
Going in for the kill:
So now you got a target you are going to make sure you dont look suspicious and you got at least 15mins worth of battery life left Razz. Making sure you know the channel the Access Point is on (under the CH cloumn in kismet) and also the mac address of the Access Point by hiting 's' (to sort) then scrolling to the desired Access Point and then typing 'i' which gives you detailed info on the Access Point selected.
First off you are going to want to set your wireless card to the right mode, depending on what chipset depends on what commands you have got to use:
CODE
If you use madwifi, you may have to place the card in
pure 802.11b mode first:
iwpriv ath0 mode 2
If you use wlan-ng, run
./wlanng.sh start wlan0 [comes with AirePlay2.2]
Otherwise run:
iwconfig ath0 mode Monitor channel
ifconfig ath0 up
Read the AirePlay2.2 readme for more info.
Start by opening up another terminal window and cd into your aircrack directory and launch airodump:
Code:
#./airodump
[version crap]
usage: ./airodump
Cast your vote on this article *Note: the order of the votes has been reversed.
kismet requires the purchasing of a hardware device to use it...
"These binaries enable native capture for AirPcap devices from Cace only. Native capture is not possible via any other card or driver inside Windows. These packages will ONLY WORK with Kismet remote drones and Cace AirPcap devices."
I would give the article a 10 for accuracy and you a 1 for plagiarism but I chose not to vote because many people can benefit from this information. Next time don't cut the author's ownership from the document. This was posted nearly 3 years ago: http://www.datastronghold.com/archive/t15149.html
By: Ed_the_hacker - 05:28 am Monday March 17th, 2008
I didn't get it from there, I got it from Wikipedia and its not plagiarism because Wiki is based on anyone post any shit if its true are not plagiarized or not so...
This is for informational purposes only!
POINT PROVEN POINT BLACK...
By: c24lightning - 01:11 am Tuesday March 18th, 2008
If it's from Wikipedia, you state that it's from Wikipedia.
If you are writing a paper, and Wikipedia is one of your sources, you say it's one of your sources, not act like you never got any information from Wikipedia about it that you used in your paper.
Yes I did state that I got it from Wikipedia and whats wrong about that?
Wikipedia is based on some ordinary person having an account just posting or writing about shit that can be true or not, So thats one reason why wikipedia shouldn't be your first source to find information.
I gave this article a five, first off you didn't state anywhere in the article you got most of the information in wikipedia. If you decided to turn something like this into any respectable institution of education they would give you a big fat zero on this for plagiarism.
By: TheMindRapist - 05:46 pm Monday March 31st, 2008
1 for plagiarism...
By: Greendestiny - 05:25 pm Thursday April 03rd, 2008
im having difficulty finding the programs mentioned and just wondered if aircrack-ng will work aswell.
for cracking wep is it only for laptop? using desktop with network adapter still can crack?? i find alot of cracking wep with laptop only cant find any desktop can anyone tell mi?? if can where can i find the steps for cracking wep using desktop...
This site is the collective work of the
HackThisSite staff. Please don't reproduce in part or whole without permission.
Page Generated: Sun, 20 Jul 2008 20:14:48 -0500 Exec:
118