Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# 🛜 WIFI Grabber 2.1 Beta


WIFI Password Grabber Logo

---


🚧 **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 ❎.


WiFi Interface Check

### 🛜 **Full WiFi Information**


Full WiFi Info

### 📶 **SSIDs and Passwords**


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**


English Version

### **Arabic 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