WiFi Passview : An Open Source Batch Script Based WiFi Passview For Windows

WiFi Passview is an open source batch script based program that can recover your WiFi Password easily in seconds. This is for Windows OS only. Basically, this scripted program has the same function as other passview softwares such as webpassview and mailpassview.

Disclaimer: WiFi Passview is NOT designed for malicious use! Please use this program responsibly!

How it Works?

Basically, this is the shortcut and batch scripted file version of a popular WiFi password manager viewing method using command prompt. This is how it works…

netsh wlan show profiles

When you use this tool, you are able to extract the WiFi passwords stored on the target machine in just a seconds.

Also Read – Subfinder : A Subdomain Discovery Tool To Find Valid Websites Subdomains

Features

This simple tool offers you the following features…

  • Extract all available WiFi passwords stored in the target machine and can be done in just a seconds.
  • Extract password from specific target SSID.
  • Save extracted passwords.
  • Additional options.
  • No manual reading of Key Content, the tool will do that for you!
  • No need admin rights to run the program.
  • Standalone batch program.
  • Customizable.

Usage

Download the repository and look for "wifi-passview-vX.X.X.bat" file and run it as ordinary *.bat file (no need to run it as administrator). All you have to do is to follow the on-screen instructions.

Wanna use for WiFi Hacking? Visit this BMC blog

Screenshots

Here’s the screeshot of the program…

In Action

Here’s how this tool works…

White Label / Personalize / Custom / Development

  • Download the repository
  • Do "npm install" and "npm install gulp-cli -g && npm install gulp -D"
  • After that, edit the "./src/config.json" file for your customization or personalization.
  • When you think you are satisfy, just do "gulp build" or "gulp" to initiate the building process.
  • If you want to reset the building process just do "gulp cleandev".
  • If you are editing the "./src/core.bat" you can use "gulp test" it is a combination of "gulp build" and "gulp cleandev" so you can quickly quality check the production build.
  • Do "gulp --tasks" to see all available "gulp" commands.

Credit: Waren Gonzaga

R K

Recent Posts

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

13 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

13 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

3 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

3 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago