Fluxion is a security auditing and social-engineering research tool. It is a remake of linset by vk496 with (hopefully) fewer bugs and more functionality. The script attempts to retrieve the WPA/WPA2 key from a target access point by means of a social engineering (phishing) attack. It's compatible with the latest release of Kali (rolling). Fluxion's attacks' setup is mostly manual, but experimental auto-mode handles some of the attacks' setup parameters.
SYSTEM REQUIREMENTS
RAM : Minimum 500 MB
Storage : 32.79 MB for Cloning, as it is a script-based tool.
OS : Works on Linux distributions.
Architecture : Compatible with x86 and x64 architectures.
Available On : PC
ADDITIONAL INFORMATION
FluxionNetwork
Around 2018 May
32.79 MB.
Community-driven project (FluxionNetwork)
Multiple languages
November 27, 2024
Bash scripting
Only Linux.
GPL-3.0 license.
$ sudo apt-get update
$ git clone git@github.com:FluxionNetwork/fluxion.git
sudo apt install git (for Debian-based systems).
$ git clone https://github.com/FluxionNetwork/fluxion.git
cd fluxion../fluxion.sh. It will automatically install any missing dependencies.Fluxion is not natively supported on Windows. However, you can use it through a Linux virtual machine or the Windows Subsystem for Linux (WSL) :
sudo apt install git
$ git clone https://github.com/FluxionNetwork/fluxion.git
cd fluxion./fluxion.shbrew install git.
$ git clone https://github.com/FluxionNetwork/fluxion.git
cd fluxion../fluxion.sh. It will install any required dependencies.
$ sudo apt-get remove fluxion
$ sudo apt autoclean && apt autoremove
cd command to go to the folder where Fluxion was cloned. For example : cd ~/fluxionrm -rf fluxionsudo apt remove gitcd command to go to the folder where Fluxion was cloned. For example : cd ~/fluxionrm -rf fluxioncd command to go to the folder where Fluxion was cloned. For example : cd ~/fluxionrm -rf fluxionbrew uninstall gitCopyright © 2025 HACKERSPOT
All original content, including tools, software, and other information, is protected by copyright and remains the property of its respective owners.
HackerSpot is an informational platform that offers resources such as tools, software, courses, internships, and various other materials aimed at supporting individuals passionate about CyberSecurity and IT.