You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-08 22:27:53 +02:00
update aircrack-ng-arm
This commit is contained in:
@ -2,25 +2,12 @@ aircrack-ng
|
||||
===========
|
||||
|
||||
```bash
|
||||
docker-compose up -d
|
||||
|
||||
docker-compose exec aircrack bash
|
||||
$ docker-compose up -d
|
||||
$ docker-compose exec aircrack bash
|
||||
>>> airmon-ng
|
||||
|
||||
PHY Interface Driver Chipset
|
||||
|
||||
null wlan0 r8188eu
|
||||
phy0 wlan1mon rt2800usb
|
||||
|
||||
>>> airmon-ng start wlan1
|
||||
|
||||
PHY Interface Driver Chipset
|
||||
|
||||
null wlan0 r8188eu
|
||||
phy0 wlan1 rt2800usb
|
||||
|
||||
(mac80211 monitor mode vif enabled for [phy0]wlan1 on [phy0]wlan1mon)
|
||||
(mac80211 station mode vif disabled for [phy0]wlan1)
|
||||
|
||||
>>> ifconfig
|
||||
>>> airodump-ng wlan1mon
|
||||
>>> airmon-ng stop wlan1
|
||||
>>> exit
|
||||
```
|
||||
|
Reference in New Issue
Block a user