Manage your Prompts with PROMPT01 Use "THEJOAI" Code 50% OFF

Fluxion

Fluxion
Launch Date: June 7, 2026
Pricing: No Info
Fluxion, WPA2, Kali Linux, Security Research, Wireless Attacks

Fluxion: The Future of MITM WPA Attacks

Overview

Fluxion is a security auditing and social-engineering research tool designed to retrieve WPA/WPA2 keys from target access points using social engineering (phishing) attacks. It serves as a remake oflinsetby vk496, aiming to offer fewer bugs and enhanced functionality. The tool is compatible with the latest release of Kali Linux (rolling).

While Fluxion's attack setup is primarily manual, it includes an experimental "auto-mode" that handles certain setup parameters automatically.

Installation

Fluxion is actively maintained with regular updates, new features, improvements, and bug fixes. Contributions, including code, documentation, graphics, design suggestions, tutorials, and wiki content, are welcome via GitHub.

Prerequisites

  • Operating System: A Linux-based OS is required. Kali Linux 2025.4 is recommended.
  • Hardware: An external Wi-Fi card is recommended for optimal performance.

Installation Methods

1. Git Clone (Recommended)

# Using SSHgitclone[email protected]:FluxionNetwork/fluxion.git# Or using HTTPSgitclonehttps://www.github.com/FluxionNetwork/fluxion.git

2. Switch to Tool Directory

cdfluxion

3. Run FluxionExecute the script to check dependencies and prompt for installation of any missing components:

./fluxion.sh

4. Install/Check Dependencies OnlyTo install or check dependencies without running attacks:

./fluxion.sh-i

5. Arch Linux InstallationFluxion is available in the Arch ecosystem:-Manual Build: Navigate to the Arch binary directory and build the package:

cdbin/archmakepkg
  • BlackArch Repo: Install directly via the BlackArch repository:
pacman-Sfluxion

Attack Workflow

Fluxion executes a multi-stage attack to compromise a target network:

  1. Scan: Identifies a target wireless network.
  2. Handshake Capture: Launches theHandshake Snooperattack to capture the necessary handshake for password verification.
  3. Rogue AP: Spawns a rogue (fake) access point that imitates the original target.
  4. Jamming: Deploys a jammer to deauthenticate all clients from the original AP, luring them to the rogue AP.
  5. DNS Spoofing: Spawns a DNS server that redirects all client requests to the attacker's host.
  6. Captive Portal: Launches a web server serving a captive portal. This page prompts users to submit their WPA/WPA2 key.
  7. Verification: All authentication attempts at the captive portal are checked against the previously captured handshake file.
  8. Termination: The attack automatically terminates once a correct key is submitted.
  9. Reconnection: The captured key is logged, and clients are allowed to reconnect to the target access point.

For a detailed guide on theCaptive Portalattack, refer to the project's documentation.

Contributors

The project acknowledges the following contributors:1. l3op2. dlinkproto3. vk496 (Developer of linset)4. Derv82 (@Wifite/2)5. Princeofguilty (@webpages and @buteforce)6. Ons Ali (@wallpaper)7. PappleTec (@sites)8. MPX4132 (Fluxion V3)9. usama762867410. cjb900 (Moderator)

Important Notes and Warnings

  • Unauthorized Use: The usage of Fluxion for attacking infrastructures without prior mutual consent is considered an illegal activity and is highly discouraged by the authors. It is the end user's responsibility to obey all applicable local, state, and federal laws.
  • Liability: Authors assume no liability and are not responsible for any misuse or damage caused by the program.
  • Copyright: The authors do not own the logos under the/attacks/Captive Portal/sites/directory. Their use falls under "fair use" for criticism, comment, news reporting, teaching, scholarship, and research (Section 107 of the Copyright Act 1976).

Technical Limitations and Warnings

  • Malware Warning: Be wary of websites pretending to be related to the Fluxion Project, as they may deliver malware.
  • WSL Incompatibility: Fluxiondoes not workon Windows Subsystem for Linux (WSL/WSL2). The subsystem does not allow access to wireless network interfaces. Any issues regarding WSL will be closed immediately.
  • Hardware Specifics: For users with WN722n V2/V3 adapters, specific drivers are required. Visitaircrack-ng/rtl8188eusfor details.

Resources

  • Fluxion Website: https://fluxionnetwork.github.io/fluxion/
  • Discord Community: https://discord.gg/G43gptk
NOTE:

This content is either user submitted or generated using AI technology (including, but not limited to, Google Gemini API, Llama, Grok, and Mistral), based on automated research and analysis of public data sources from search engines like DuckDuckGo, Google Search, and SearXNG, and directly from the tool's own website and with minimal to no human editing/review. THEJO AI is not affiliated with or endorsed by the AI tools or services mentioned. This is provided for informational and reference purposes only, is not an endorsement or official advice, and may contain inaccuracies or biases. Please verify details with original sources.

Comments

Loading...