Wi-Ploit is a library of Wi-Fi exploitation tools.
- Base code script of deltaflux Fluxion old version.
- For old Kali/ParrotOs version.
Wi-Ploit is a library of Wi-Fi exploitation tools.
- Removes Python2 and dependecies. ** Pryit (disabled, waiting for python3 release).
- Updated Scripts.
- Tested on Kali (2020-05-12)
- Rogue Access Point (hostapd).
- Rogue Access Point (hostapd-mana).
- WPS attack (Reaver) * Upcoming.
- Scan the networks.
- Capture a handshake (can't be used without a valid handshake, it's necessary to verify the password)
- Use WEB Interface *
- Launch a FakeAP instance to imitate the original access point
- Spawns a MDK3 process, which deauthenticates all users connected to the target network, so they can be lured to connect to the FakeAP and enter the WPA password.
- A fake DNS server is launched in order to capture all 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 by the handshake captured earlier
- The attack will automatically terminate, as soon as a correct password is submitted
- Scan the networks.
- Capture a handshake (can't be used without a valid handshake, it's necessary to verify the password)
- Use WEB Interface *
- Launch a FakeAP instance to imitate the original access point AND VICTIMS AUTOMATICALLY CONNECTS TO CREATED FAKEAP
- Spawns a MDK3 process, which deauthenticates all users connected to the target network, so they can be lured to connect to the FakeAP and enter the WPA password.
- A fake DNS server is launched in order to capture all 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 by the handshake captured earlier
- The attack will automatically terminate, as soon as a correct password is submitted
- Kali Linux OS or Ubuntu 18.04 OS
- External Wireless Adapters
*Atheros:
ATH9KHTC (AR9271, AR7010)
Tested: AR9271 (AWUS036NHA)
*Ralink: RT3070
*Realtek: RTL8192CU
- git clone https://github.com/Johnler/Wi-Ploit.git
- cd Wi-Ploit/
- chmod +x Installer
- ./Installer
- chmod +x wiploit
- ./wiploit
1.b.c
b = major release
c = minor release
- vk496 - developer(s) of linset
- deltaxflux - developer(s) of fluxion
- SensePost - developer(s) of hostapd-mana
This is not responsibility of the developer(s) of any destructions, broken pc, illegal activities and nuclear war.