-
Notifications
You must be signed in to change notification settings - Fork 890
Home
The Kali NetHunter is an Android ROM overlay that includes a robust Mobile Penetration Testing Platform. The overlay includes a custom kernel, a Kali Linux chroot, and an accompanying Android application, which allows for easier interaction with various security tools and attacks. Beyond the penetration testing tools arsenal within Kali Linux, NetHunter also supports several additional classes, such as HID Keyboard Attacks, BadUSB attacks, Evil AP MANA attacks, and much more. For more information about the moving parts that make up NetHunter, check out our NetHunter Components page. NetHunter is an open-source project developed by Offensive Security and the community.
The following table lays out NetHunter supported hardware as well as the corresponding ROM or AOSP versions for which NetHunter is built:
Device | AOSP Version | Notes |
---|---|---|
Nexus 4 (mako) | 5.1.1 | |
Nexus 5 (hammerhead) | 5.1.1 or 6.0.1 | |
Nexus 6 (shamu) | 5.1.1 or 6.0.1 | |
Nexus 7 2012 (nakasi) | 5.1.1 | |
Nexus 7 2013 (razor) | 5.1.1 or 6.0.1 | |
Nexus 9 (volantis) | 5.1.1 or 6.0.1 | |
Nexus 10 (mantaray) | 5.1.1 | |
OnePlus One (bacon) | CM 12.1 | Our preferred device |
NetHunter images for your specific supported device can be download from the Offensive Security NetHunter project page located at the following URL:
Once the zip file has downloaded, verify the SHA1 sum of the NetHunter zip image against the values on the Offensive Security NetHunter download page. If the SHA1 sums do not match, do not attempt to continue with the installation procedure.
Those of you who want to build a NetHunter image from our GitHub repository may do so using our Python build scripts. Check out our Building NetHunter page for more information.
Now that you've either downloaded a NetHunter image or built one yourself, the next steps are to prepare your Android device and then install the image. "Preparing your Android device" includes unlocking your device, updating it to stock AOSP (or CM in the case of OPO), and then rooting it. Once rooted, all that remains is to flash the NetHunter image zip file onto your Android device.
Our preferred method for installing NetHunter on our devices using Linux or OSX involves using the NetHunter Linux Root Toolkit by @jmingov.
Alternatively, if you would like to preform the unlocking, flashing, and rooting from a Windows OS, you can use the Nexus Root Toolkit (for Nexus devices) and the Bacon Root Toolkit (for OnePlus One devices). For further instructions, check the Installing from Windows guide.
- Open the NetHunter App and start the Kali Chroot Manager.
- Set up Hacker Keyboard.
- Configure Kali Services, such as SSH.
- Set up custom commands.
- Initialize the Exploit Database.
####Kali NetHunter Application
- Home Screen - General information panel, network interfaces and HID device status.
- Kali Chroot Manager - For managing chroot metapackage installations.
- Check App Update - For checking Kali NetHunter Android App updates.
- Kali Services - Start / stop various chrooted services. Enable or disable them at boot time.
- Custom Commands - Add your own custom commands and functions to the launcher.
- MAC Changer - Change your Wi-Fi MAC address (only on certain devices)
- VNC Manager - Set up an instant VNC session with your Kali chroot.
- HID Attacks - Various HID attacks, Teensy style.
- DuckHunter HID - Rubber Ducky style HID attacks
- BadUSB MITM Attack - Nuff said.
- MANA Wireless Toolkit - Setup a malicious Access Point at the click of a button.
- MITM Framework - Inject binary backdoors into downloaded executables on the fly.
- NMap Scan - Quick Nmap scanner interface.
- Metasploit Payload Generator - Generating Metasploit payloads on the fly.
- Searchsploit - Easy searching for exploits in the Exploit-DB.
####3rd Party Android Applications (WIP)
If you're interested in porting NetHunter to other Android devices, check the following links. If your port works, make sure to tell us about it so we can include these kernels in our releases!
- Wireless Cards
- SDR - RTL-SDR
- Bluetooth
- The NetHunter App can be found here
###Table of Contents
- Supported Devices and ROMs
- Downloading NetHunter
- Building NetHunter
- Installing NetHunter
- Gemini PDA Installation
- Post Installation Setup
- Kali NetHunter Attacks
- Porting NetHunter
- Known Working Hardware
###NetHunter Developers
###NetHunter Community
- IRC Freenode #nethunter
- Kali NetHunter forums