A Python Script to grab all the Wifi Passwords saved in the host machine and mail them to a specific E-Mail ID.
we all know we can retrieve all the information of the saved networks of our system from CMD as follows: \picture snap 1
we can see all the details of a particular WiFi Porfile as follows; \picture snap 2
But the security key is the most important element to which we are looking for and to retrieve it along with its respective WiFi SSID and get it mailed to the assigned E-mail Id (can be modified in the script itself).