Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sstorm21/wifi-grabber-2.1
[UPDATE] 🛜 WiFi-Grabber collects Wi-Fi SSIDs and passwords and sends the logs to a Discord channel via webhook and more.
https://github.com/sstorm21/wifi-grabber-2.1
discord grabber grabberbuilder grabbers grabbertool hacking logger malware password password-stealer python stealer-builder windows windows11
Last synced: 11 days ago
JSON representation
[UPDATE] 🛜 WiFi-Grabber collects Wi-Fi SSIDs and passwords and sends the logs to a Discord channel via webhook and more.
- Host: GitHub
- URL: https://github.com/sstorm21/wifi-grabber-2.1
- Owner: SStorm21
- Created: 2024-09-29T09:49:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T16:32:40.000Z (11 days ago)
- Last Synced: 2024-12-20T17:26:20.281Z (11 days ago)
- Topics: discord, grabber, grabberbuilder, grabbers, grabbertool, hacking, logger, malware, password, password-stealer, python, stealer-builder, windows, windows11
- Language: Python
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛜 WIFI Grabber 2.1 Beta
---
🚧 **This project is currently under development. Stay tuned for updates!** 🚧---
## 📜 Overview
**WIFI Grabber 2.1 Beta** is a Python script designed to extract SSIDs and passwords from the wireless interfaces of a machine and securely send the data to a Discord webhook.
---
## 📷 Screenshots
### 🛜 **Works Only with WiFi Interface**
> If the device lacks a WiFi interface, the script will not function ❎.
### 🛜 **Full WiFi Information**
### 📶 **SSIDs and Passwords**
> **Note:** This script is compatible only with **Windows 10/11** 🪟.
---
## 🔧 New Features
### ✨ **What's New in 2.1 Beta**
- **Modernized UI**: Enhanced with a sleek, intuitive design.
- **EXE Export**: Convert the script into a standalone executable for wider distribution.
- **Obfuscation**: Secure your script with built-in obfuscation options.
- **Flexible Information Retrieval**:
- Grab **complete wireless interface details**.
- Retrieve **SSIDs and passwords only**.
- **Multilingual Support**:
- Added support for **Arabic** and **English**, toggleable in the settings.---
### 🌍 **Important for Arabic Users**
> **Note:** To use the Arabic version, ensure your keyboard is set to **English** while interacting with the Tkinter UI. Tkinter has limited Arabic text rendering capabilities.---
## 📌 Notes
- ❗ This script is specifically designed for **Windows** platforms.
- 🛡️ Always use responsibly and adhere to all applicable laws.---
## 🌍 Language Versions
### **English Version**
### **Arabic Version**
---
## 🛠️ Usage Example
Check out the demonstration video here:
[![Watch on YouTube](https://imgur.com/dlF9XRB.png)](https://youtu.be/NlJVZS8tU6I)
---
## 📥 Requirements
To use this project, you'll need to install the required Python packages listed in `requirements.txt`. Follow these steps:
1. Ensure Python is installed on your machine.
2. Open a terminal or command prompt.
3. Navigate to the project directory.
4. Run the following command:
```bash
pip install -r requirements.txt