Jump to content

Internet passwords


Samuel

Recommended Posts

Hello there 

I recently downloaded a script my ducky that emails you the password of the wifi they are currently on.

I was wondering how you would make a script that gets all the passwords of all the wifis you have been on.

(using the netsh wlan show profile and then netsh wlan show profile WIFINAME key=clear and you did that for every wifi on the computer.)

 

Can somebody help me?

Link to comment
Share on other sites

Thanks for your response

I was wondering if you could do it in a loop where first it finds a wifi-name from netsh wlan show profile and sets the name to A or something and then does netsh wlan show profile %A% key=clear and copies the name of the wifi and the password into a .txt file

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...