-
ifconfig
-
iwconfig
-
ip a
Make wlan card a master
-
sudo iwconfig wlan1 mode master
nmap
-
sudo apt-get install nmap
Scan network using command:
-
nmap -sP 192.168.1.190/24
Use the IP address of the local machine.
Listening ports
-
sudo netstat -tulpn
RJM Article Type
Quick Reference