Цитата:
Сообщение от nobody
даже вот и не знаю в чем проблема.
|
Код:
root@bt:~# airmon-ng start wlan0
Found 2 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!
PID Name
755 dhclient3
859 dhclient3
Process with PID 804 (ifup) is running on interface wlan0
Process with PID 859 (dhclient3) is running on interface wlan0
Interface Chipset Driver
wlan0 Realtek RTL8187L rtl8187 - [phy0]
(monitor mode enabled on mon0)
root@bt:~# airmon-ng stop wlan0
Interface Chipset Driver
mon0 Realtek RTL8187L rtl8187 - [phy0]
wlan0 Realtek RTL8187L rtl8187 - [phy0]
(monitor mode disabled)
root@bt:~# cd /pentest/wireless/aircrack-ng/
AUTHORS contrib/ lib/ Makefile patchchk scripts/ test/
ChangeLog evalrev LICENSE manpages/ patches/ src/ VERSION
common.mak INSTALLING LICENSE.OpenSSL packages/ README .svn/
root@bt:~# cd /pentest/wireless/aircrack-ng/scripts/airdrop-ng/
root@bt:/pentest/wireless/aircrack-ng/scripts/airdrop-ng# ./airdrop-ng -i mon0 -t /root/bases-01.csv -r rules
#################################################
# Welcome to AirDrop-ng #
#################################################
Interface mon0 does not exist
Airdrop-ng will now exit
Sent 0 Packets
Exiting Program, Please take your card mon0 out of monitor mode
root@bt:/pentest/wireless/aircrack-ng/scripts/airdrop-ng# ./airdrop-ng -i wlan0 -t /root/bases-01.csv -r rules
#################################################
# Welcome to AirDrop-ng #
#################################################
Interface wlan0 does not exist
Airdrop-ng will now exit
Sent 0 Packets
Exiting Program, Please take your card wlan0 out of monitor mode
root@bt:/pentest/wireless/aircrack-ng/scripts/airdrop-ng#
и что же я делаю не верно?