Quantcast
Channel: DNS Hijacking – Security List Network™
Viewing all articles
Browse latest Browse all 49

Fluxion is the future (a tool helps to automate the process of testing router WPS/WPA vulnerability).

$
0
0

Fluxion is a remake of linset by vk439 with fixed bugs and added features. It’s compatible with the latest release of Kali (Rolling)
How it works
+ Scan the networks.
+ Capture handshake (can’t be used without a valid handshake, it’s necessary to verify the password)
+ Use WEB Interface *
+ Launches a FakeAP instance imitating the original access point
+ Spawns a MDK3 processs, which deauthentificates all of the users connected to the target network, so they can be lured to connect to FakeAP network and enter the WPA password.
+ A DHCP server is lainched in FakeAP network
+ A fake DNS server is launched in order to capture all of the DNS requests and redirect them to the host running the script
+ A captive portal is launched in order to serve a page, which prompts the user to enter their WPA password
+ Each submitted password is verified against the handshake captured earlier
+ The attack will automatically terminate once correct password is submitted

Fluxion is the future (a tool helps to automate the process of testing router WPS/WPA vulnerability).

Fluxion is the future (a tool helps to automate the process of testing router WPS/WPA vulnerability).

Bugs fixed
– Negative Channel
– Kali Patch for Kali Patch 2
– Added airmon
– Translate DE –> EN
– Handshake get fixed
– Check Updates
– Animations
– Wifi List Bug

Usage:

git clone https://github.com/deltaxflux/fluxion && cd fluxion
./Installer.sh
./fluxion

Source: https://github.com/deltaxflux


Viewing all articles
Browse latest Browse all 49

Trending Articles