The command is as follows:
airodump-ng -w capturefile -c 2 --bssid 00:00:00:00:00:00 wireless card
No space in "capturefile" and --bssid not plain old bssid.
Refer here for complete usage:
airodump-ng [Aircrack-ng]
I am able to get to the airodump command and the I have problems with the command.
For example, I enter the command as: airodump-ng -w capture file -c 2 bssid 00:00:00:00:00:00 wireless card name
Now in this hypothetical example, there is a space after ng,-w,capturefile,-c,2,bassid,and :00
I am sure I am entering the command correctly, but when I enter, I get the message"airodump-ng --help" for help.
Could anyone help here. Thanks
quoth the raven,*********
The command is as follows:
airodump-ng -w capturefile -c 2 --bssid 00:00:00:00:00:00 wireless card
No space in "capturefile" and --bssid not plain old bssid.
Refer here for complete usage:
airodump-ng [Aircrack-ng]