[Kernel+] Kali NetHunter for the OnePlus 3 & 3T

Search This thread

andybfmv96

Senior Member
Nov 19, 2012
518
42
Has anyone gotten NH to work with Magisk? If so, could you please report what your setup is?

I have tried about 6 times now and everything i do (i.e. different file install orders, removing su from nethunter zip, ect.) all yields the same result

The chroot seems to install correctly, however any nethunter apps i open just force close immediately. The nethunter app closes as soon as i try to run an update/install chroot
the nethunter terminal force closes immediately, ect.

Any help would be appreciated.. I would like to be able to pass safetynet, which i dont think we can do with SuperSU if i remember correctly..

Thanks!
 

uaiclout

Senior Member
May 21, 2015
262
69
Has anyone gotten NH to work with Magisk? If so, could you please report what your setup is?

I have tried about 6 times now and everything i do (i.e. different file install orders, removing su from nethunter zip, ect.) all yields the same result

The chroot seems to install correctly, however any nethunter apps i open just force close immediately. The nethunter app closes as soon as i try to run an update/install chroot
the nethunter terminal force closes immediately, ect.

Any help would be appreciated.. I would like to be able to pass safetynet, which i dont think we can do with SuperSU if i remember correctly..

Thanks!
You can use Unofficial Boeffla kernel made by ZaneZam (with nethunter support) and Magisk to pass safetynet
 

DanielL.

Senior Member
Oct 11, 2015
80
22
Bielefeld
Has anyone gotten NH to work with Magisk? If so, could you please report what your setup is?

I have tried about 6 times now and everything i do (i.e. different file install orders, removing su from nethunter zip, ect.) all yields the same result

The chroot seems to install correctly, however any nethunter apps i open just force close immediately. The nethunter app closes as soon as i try to run an update/install chroot
the nethunter terminal force closes immediately, ect.

Any help would be appreciated.. I would like to be able to pass safetynet, which i dont think we can do with SuperSU if i remember correctly..

Thanks!

You need to change the SELinux mode to permissive (I've attached a magisk module, i don't know who made it, but it works great)
And use this kernel
You can use Unofficial Boeffla kernel made by ZaneZam (with nethunter support) and Magisk to pass safetynet

After that, if the terminal starts, but kali doesn't work
Change line 21 in /system/bin/bootkali_init
From:
Code:
su 0 setenforce 0
To:
Code:
su -c setenforce 0
 

Attachments

  • magisk-permissive-script_v1.0.zip
    5.8 KB · Views: 53

rahulmoh

Member
May 21, 2012
6
1
Calicut
Moto G 2015
OnePlus 3T
Hi, Which rom would be suitable for Nethunter? I tried oo4.5 ,oo4.5.1 and oo4.1.3 . with everything i edded up with the BusyBox not found and no wifi or telephony . Am i doing something wrong???i used nethunter 3.20 with the full arm64 package. This work means a lot to me.Thank you in advance.
 

DanielL.

Senior Member
Oct 11, 2015
80
22
Bielefeld
Last edited:
  • Like
Reactions: rahulmoh

d1n60

New member
Nov 2, 2017
1
0
Most Stable version...?

What's the most stable version out as of this date for oneplus 3t? And could you give the complete build number
 

DanielL.

Senior Member
Oct 11, 2015
80
22
Bielefeld
What's the most stable version out as of this date for oneplus 3t? And could you give the complete build number

You can try this one
Hi , I build kernel for OP3T based on dorimanx kernel. Included all nethunter modules except bluetooth usb. Give it a try guys
Oneplus 3(t) OxygenOS based on Dorimanx made by Blackz Afiqz

Or this Oneplus 3t Lineage/Oneplus 3t OxygenOS based on Boeffla kernel made by ZaneZam
 

cyberw0lf

Member
Feb 27, 2010
5
0
I'm currently running oos 3.5.3 with nethunter and I'd like to upgrade. Do I need to wipe all data?
Can someone confirm the following steps are ok?

