WIFI_GRAB is a proof-of-concept script for automating Wi-Fi credential retrieval and securely sending the information to a configured webhook. It’s designed for educational and ethical penetration testing purposes.
⚠️ Disclaimer: This tool is for educational purposes only. Unauthorized use against systems you do not own or have permission to test is illegal and punishable under applicable laws. Use responsibly! 🙏
- 📶 Retrieve Saved Wi-Fi Profiles: Automatically extracts all saved Wi-Fi profiles on a Windows device.
- 🔑 Extract Passwords: Reveals passwords for each saved Wi-Fi profile.
- 🌐 Discord Webhook Integration: Sends the extracted information to a Discord webhook for easy logging.
- 🖥️ Windows Operating System
- 🔧 PowerShell (with administrative privileges)
- ✏️ Edit the Script: Update the
WIFI_GRAB.txt
file with your Discord webhook URL. - ⚙️ Deploy: Use this script in a controlled environment where you have explicit permission.
- ✅ Test: Confirm that it functions as expected for your use case.
This tool is strictly for educational purposes or authorized penetration testing. Misusing it may violate laws and ethical guidelines. I am not responsible for any illegal or unethical use of this script.
This project is licensed under the MIT License. See the LICENSE file for details.
- 🧑💻 Learn about Wi-Fi credential management in Windows.
- 🔍 Test your security awareness and vulnerability in safe environments.
- 🤖 Automate tasks with scripting and webhook integration.
Please remember: With great power comes great responsibility. Use this tool only in environments where you have explicit permission. Be a responsible ethical hacker and contribute positively to the tech community! 🤝