Related
I finally managed to install Kali-NetHunter on my Zenfone 2(Z00A).
I'm currently testing on stock-ROM and CM13 based-resurrection-remix ROM ,
I used Ael-Zen Kernel for stock ,
and @say99 's FlareM Kernel for CM13 based .(just a little modifiing "defconfig", It's realy ready for hunting !)
in the stock i have some issue but in the CM it's working !
-ifconfig wlan1 up "i tested alfa 036H" , is working
-wlan1 monitoring mod , is working
-wifite (in NHterminal ) is working
...
there is 2way to use kali-nethunter :
1 - using linux Deploy and installing kali
making and installing a kernel modified with some drivers and host name as "kali" ... and adding firmware needed by drivers *.bin to /syste/etc/firmware/
install kali in linux deploy and install nethunter in installed kali ...
2 - Using kali NetHunter app an tools
installing all things as zip in twrp ( i am trying to build ..)
OR
installing apks of kali nethunter an tools such as NHterminal & ...
"in this way we have some issue because of kali nethunter project maked for ARM-arch and when you try to download and install chroot FS , kalifs for armhf will download .... then we have to build kali chroot FS for amd64 or i386 in PC and unTar it in the /data/local/nhsystem/ in the Zenfone !"
making and installing a kernel modified with some drivers and host name as "kali" ... and adding firmware needed by drivers *.bin to /syste/etc/firmware/
making some symlink for kali boot in /bin
copying nethunter's busybox in /system/xbin and set permition
i am trying to building a zip for easy installing ...
miradli said:
I finally managed to install Kali-NetHunter on my Zenfone 2(Z00A).
I'm currently testing on stock-ROM and CM13 based-resurrection-remix ROM ,
I used Ael-Zen Kernel for stock ,
and @say99 's FlareM Kernel for CM13 based .(just a little modifiing "defconfig", It's realy ready for hunting !)
in the stock i have some issue but in the CM it's working !
-ifconfig wlan1 up "i tested alfa 036H" , is working
-wlan1 monitoring mod , is working
-wifite (in NHterminal ) is working
...
there is 2way to use kali-nethunter :
1 - using linux Deploy and installing kali
making and installing a kernel modified with some drivers and host name as "kali" ... and adding firmware needed by drivers *.bin to /syste/etc/firmware/
install kali in linux deploy and install nethunter in installed kali ...
2 - Using kali NetHunter app an tools
installing all things as zip in twrp ( i am trying to build ..)
OR
installing apks of kali nethunter an tools such as NHterminal & ...
"in this way we have some issue because of kali nethunter project maked for ARM-arch and when you try to download and install chroot FS , kalifs for armhf will download .... then we have to build kali chroot FS for amd64 or i386 in PC and unTar it in the /data/local/nhsystem/ in the Zenfone !"
making and installing a kernel modified with some drivers and host name as "kali" ... and adding firmware needed by drivers *.bin to /syste/etc/firmware/
making some symlink for kali boot in /bin
copying nethunter's busybox in /system/xbin and set permition
i am trying to building a zip for easy installing ...
Click to expand...
Click to collapse
hey mate, I was working on it. But due to less time I couldn't continue it
https://github.com/Zenfone2-Dev/kali-nethunter
everything is done, we get a flashable zip, but some how I never got flasher, error in flashing. I will try it out today again and see what all I can do, if you want you can work up on this repo
and yeah kernel needs an update in that repo.
and I hope you know about my new kernel repo
https://github.com/Zenfone2-Dev/kernel-FlareM
Sent from my ASUS_Z00A using IOS
@say99
i should say tanks you for making really good kernel and toolchain to work
yes i'll do it for sure
i'll check your new kernel
did you see the updated repo of nethunter :
"github.com/offensive-security/kali-nethunter"
it seems added more arch supported
me too , in flasher i have some error
if i can doing something i'll do my best to helping you for kernel and flashable zip .
miradli said:
@say99
i should say tanks you for making really good kernel and toolchain to work
yes i'll do it for sure
i'll check your new kernel
did you see the updated repo of nethunter :
"github.com/offensive-security/kali-nethunter"
it seems added more arch supported
me too , in flasher i have some error
if i can doing something i'll do my best to helping you for kernel and flashable zip .
Click to expand...
Click to collapse
I will add you up as a collaborator, just tell me your github username, and no I haven't updated it since a long time
Sent from my ASUS_Z00A using IOS
say99 said:
I will add you up as a collaborator, just tell me your github username, and no I haven't updated it since a long time
Sent from my ASUS_Z00A using IOS
Click to expand...
Click to collapse
my github username is : miradli
miradli said:
my github username is : miradli
Click to expand...
Click to collapse
done, now you can directly work on our kali nethunter repo clone it start working mate. I will update the kernel today, just tell me what all changes are required in defconfig
Sent from my ASUS_Z00A using IOS
say99 said:
done, now you can directly work on our kali nethunter repo clone it start working mate. I will update the kernel today, just tell me what all changes are required in defconfig
Sent from my ASUS_Z00A using IOS
Click to expand...
Click to collapse
Thank you
ok sure , I'll send you moded defconfig and all changes
miradli said:
Thank you
ok sure , I'll send you moded defconfig and all changes
Click to expand...
Click to collapse
no need to say thanks, we all are here to help each other just drop me the changes when ever you want to and yes if on telegram you can contact me damn faster, my username is say99
Sent from my ASUS_Z00A using IOS
i dont know what is kali nethunter but thank btw. both of you
say99 said:
no need to say thanks, we all are here to help each other just drop me the changes when ever you want to and yes if on telegram you can contact me damn faster, my username is say99
Sent from my ASUS_Z00A using IOS
Click to expand...
Click to collapse
I am agree with Telegram I'll add you
VinzNguyen said:
i dont know what is kali nethunter but thank btw. both of you
Click to expand...
Click to collapse
The Kali NetHunter is an Android penetration testing platform targeted towards Nexus and OnePlus devices built on top of Kali Linux, which includes some special and unique features. Of course, you have all the usual Kali tools in NetHunter as well as the ability to get a full VNC session from your phone to a graphical Kali chroot, however the strength of NetHunter does not end there. We've incorporated some amazing features into the NetHunter OS which are both powerful and unique. From pre-programmed HID Keyboard (Teensy) attacks, to BadUSB Man In The Middle attacks, to one-click MANA Evil Access Point setups, access to the Offensive Security Exploit Database... And yes, NetHunter natively supports wireless 802.11 frame injection with a variety of supported USB NICs.
miradli said:
The Kali NetHunter is an Android penetration testing platform targeted towards Nexus and OnePlus devices built on top of Kali Linux, which includes some special and unique features. Of course, you have all the usual Kali tools in NetHunter as well as the ability to get a full VNC session from your phone to a graphical Kali chroot, however the strength of NetHunter does not end there. We've incorporated some amazing features into the NetHunter OS which are both powerful and unique. From pre-programmed HID Keyboard (Teensy) attacks, to BadUSB Man In The Middle attacks, to one-click MANA Evil Access Point setups, access to the Offensive Security Exploit Database... And yes, NetHunter natively supports wireless 802.11 frame injection with a variety of supported USB NICs.
Click to expand...
Click to collapse
im not understand. but it's hacking tools ?
miradli said:
I am agree with Telegram I'll add you
Click to expand...
Click to collapse
pm me when ever you want
VinzNguyen said:
im not understand. but it's hacking tools ?
Click to expand...
Click to collapse
yes , it's a hacking tool, kali is a linux based on debian , and kali nethunter is a chrooted kali in android for portable easy using , and with nethunter you can open a terminal emulator(in android) and type command in linux !
miradli said:
yes , it's a hacking tool, kali is a linux based on debian , and kali nethunter is a chrooted kali in android for portable easy using , and with nethunter you can open a terminal emulator(in android) and type command in linux !
Click to expand...
Click to collapse
got it. thank you. it will be better if you make a zip ^^
VinzNguyen said:
got it. thank you. it will be better if you make a zip ^^
Click to expand...
Click to collapse
your welcome , I'll do my best , and i hope i can do it fast ...
Flashable zip is coming ...
I am testing it before uploading , and we will have kali nethunter installer zip file very soon !
Hi @miradli,injection, works with internal WiFi card? or just monitor? i hope the internal WiFi is compatible, you can not feed a card as well AWUS036H, nh, ... with otg
chinemys said:
Hi @miradli,injection, works with internal WiFi card? or just monitor? i hope the internal WiFi is compatible, you can not feed a card as well AWUS036H, nh, ... with otg
Click to expand...
Click to collapse
Internal WiFi doesn't support monitoring and packet injection , but with external as Alfa it's working .
Flashable zip is here :
http://forum.xda-developers.com/showthread.php?t=3329426
Hi all, just to be sure what i have read so far.
Kali NH is possible on our Zenfone2 551ml, monitoring(i'm assuming aircrack-ng airmon) and wifite works.
if this is the case, how do we go about in newbie step by step please?
from other reply it seem that it only allow monitoring mode which is sniffing of packet but unable to inject, is this just on zenfone only or is it across nexus model?
technically we should be able to use the wifi to attack unlike windows which we have to virtualise and get a usb dongle for wifi hacking.
otherwise, this NH is totally useless, i only want to hack wifi, not listen to packet without spoofing.
Kali nethunter is a penetration testing android mod, that installs a linux (kali) chroot at the data partition of the device. Although the same can be achieved by using simple apps like Linux Deploy, but Nethunter provide you with a UI by using the nethunter app and unified android and linux terminal.NetHunter supports Wireless 802.11 frame injection, one-click MANA Evil Access Point setups, HID keyboard (Teensy like attacks), as well as BadUSB MITM attacks – and is built upon the sturdy shoulders of the Kali Linux distribution and toolsets
For more info :-
https://www.kali.org/kali-linux-nethunter/
STEPS:-
1)Download the files from below
2)Flash Zip1 & Zip2
3)Reboot phone
4)That's it . You are good to go now
NOTE:-
1)You can flash Caesium Kernel if you want full kali nethunter support
2)I have not tested it in miui but it should work
3)You have to flash both zips
4)You will need a compatible WiFi adapter for hid and other type of attacks .
Links :-
nethunter-arm.zip
update-nethunter-arm.zip
Caesium Kernel
Source Code: https://build.nethunter.com
Version Information
Status: Stable
Do I need to do a clean flash or dirty flash it over my current rom?
Andy2290 said:
Do I need to do a clean flash or dirty flash it over my current rom?
Click to expand...
Click to collapse
Just flash it over your rom
Sent from my Redmi 3S using Tapatalk
Sir, I would like to ask your permission to share your amazing work on YU forums where more number of Yunique users will be able to find it. All the credit will be given to you and I will provide a link to this XDA thread. I hope you allow me and give me permission to do so.
If you feel I might be in the wrong here then I would request you to post this project of your by yourself on the YU forums. It will be much appreciated there.
Removing?
I have installed it for testing, Now I want to remove it. is there a way to uninstall it?
I'm having lollipop stock ROM. Shall I install Ceasium Kernal?
blacm said:
I have installed it for testing, Now I want to remove it. is there a way to uninstall it?
I'm having lollipop stock ROM. Shall I install Ceasium Kernal?
Click to expand...
Click to collapse
I don't support lollipop, so no bug reports for Caesium please
reserved
I have yu yuphoria 5010a . Installed twrp and custom rom of android pie . will this penetrating software work on my device?
Coconut Kernel
Just a fancy name. Don't bother...
Please read the last post for pie kernel update.
Code:
***I'm not responsible for any problems that might occur flashing this kernel or what you do with the kernel support***
This kernel is only for stock Oxygen OS Oreo 5.x.x or any rom that supports stock kernel
This kernel was made for my own use as i could not find any working kernel with USB Wifi Adapter drivers supporting packet injection and monitor mode or simply Nethunter support.
I've been using ZaneZam's kernel for my nougat OOS. Since the Oreo version wasn't working for whatever reason, i tried to compile one my own.
My sole intention was to create a kernel with USB Wifi drivers and monitor mode/packet injection working. So this kernel doesn't have all those tweaks/options like other great kernels.
People who want upstreamed kernel with nethunter, drivedroid, android auto and stock features working can use this kernel on OOS Oreo.
Kernel has been upstreamed to 3.18.134(current)
Whats working?
- Stock features
- DriveDroid(CDROM Patch)
- USB Wifi adapters with monitor mode/packet injection
- AndroidAuto
Tested Working Wifi Adapters
1. TP Link WN-722N v1 (ath9271 chipset) - all ath9271 chipset should work
2. Alfa card AWUS036NHA (Atheros ath9271 Chipset)
3. Alfa card AWUS036NH (Ralink RT3070 Chipset)
Untested adapters
All adapters on nethunter support page have been added but not tested.
Installation
Download from attachment and flash the kernel zip file from recovery.
It is recommended to flash stock boot.img before flashing the zip.
Using USB Wifi Adapters
1. Reboot the device after flashing the zip
2. Goto Settings-->Advanced and turn on OTG Storage
3. Plugin your USB Wifi card and type ifconfig wlan1 up to test.
Keep in mind that OTG Storage turns off automatically after 10 mins on idle.
You don't need to insmod any modules as all drivers are built inline with the kernel.
Credits
Google
@ZaneZam for his support
Anykernel author
My friend @OscarAkaElvis (author of the great airgeddon tool to audit wireless networks), who tested the beta versions for me.
@nathanchance for his kernel compile and upstream guide
@flar2 for his source that i used to learn compiling at first
All others whose commits i've used
Source
https://github.com/OnePlusOSS/android_kernel_oneplus_msm8996
https://github.com/android-linux-stable/op3
Additional Note - I would like to mention that you can use tools like LinuxDeploy or other chroot supporting apps and the wifi adapters will work fine just like nethunter.
If you guys prefer ZaneZam's version, you can flash my kernel and then flash his kernel for oreo. Then everything will work on his kernel too. There is a small fix needed which will be applied on flashing my kernel.
Hi, I worked as beta tester for this kernel compilation and I must say is the best kernel ever for Oneplus3 I tried (in my opinion). All the standard functions are working flawlessly (wifi, camera, flashlight, etc...). No errors, no glitches. Gestures are working in order to enable camera or flashlight.
I tested the kernel also using Kali Nethunter, it works like a charm. I also installed a Linux using Linux Deploy app on which everything also was working fine.
Android Auto is fully working. Tested plugging it into real car (not emulators). Drive Droid is also working allowing to mount the drives without any problem. This is a feature that many custom kernels are not bearing in mind but for some people is an important stuff to be working. I use it every day.
And regarding the external usb cards. Yes, I tested it using a OTG (On-The-Go) cable. I can confirm that these two chipsets are working. In my case it was not a TP-Link card for Atheros chipset. I tested it using AWUS036NHA (Atheros ath9271 Chipset) Alfa wireless card and it worked very well supporting monitor mode, etc. I also tested it with another Alfa card AWUS036NH (Ralink RT3070 Chipset) and it worked fine too.
So congratz to de creator. This last month was a hard work. Good job. All the Oneplus3 users (like me) will be very grateful to you because of this.
Bro can you compile kernel for los based custom roms pie and oreo plz with nethunter support?,
ayanroy said:
Bro can you compile kernel for los based custom roms pie and oreo plz with nethunter support?,
Click to expand...
Click to collapse
I think ZaneZam has already done that. He builds for stock and lineage os. Did you check?
ayanroy said:
Bro can you compile kernel for los based custom roms pie and oreo plz with nethunter support?,
Click to expand...
Click to collapse
I thought there was a version already available for LOS oreo.
Since i was wrong, i compiled one. You can find it in the following thread.
https://forum.xda-developers.com/on...nel-coconut-kernel-lineage-15-1-oreo-t3902479
Pie version - maybe later
fredrickz said:
I thought there was a version already available for LOS oreo.
Since i was wrong, i compiled one. You can find it in the following thread.
https://forum.xda-developers.com/on...nel-coconut-kernel-lineage-15-1-oreo-t3902479
Pie version - maybe later
Click to expand...
Click to collapse
Thanks alot bro, will be waiting for your pie version
ayanroy said:
Thanks alot bro, will be waiting for your pie version
Click to expand...
Click to collapse
Did you check the oreo version? Or are you just waiting for the pie release?
For those who had this working can post here as a feedback.
very nice job! My TP-LINK WN722N is working just fine with nethunter!
Do you think it would be possible to add HID support to this kernel? To be able to execute HID/Bad USB attacks, that would be super cool!
hokyjack said:
very nice job! My TP-LINK WN722N is working just fine with nethunter!
Do you think it would be possible to add HID support to this kernel? To be able to execute HID/Bad USB attacks, that would be super cool!
Click to expand...
Click to collapse
I'll add that in the next version
I can confirm working monitor mode & injection on my Oneplus3 OOS Oreo with TP Link WN-722N v1 (ath9271 chipset). Nice work @fredrickz !
Limitscrw said:
I can confirm working monitor mode & injection on my Oneplus3 OOS Oreo with TP Link WN-722N v1 (ath9271 chipset). Nice work @fredrickz !
Click to expand...
Click to collapse
Can you suggest me a guide to install kalinethunter? i'm using magisk as root thx
scorpion90 said:
Can you suggest me a guide to install kalinethunter? i'm using magisk as root thx
Click to expand...
Click to collapse
u maybe can try to use one of my provided nethunter packs from here: https://www.androidfilehost.com/?w=files&flid=151160
which where done with this: https://github.com/zanezam/kali-nethunter and which has a little troubleshoot section in Readme at the end
for starting
Excellent kernel. Super performance and good battery life. I hope you make one for oxygen OS stock pie when it releases.
Didn't have one problem, aside from the horrendous Mtp-procedure install on this device(just got a Op3 recently).
Runs smooth, don't drain the battery like many Nethunter kernel from official side.
I hope this will expand in more then just a one-days development, because we need more of user who are beginning to programm etc.
I appreciate your effort and wanted to state that this kernel works without one single flaw whatsoever.. :silly:
UsPdSr said:
Didn't have one problem, aside from the horrendous Mtp-procedure install on this device(just got a Op3 recently).
Runs smooth, don't drain the battery like many Nethunter kernel from official side.
I hope this will expand in more then just a one-days development, because we need more of user wgo are beginning to programm etc.
I appreciate your effort and wanted to state that this kernel works without 1 flaw whatsoever.. :silly:
Click to expand...
Click to collapse
Thanks for the appreciation. Btw, I've already posted a pie version of the kernel with nethunter support built from holydragon sources. But it's not for OOS. It's for AOSP based roms. I'll try to compile a pie version when the official OOS sources are available.
Got my hands on an Alfa AWUS 036 NEH last week, and I am happy to report that monitor and injection are working just fine.
@fredrickz
Will u release one for pie?
metaspook said:
@fredrickz
Will u release one for pie?
Click to expand...
Click to collapse
I can compile from holydragon pie source.
fredrickz said:
I can compile from holydragon pie source.
Click to expand...
Click to collapse
Bro check your inbox...
metaspook said:
Bro check your inbox...
Click to expand...
Click to collapse
Hey i saw the message. But now I'm out of town. I'll message you when i return@metaspook
Hii everyone! I am trying to install NetHunter rom for our AZMPm1 & i am pretty successful in running kali Linux on our phone you can read my previous threads for that
Also,i was trying to port one plus seven android pie NetHunter rom for our AZMPm1 but wasn't successful and so i request developers to port the rom! As we need custom kernal support for HID and wireless (monitor mode) in kali NetHunter. Thank You!
NEON KERNEL
Disclaimer:
Use this kernel at your own risk. Flashing it may brick your device. I'm not responsible for any software/hardware and any kind of damages/losses.
Changelog v1.01
Upstreamed To Latest CAF With Linux Stable Merged.
Full Nethunter Support.
Supports Internal Monitor Mode.
Lots Of Under The Hood Bug Fixes.
Download
Click Me
How to flash:
- reboot into recovery
- make a backup of your original boot.img
- flash zip
- flash magisk if needed
- wipe dalvik (mandatory!)
XDA:DevDB Information
Neon Kernel, Kernel for the Xiaomi Mi A3
Contributors
arunbiju969, paul89rulez
Source Code: [url]https://github.com/ArunBiju/Neon-Kernel[/url]
Version Information
Status: Stable
Current Stable Version: v1.01
Stable Release Date: 2020-09-01
Created 2020-08-31
Last Updated 2020-08-31
Reserved1
Reserved2
Hi,
1- Can you add patching kernel so flashing magisk is not necessary.
2- Can this kernel be used in Custom Roms?
3- Whats the point of this kernel battery,performance,balanced or only for Nethunter?
sasukeob said:
Hi,
1- Can you add patching kernel so flashing magisk is not necessary.
2- Can this kernel be used in Custom Roms?
3- Whats the point of this kernel battery,performance,balanced or only for Nethunter?
Click to expand...
Click to collapse
Patching is already present, this kernel was also tested on crDroid basically any rom with stock vendor and MIUI, Finally this kernel is made for balanced use with Good performance and Battery with the latest bug fixes from ALS and nethunter is bonus.
bad news for me. Because i have OSS vendor and Pixel Experience Rom. so i cant flash it.. Sad..
sasukeob said:
bad news for me. Because i have OSS vendor and Pixel Experience Rom. so i cant flash it.. Sad..
Click to expand...
Click to collapse
I am planning an OSS release.
if it has flashing kernel and magisk flashing not necessary again, and if it has for OSS vendor, i will definetly try this kernel
Does packet injection work to do Deauth attacks, I would like to do deauth attacks without the need for a wifi adapter, by the way does it support all kinds of wifi adapters?
Charly737 said:
Does packet injection work to do Deauth attacks, I would like to do deauth attacks without the need for a wifi adapter, by the way does it support all kinds of wifi adapters?
Click to expand...
Click to collapse
Internal packet injection is not present as of now and yes it supports all the adapter supported by Kali Nethunter.
Friend since I installed this kernel I cannot use my phone as a universal remote control every time I try it restarts my phone I checked it and it is the friend kernel.
Also quick bug report
Face unlock doesn't work with this kernel.
Don't use it that much so it's not a big deal for me but have since switched to a different oss ROM and never got a log of the issue, my apologies
arunbiju969 said:
Patching is already present, this kernel was also tested on crDroid basically any rom with stock vendor and MIUI, Finally this kernel is made for balanced use with Good performance and Battery with the latest bug fixes from ALS and nethunter is bonus.
Click to expand...
Click to collapse
Well this may sound stupid or dumb but i had to, so how was the battery backup on crDroid? because i am trying find a perfect kernel to get the best battery backup i could from a 4000 mah and i have the CrDroid.
thanks for making this ( THANKED )
Regards.
Are you guys using Kali Nethunter or X-Tools via Termux?
nice effort,
is it better than perf+?
Hello. I cannot start a covert attack with your kernel, that is, I connect the phone to the computer, click on Execute attack, for 1 second the inscription: attack launched appears, and then the inscription: attack execution appears
ended. Tested on Windows 10. Internal monitor mode works and duckHunter Hid works too. Firmware: android 10 stock
Hey, airmon-ng working??? I need this kernel to get wifi handshakes using built-in wifi, if its already working please let me know.
Charly737 said:
Friend since I installed this kernel I cannot use my phone as a universal remote control every time I try it restarts my phone I checked it and it is the friend kernel.
Click to expand...
Click to collapse
Which phone you have
Is for Stock a10 or A11?
Gauravnoob said:
Which phone you have
Click to expand...
Click to collapse
Mia A3 Android 11