Wireless SSID
How to Get the Wireless SSID on a Windows Host
netsh wlan show interfacesnetsh wlan show profiles
(Get-NetConnectionProfile -InterfaceAlias Wi-Fi).NameGet-NetWlanProfile | Select-Object Name, SSIDHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\ProfilesHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\UnmanagedAnalyzing Wireless SSID Information
Forensic Importance of Wireless SSID
Last updated