Skip to content

The-R34per/Windows-Internet-Dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Internet Dumper


This Python script retrieves and displays saved Wi‑Fi and Ethernet profiles and their stored passwords on a Windows machine using the built‑in netsh utility.
It is intended only for system administrators, cybersecurity students, and users auditing their own devices.

Unauthorized access to networks you do not own or administer is illegal. The author is not responsible for the use of this tool.


How it Works

  • Lists all saved Wi‑Fi profiles on the system
  • Extracts each profile’s password (if stored)
  • Displays results in a clean, readable format

Requirements

  • Windows OS
  • Python 3.x
  • Administrator privileges recommended (not required)
  • netsh (included with Windows)

Usage

Run the script in a Windows terminal:

python Internet-Dumper.py

License

Internet Dumper © 2026 by The-R34per is licensed under CC BY-NC-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/

About

Windows-Internet-Dumper is a lightweight Python tool for Windows that extracts saved WiFi profiles, including SSIDs and cleartext passwords, using netsh commands. Ideal for ethical pentesting and cybersecurity audits on authorized systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages