LAKASA-WIFI - Wi-Fi Connection Script
Author: @medjahdi
Introduction
LAKASA-WIFI is a Python script designed to connect to Wi-Fi networks using either a wordlist or a randomly generated password. This project is strictly for educational purposes only and should be used responsibly.
🚀 Features
- Print Logo: Displays a custom logo and title.
- List Networks: Scans and lists available Wi-Fi networks.
- Connect to Network: Attempts to connect to a specified Wi-Fi network using a password.
- Wordlist Mode: Uses a predefined wordlist to attempt Wi-Fi connections.
- Random Password Mode: Generates and tests random passwords of a specified length.
🛠 Installation & Usage
1️⃣ Clone the Repository:
git clone https://github.com/medjahdi/LAKASA-WIFI.git
cd LAKASA-WIFI
2️⃣ Run the Script:
python main.py
3️⃣ Follow the Prompts:
- Enter the SSID of the target network.
- Choose between Wordlist Mode or Random Password Mode.
📸 Screenshot
(Attach project logo or relevant screenshots here)
⚠️ Disclaimer
🚨 Important: This script is for educational and research purposes only. Unauthorized access to networks is illegal and strictly prohibited. The author holds no responsibility for misuse.
💻 Author
Developed by @medjahdi
📌 GitHub Repository: LAKASA-WIFI
Top comments (0)