FluxionNetwork/fluxion

Fluxion is a remake of linset by vk496 with enhanced functionality.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 31 minutes ago
Added to GitGenius on September 11th, 2026
Created on April 29th, 2017
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 1,547
Total Stargazers: 5,926 (+0)
Total Subscribers: 279 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.4 hours
Mean response time: 98.2 days
90th percentile: 142.9 days
Tracked items: 59

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 1,325 days
Stale 30+ days: 2
Stale 90+ days: 2

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • Type: Enhancement (6)
  • invalid (2)
  • Help Wanted (1)
  • Priority: High (1)
  • Type: Bug (1)
  • Type: Information (1)

Most active issues this week

Detailed Description

Fluxion is a security auditing tool that automates WPA/WPA2 key retrieval through social engineering attacks against wireless networks.

The tool addresses the challenge of testing wireless network security by implementing a phishing-based attack that combines multiple techniques. It scans for target networks, captures WPA handshakes, and then spawns a rogue access point that mimics the legitimate network. Simultaneously, it runs a DNS server and captive portal web server to redirect users and prompt them for their WPA/WPA2 credentials. A deauthentication jammer forces clients away from the original access point toward the fake one. Each credential submission is validated against the captured handshake, and the attack terminates automatically once the correct key is entered.

Fluxion suits penetration testers and security researchers who need to audit wireless networks on Linux systems, particularly those running Kali Linux. The tool is designed for manual attack setup, though it includes experimental auto-mode to handle some configuration parameters automatically. An external WiFi card is recommended for reliable operation. The project is a remake of linset with the stated goal of reducing bugs and adding functionality compared to its predecessor.

The project maintains rapid responsiveness to issues and pull requests, typically addressing them within hours. Development activity centers on enhancements and bug fixes marked as high priority, indicating active refinement of core functionality.