当前位置: 首页 > 软件库 > 管理和监控 > 安全相关 >

wifi-passview

授权协议 GPL-3.0 License
开发语言 C/C++
所属分类 管理和监控、 安全相关
软件类型 开源软件
地区 不详
投 递 者 伍胡媚
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

WiFi Passview

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 software such as webpassview and mailpassview.

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

Featured By

The project has been featured in some popular cybersecurity websites and Facebook Pages such as KitPloit.com (v2)/KitPloit.com (v4), Hakin9.org, Pentest Magazine, Malware Devil, and National Cyber Security Services.

Documentation

The complete documentation can be found here:docs.warengonzaga.com/wifi-passview

How it Works

Basically, this is the shortcut and batch scripted file version of a popular WiFi password manager viewing method using the 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 seconds.

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.
  • Supports all languages.
  • Generate WLAN report. (requires admin privileges)
  • Upload collected passwords to the cloud. (powered by file.io api)
  • Customizable builds.

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.

Read the official blog on How to Use WiFi Passview.

Wanna use for WiFi Hacking? Visit this exclusive post from the author.

Preview and In Action

Here's the screeshot of the program, click it to see it in action. Don't forget to like, share, and subscribe to my channel!

Custom Developpment

  • 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.

Contributing

Contributions are welcome, create a pull request to this repo and I will review your code. Please consider to submit your pull request to the dev branch. Thank you!

Issues

If you're facing a problem in using WiFi Passview please let me know by creating an issue in this github repository. I'm happy to help you! Don't forget to provide me some screenshot or error codes of it, thank you!

Supporters

and you... buy me a coffee if you love what I do!

Community

Wanna see other projects I made? Join today!

Community

License

WiFi Passview is licensed under GNU General Public License v3.

Author

WiFi Passview is Developed and Maintained by Waren Gonzaga


�� Made with �� and by Waren Gonzaga with YHWH ��

 相关资料
  • 1.1.1. WiFi服务 1.1.1. WiFi服务 WiFi 网络提供了一个网络检测服务,来判断当前的 WiFi 连接状态,同时这也是运用上述 API 实现的一个 demo,当检测到网络断开时,会通过 dbus 的通信协议向 ams 上报网络断开消息。 wifi_monitor 代码路径: robot/services/wifi_monitor 流程图如下:

  • wifi-password 可以快速获取系统中保存的 WIFI 密码,这个项目只用于 OS X 系统,Windows 版本请看这里。 安装: curl -L https://raw.github.com/rauchg/wifi-password/master/wifi-password.sh -o ~/bin/wifi-password && chmod +x ~/bin/wifi-password

  • WiFi Card 是一个将 WiFi 登录详细信息制作成二维码的工具,可以将制作好的二维码打印出来贴在冰箱或墙上,用户扫描二维码即可连接上 WiFi。 开发者承诺 WiFi 信息永远不会发送到服务器。 本地运行 在http://localhost:8080上运行官方 Docker 镜像 make run 在http://localhost:3000上运行实时重载服务器 make dev

  • Termux-WiFi-Hacking Aktively Maintained! This file was created & modified by ViperZCrew/Rebl0xer Members: MrBlackX/TheMasterCH 0n1cOn3 installing proccess: NOTE: This Script does only work with the Te

  • 断开与wifi的连接. 请求方式: "|2|2|\r" 返回值: "|2|1|\r" wifi连接状态:wifi断开连接 Arduino样例: softSerial.print("|2|2|\r");

  • 设置wifi账号和密码,连接特定的wifi网络。 请求方式: "|2|1|wifi_ssid,wifi_pwd|\r" 参数: wifi_ssid wifi账号的SSID wifi_pwd wifi账号密码 返回值: "|2|1|\r" wifi连接状态:wifi断开连接 "|2|2|\r" wifi连接状态:正在连接wifi "|2|3|ip|\r" wifi连接状态:wifi连接成功,返回OB