Fluxion MITM WPA attacks - install in termux [No Root]

Fluxion is the future of MITM WPA attacks


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.

Installation

Opne termux app and do the following steps.
Download the latest revision

git clone git@github.com:FluxionNetwork/fluxion.git

# Or if you prefer https 

git clone https://www.github.com/FluxionNetwork/fluxion.git

Switch to tool's directory

cd fluxion 

Run fluxion (missing dependencies will be auto-installed)

./fluxion.sh

Fluxion is also installed with onex

onex install fluxion

Now we can use fluxion in Android phone.

Comments

  1. ~/fluxion $ ./fluxion.sh
    Aborted, please execute the script as root.

    ReplyDelete

Post a Comment