Skip to content

Files

Latest commit

Sep 1, 2018
cebbcc7 · Sep 1, 2018

History

History

aircrack-ng-arm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 1, 2018
Sep 1, 2018
Sep 1, 2018

aircrack-ng

$ docker-compose up -d
$ docker-compose exec aircrack bash
>>> airmon-ng
>>> airmon-ng start wlan1
>>> ifconfig
>>> airodump-ng wlan1mon
>>> airmon-ng stop wlan1mon
>>> exit