Po trzech dniach zabawy w instalowanie kali linux i odzyskianie 60gb danych udało mi się postawić linuxa.
I teraz mam problem aby wejść w tryb monitorowania.
Po komendzie
Airodump -a -o kanał sieci -v nazwa sieci wlan
Wyswietla mi
Invalid output format <kanał sieci>
Co mogę zrobić by było dobrze? A może się przesiąść na coś lepszego niż aircrack?
Dodam tylko ze potrzebuje sprawdzić swoje hasło bo notorycznie ktoś mi wchodzi na sieć i mam dość zmiany hasła.
Sprzęt to laptop hp 8440p.
Kod: Zaznacz cały
root@kali:~# airmon-ng
PHY Interface Driver Chipset
phy0 wlan0 b43 non-mac80211 device? (report this!)
root@kali:~# dmesg | grep wlan0
[ 29.143683] wlan0: authenticate with 84:74:2a:51:c4:0a
[ 29.155700] wlan0: send auth to 84:74:2a:51:c4:0a (try 1/3)
[ 29.359415] wlan0: send auth to 84:74:2a:51:c4:0a (try 2/3)
[ 29.563244] wlan0: send auth to 84:74:2a:51:c4:0a (try 3/3)
[ 29.767136] wlan0: authentication with 84:74:2a:51:c4:0a timed out
[ 31.006967] wlan0: authenticate with 84:74:2a:51:c4:0a
[ 31.030742] wlan0: send auth to 84:74:2a:51:c4:0a (try 1/3)
[ 31.234448] wlan0: send auth to 84:74:2a:51:c4:0a (try 2/3)
[ 31.438253] wlan0: send auth to 84:74:2a:51:c4:0a (try 3/3)
[ 31.642161] wlan0: authentication with 84:74:2a:51:c4:0a timed out
[ 33.277588] wlan0: authenticate with 84:74:2a:51:c4:0a
[ 33.301418] wlan0: send auth to 84:74:2a:51:c4:0a (try 1/3)
[ 33.303726] wlan0: authenticated
[ 33.305226] wlan0: associate with 84:74:2a:51:c4:0a (try 1/3)
[ 33.509180] wlan0: associate with 84:74:2a:51:c4:0a (try 2/3)
[ 33.512587] wlan0: RX AssocResp from 84:74:2a:51:c4:0a (capab=0x431 status=0 aid=1)
[ 33.513074] wlan0: associated
iwconfig
eth0 no wireless extensions.
wlan0mon IEEE 802.11bg ESSID:"Livebox-C40A"
Mode:Managed Frequency:2.412 GHz Access Point: 84:74:2A:51:C4:0A
Bit Rate=36 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr :o ff Fragment thr :o ff
Encryption key :o ff
Power Management :o ff
Link Quality=60/70 Signal level=-50 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:8 Invalid misc:109 Missed beacon:0
lo no wireless extensions.
ifconfig
eth0 Link encap:Ethernet HWaddr 68:b5:99:fa:92:95
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:20 Memory:d7400000-d7420000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1200 (1.1 KiB) TX bytes:1200 (1.1 KiB)
wlan0mon Link encap:Ethernet HWaddr c4:17:fe:56:54:f1
inet addr:192.168.1.17 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::c617:feff:fe56:54f1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10123 errors:0 dropped:0 overruns:0 frame:0
TX packets:9266 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9503796 (9.0 MiB) TX bytes:1480999 (1.4 MiB