Back to Projects

WiFizzle-DDoS

A professional Wi-Fi security testing tool designed for authorized penetration testing and network security assessments.

Project Overview

WiFizzle-DDoS is a comprehensive Wi-Fi security testing tool built for security professionals and penetration testers. It provides an easy-to-use interface for assessing wireless network security through various testing methodologies.

⚠️ Disclaimer: This tool is intended for authorized security testing only. Always obtain proper authorization before testing any network you don't own.

Key Features

  • Automated monitor mode management for wireless adapters
  • Comprehensive network scanning and discovery
  • Client detection and enumeration
  • Deauthentication capabilities for security testing
  • Integration with aircrack-ng suite
  • Target selection with BSSID/Channel specification
  • Clean interface restoration after testing
  • Detailed logging of all operations

Technology Stack

Python (83%) Shell (17%) Aircrack-ng AGPL-3.0

Project Stats

-- Stars -- Watching

Installation

git clone https://github.com/Joseph-George1/WiFizzle_DDoS.git
cd WiFizzle_DDoS
sudo chmod 755 install.sh
sudo ./install.sh
sudo WiFizzle

Prerequisites

  • Python 3.x
  • airmon-ng, aireplay-ng, and airodump-ng (included in aircrack-ng suite)