У дома » Linux инструменти » Флуксия – Бъдещето на MITM WPA атака! Пълно ръководство

Флуксия – Бъдещето на MITM WPA атака! Пълно ръководство

fluxion

Флуксия is an amazing tool used to crack WiFi. It enumerates wifi passwords through social engineering attacks. В този инструмент, трябва да извършвате всяка атака ръчно.

The tool is compatible with your Linux OS.

Флуксия – Бъдещето на MITM WPA атака! Пълно ръководство:

Флуксия first scans for the target Wi-Fi network. After obtaining the network, it will start the ‘Handshake Snooper’ attack where it will attempt to retrieve WPA/WPA2 password hashes (the four-way handshake) for key verification.

Накрая, на “Captive Portalattack will be begun which will create a rogue network and captive portal. Флуксия will then find an identical password when the target enters the correct password into the dummy network.

Requirements:

Kali Linux’s latest version or 2019.1 will do the work.

Installing Fluxion:

  1. 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

2. Switch to tool’s directory

cd fluxion 

3. Run fluxion (missing dependencies will be auto-installed)

./fluxion.sh

Fluxion is also available in arch

cd bin/arch
makepkg

or using the black arch repo

pacman -S fluxion

Available Fluxion Options:

-v или--versionPrints script version & revision.
-h или--helpPrints help information.
-d или--debugEnables debugging messages & behavior.
-k или--killerKills processes using selected interface (UNSAFE & DISCOURAGED).
-r или--reloaderReloads the selected interface’s wireless driver.
-n или--airmon-ngEnables the use of airmon-ng for monitor mode switching, rather than fluxion.
-m или--multiplexerEnables the usage of tmux, rather than xterm (currently not implemented).
-e или--essidTargets the specified ESSID (requires BSSID, & channel to be specified).
-b или--bssidTargets the specified BSSID (requires ESSID, & channel to be specified).
-c или--channelTargets the specified channel (requires BSSID, & ESSID to be specified).
-l или--languageSets the language to be used for the command line interface.
-a или--attackSets the target to be launched.
--ratioSets the xterm windows’ ratio.

For detailed information and available options for attacks, click on the ‘documentation’ button below.

Оставете коментар