1. Flash OOS 4.5.1
2. Flash kalifs-amd64-full.tar.xz
3. Flash kernel kernel-nethunter-oneplus3T-oos-nougat-2017.10-20171013-0449.zip
4. Flash Magisk

Am I missing anything?
 
Last edited:

1JotaPe1

Member
Feb 25, 2014
7
0
Lisboa
which one?

Gents,
1st a big thanks to all the work done here amazing forum.

then a quick one, which one should i choose for my oneplus 3:
nethunter-generic-arm64-kalifs-full-rolling-2017.11-18-1618.zip 950.1 MiB 2017-11-18 16:27 EST
nethunter-generic-arm64-kalifs-minimal-rolling-2017.11-18-1618.zip 174.7 MiB 2017-11-18 16:27 EST

??
 

jcadduono

Recognized Developer
Jan 17, 2014
1,489
6,226
32
Thunder Bay
adduono.com
Hi, if folks are up for it I have test builds prepared for OOS 4.5.1 and OOS 5.0.0 on OxygenOS. See me on IRC for testing. For both OP3 and OP3T.

Once they are confirmed stable I suppose I'll update the thread and move it to cross dev.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 40

    OKAY SO

    I present to you: Kali NetHunter 3.15.4 for the OnePlus 3 and OnePlus 3T

    If you don't know what Kali NetHunter is, well, it's the entire Kali Linux operating system in a chroot on your phone, plus a bunch of awesome apps for executing exploits, fixing things, doing cool things. It goes on, I suppose.
    I'm gonna be honest guys, I'm not a security person. When it comes to security, I'm more of a Paul Blart.
    What I do know though, is that there is apt-get, and apt-get is life.

    Find much more information here: https://github.com/offensive-security/kali-nethunter/wiki
    The answer to all your questions, generally the answer is YES, IT CAN DO THAT.

    Most ROMs should be supported, as our installer uses a dynamic patching method on your current boot image!

    The NetHunter installer zip will add a few files to your /system partition, and install all of the NetHunter apps to your /data partition.
    The chroot is located in /data/local/nhsystem, so you don't have to worry about your system partition being full. It's full read/write capable.
    Understand that the zip will replace your current kernel with a completely different one.
    This is necessary because most stock or custom kernels don't provide the drivers needed to operate most of Kali NetHunter's features.

    NetHunter also includes its own Busybox that gives you full large file support and some extra applets.
    It will not overwrite your current one, and will happily install alongside it as busybox_nh.

    DOWNLOAD

    Current version: 3.15.4 (stable, 2017-02-02)

    Please be careful to download the right version based on this table:
    OnePlus 3: kernel-nethunter-oneplus3-nougat
    OnePlus 3T: kernel-nethunter-oneplus3-nougat
    All others be sad.

    For the apps, chroot, and everything other than just the kernel, you will also need to download:
    nethunter-generic-arm64-*

    See installation instructions before proceeding!

    Downloads are available at the official NetHunter build server: http://build.nethunter.com/nightly/

    BEFORE INSTALLING

    IMPORTANT: The Kali NetHunter installer requires write access to your data partition!
    You should back everything up first before installing Kali NetHunter.

    The Kali chroot and apps are installed on your data partition (in /data/local/nhsystem for chroot). To initialize the chroot and install Kali Linux, you need to start the Kali NetHunter app.

    The generic NetHunter installer will automatically install SuperSU. We try to keep it up to date, but it isn't always.
    If you already have SuperSU or another root method installed, please simply delete the supersu.zip from the root of the zip file before installing it.
    ** If modifying the installer zip, you will have to disable ZIP signature verification as modifications will break it.

    It's recommended that you restore or flash your ROM's original kernel before installing NetHunter.

    FULL INSTALLATION STEPS
    1. Install Team Win Recovery Project to your recovery partition.
      Transparent.gif
    2. Recommended: If you have a custom kernel or SuperSU installed, restore your stock kernel. (called Boot in TWRP)
      This isn't entirely necessary, but you may need to flash the NetHunter kernel again if SuperSU replaces it.
      Transparent.gif
    3. For new installations: Download the nethunter-generic-arm64-kalifs zip.
      For upgrades: Download the update-nethunter-generic-arm64 zip.
      Without exiting TWRP, transfer the NetHunter generic arm64 installer zip to your device over MTP* and flash it using [Install] in TWRP.
      Transparent.gif
    4. Download the kernel-nethunter zip specific to your device.
      Without exiting TWRP, transfer the NetHunter kernel installer zip to your device over MTP* and flash it using [Install] in TWRP.
      Transparent.gif
    5. Go to [Reboot] -> [System].
      Transparent.gif
    6. Wait 2-5 minutes for your device to finish setting itself up.
      Transparent.gif
    7. Open the NetHunter app to initialize the environment
      Transparent.gif
    8. You're done!
    * MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.

    UPDATING TO A NEWER BUILD OR UPDATING YOUR ROM

    Follow the installation steps above. NetHunter can be installed over itself as many times as you'd like.
    If you don't want to lose your chroot, flash the smaller update-nethunter-generic-arm64 zip instead.

    DEVICE RECOMMENDATIONS

    The OnePlus 3/3T internal wireless does not support monitor mode. This means you'll need to use an OTG adapter and a wireless card that does.
    I highly recommend these two items:
    Alfa Networks AWUS036NEH: https://smile.amazon.com/802-11g-Wireless-Long-Rang-Network-Adapter/dp/B0035GWTKK/
    iXCC USB Type-C to Type-A OTG adapter: https://smile.amazon.com/iXCC-Adapter-Charge-Supported-Devices/dp/B017TJN22C/
    * I am not affiliated with these sellers

    The AWUS036NEH is the most tested and stable adapter available, and also comes in a very convenient portable form factor allowing antenna swaps for greater scanning ranges.
    The iXCC USB adapter is compliant with USB Type-C specifications and provides up to USB 3.1 Gen 2 compatibility. It's also well built.
    I don't recommend using smaller OTG adapters - they can break your ports if you accidentally put too much pressure on them or your phone falls with them plugged in.

    THE KERNEL

    The NetHunter kernel for the OnePlus 3 & 3T is based on OnePlus's OxygenOS 4.0.2 GitHub kernel sources.
    It has the following changes:
    • Rebased on top of CodeAurora msm-3.18 for msm8996 7.0 tag: LA.UM.5.5.r1-02500-8x96.0 (2017-01-22)
    • Updated to the latest Linux mainline stable - 3.18.47
    • SELinux Permissive (required for DriveDroid until I fix policy injection rules, it will pretend to be Enforcing)
    • Tuxera exFAT drivers replaced with Samsung's latest open-source exFAT drivers
    • Enabled USB (OTG) Atheros, Ralink, and Realtek WiFi drivers
    • FIOPS IO scheduler as default IO scheduler, SIO available
    • DriveDroid compatibility
    • USB HID Gadget keyboard & mouse support
    • mac80211 packet injection support
    • savoca's KCAL color calibration driver built in
    • Additional drivers built in for the full Kali NetHunter experience
    • Data partition encryption optional
    • Kernel module support, insert your own modules! (modprobe available in Kali chroot)
    • CIFS, NFS, USB serial available through included kernel modules
    • VerifiedBoot=green status hack to pass SafetyNet (may not work with SuperSU, remove SuperSU from the installer if this is important!)

    RAN INTO AN ISSUE OR BUG?

    In order for me to help you, you have to at minimum reply with:
    • The link to the exact zip you downloaded
    • Your device model
    • The name of the ROM you're flashing it on
    • The version and build date of the ROM you're flashing it on
    • A complete description of your problem
    If your issue is with a specific app, it might be better to contact the developer of that app.

    For Kali NetHunter bugs/issues, you can open a ticket at: https://github.com/offensive-security/kali-nethunter/issues

    If your issue is during the installation (ex. flashing the NetHunter zip), then please collect a TWRP recovery.log for me.

    If you found a problem and were able to fix it, and no one's mentioned it in the thread already, it would be kind to state the issue and your fix for others to make use of as well.

    You can join me and the other NetHunter developers on IRC at the #nethunter room on freenode to more handily diagnose problems together.
    I apologize, but I can't do house calls at this time.

    KNOWN ISSUES

    • USB Keyboard - The keyboard is unusable when using Google Keyboard as your input method. Switch to Hacker's Keyboard.
    DEVELOPMENT & CONTRIBUTIONS

    You can see the main branch of NetHunter's development on the Offensive Security GitHub: https://github.com/offensive-security/kali-nethunter
    Kali NetHunter Official device updates: https://github.com/offensive-security/nethunter-devices/commits
    OnePlus 3T NetHunter kernel source: https://github.com/jcadduono/android_kernel_oneplus_msm8996/commits/nethunter-7.0

    If you wish to donate to the NetHunter project, you can donate directly to me through the Donate button under my name.
    This will generally go towards supporting my next flagship device purchase, which will receive NetHunter and TWRP support from myself.
    You can also use "Basenji Rescue and Transport" as your Amazon Smile charity and that will make me really happy!
    (in my avatar, if you see a dog, that's a Basenji!)

    SCREENSHOTS
    25c63e26e3.jpg
    9bbb4c055b.jpg

    c52cfc8ea6.jpg
    57e87e32cb.jpg

    f3d2a6f8e9.jpg
    3968525d48.jpg

    DISCLAIMER

    I am not affiliated with Offensive Security. They seem like cool guys though.
    I'm not even a novice when it comes to security and penetration. I'm just a simple system administrator with a passion for breaking Android.
    Please restrain yourselves from asking me security related questions.

    XDA:DevDB Information
    Kali NetHunter for the OnePlus 3 & 3T, Kernel for the OnePlus 3T

    Contributors
    jcadduono, The Kali NetHunter team
    Source Code: https://github.com/offensive-security/kali-nethunter

    Kernel Special Features:

    Version Information
    Status: Stable
    Current Stable Version: 3.15.4
    Stable Release Date: 2017-02-02

    Created 2016-11-27
    Last Updated 2017-02-03
    3
    That's pretty cool, but I guess for me if I need it, I usually grab a laptop for it. IMO, this is not for most people. Seriously, if you have more tools to do a bunch of pen-test stuff on your phone, the very same phone that you use for other daily routine stuff, it also means those daily routine daily apps could have access to your pen-test tools also. It's like having a bunch of lock picking tools available in your garage when a thief trying break in to your house.

    On the plus side, the lock picking tools in the garage are locked in a safe (SuperSU permission requests), so those thieves can't access them unless they hold a gun to you and say "open the damn safe! ... in 3...2...1...accept supersu request!" :p
    3
    Kernel

    Hi , I build kernel for OP3T based on dorimanx kernel. Included all nethunter modules except bluetooth usb. Give it a try guys
    3
    OOS4 Nougat test build #1 : https://build.nethunter.com/test-builds/oneplus/kernel-nethunter-oneplus3-nougat-test1.zip

    Please report back!

    After testing stability on stock, flash: https://build.nethunter.com/nightly...-kalifs-full-rolling-3.15.4-20170116-1311.zip
    This will install the rest of NetHunter to continue testing WiFi pen, HID attacks, etc.

    This is for both OnePlus 3 and OnePlus 3T.

    Notice: This build is forced in SElinux Permissive as NetHunter is not fully compatible with Nougat's policies. It will say it is in Enforcing mode only to pass SafetyNet CTS!
    2
    It doesn't seem to be detecting my alfa awus036NHA (atheros ar9271) Can someone confirm? OP3T

    If you go into a Kali terminal and type ifconfig, you don't have a wlan1 device? Have you tried downloading USB host viewer from play store and seeing if the device shows up there?