Tagged: Wireless

How to Decrypt WPA packet with Wireshark

When troubleshooting wireless issues, we often need to analyze OTA packets. The annoying thing is that most of these packets are encrypted, and we can’t see the contents inside. Fortunately, we can use Wireshark...

How to automate WLC using Python (CLI)

Updated on May 21, 2020: If you are looking for C9800 wireless controller automation, please refer to my following article, I hope this helps you.Monitoring IOS-XE device with Netconf API + Grafana + InfluxDB...