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?