1. Launch your preferred terminal emulator using the Terminal shortcut in your operating system's GUI.
2. Execute the 'su' command, then enter your Administrator login credentials, to access the root shell.
3. Type 'ifconfig -a' to see a list of network adapters on your system.
4. Type 'ifconfig wlan0 up' where 'wlan0' is your wireless network adapter. This will bring this adapter up and make it usable.
5. Type 'iwconfig wlan0 mode monitor' where 'wlan0' is the name of your wireless network adapter. This will put your wireless network adapter into monitor mode.
No comments:
Post a Comment