
WIFI W3B NETWORK NFT
- Find the wifi router
- Find the MAC address of the wifi router
- Connect to the wifi router with your computer
- Open a Command Prompt window and use the nft command to collect information about the wifi network
nft -wifi
Interface: Ethernet0/0
Wifi-Names:
SSID: wireless network
Mode: Ad-Hoc
Security: WPA2
Passphrase:
The nft command will show you the following information about the wifi network:
-The wifi network's name (in this case, wireless network) -The mode of the wifi network (in this case, Ad-Hoc) -The security of the wifi network (in this case, WPA2) -The network password of the wifi network