Hey My problem is have installed Custom kali Nethunter by watching some one on YouTube I installed it and iam happy with it But when attached My External Wifi Adapter (Alfa )
It didn't detect it and after some searching on google i must use custom Kernel That support Monitor Mode.
Iam running Havoc OS 3.7 Android 10Q is there any Custom Kernel That support Monitor Mode for this Device Does Stock MIUI Kernel support it? Thanks for read my problem...
Best regards
actually you need to compile your adapter's driver
Only driver or the whole kernel?
the driver can be compiled with the kernel so take both of them
deigo775 said:
Hey My problem is have installed Custom kali Nethunter by watching some one on YouTube I installed it and iam happy with it But when attached My External Wifi Adapter (Alfa )
It didn't detect it and after some searching on google i must use custom Kernel That support Monitor Mode.
Iam running Havoc OS 3.7 Android 10Q is there any Custom Kernel That support Monitor Mode for this Device Does Stock MIUI Kernel support it? Thanks for read my problem...
Best regards
Click to expand...
Click to collapse
Hello my fellow developer
I am gladly working on such a kernel but currently have some problems compiling it, the stock miui kernel doesn't support wifi injection or any such feature you will need to build your own, if you find any solution I would like to be informed as I want to get it running!
Related
hello id like to know if its possible to load modules on cm11
Basically what i want to do is run kali linux and use my tp link wireless dongle on n7100, i know its possible on cm10.
Thanks a lot.
What is Kali NetHunter?​If you don't know what NetHunter is read this: https://www.kali.org/kali-linux-nethunter/
Q: Why don't I flash the original nethunter version by keeping my current kernel?
A: To get Nethunter fully work you need a kernel that supports its features, such as put a wireless adapter in monitor mode or perform a HID Keyboard attack
Special Patches included in this kernel:
mac80211 injection patch, to put wireless adapters in monitor mode; note that built-in wireless chipset doesn't support monitor mode and you have to use external wireless adapter (see supported wireless cards here)
HID patch, to perform HID keyboard attacks
CD-ROM patch, to emulate CD-ROMs in DriveDroid
Warning!!!:
This version is not tested by me (since I don't have a hono 5x ) but it's tested by another user that told me it works, so, if it doesn't blame him not me
Disclaimer:
Code:
I'm not responsable for bricked devices :( , dead phone chargers,
nuclear explosions or global warming.
Flash it at YOUR OWN RISK.
Required Downloads:
Download any CM based ROM
Download any custom recovery (like twrp)
Download my Nethunter "ROM" here: https://androidfilehost.com/?w=files&flid=118871 All future updates will be in that folder
How to Install (CM/RR):
Note: When you flash my zips, don't check "zip signature verification" box in TWRP recovery
1) Install TWRP
2) Enter in TWRP recovery
3) Flash any CM based (like cm, rr, aicp...) ROM
4) Optional: flash Google Apps after flashed a cm based recovery
5) Flash NetHunter zip
7) Reboot
8) Open Nethunter app and go to menu<chroot manager<install chroot and download the full chroot, for devices which have more storage available, or minimal chroot, for devices which have less space available
9) Close NetHunter app and reopen it to complete the installation
10) Enjoy
Important: I called NetHunter "ROM", but it isn't a ROM, so, you don't have to wipe system partition.
Note: report only bugs related to NetHunter and not to cm based roms
Kernel Source Code:
https://github.com/DeadSquirrel01/android_kernel_huawei_kiwi branch cm-13.0
Now you can build it by youself on official HetHunter source page
You Need this https://github.com/offensive-security/kali-NetHunter
and this https://github.com/offensive-security/nethunter-devices (branch experimental for now )
For Any questions contact me at: [email protected]
Credits: @jcadduono, binkybear and offensive security team for NetHunter source code
XDA:DevDB Information
[MOD] Kali NetHunter for Honor 5x, Kernel for the Honor 5X
Contributors
DeadSquirrel01
Kernel Special Features: mac80211 Packet Injection Patch, HID gadget USB/Mouse Patch, CD-ROM Patch for emulate CD-ROMS in DriveDroid
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2016-10-01
Created 2016-10-01
Last Updated 2016-10-01
already using it NYC work
Will someone explain what this does?? I tried the link but couldn't get much out of it.... Thnx
Sent from my KIW-L21 using Tapatalk
Faheemarif252 said:
Will someone explain what this does?? I tried the link but couldn't get much out of it.... Thnx
Click to expand...
Click to collapse
Well, Mate its actually used for pentesting or penetration testing of wifi or wireless networks... google it for detail information.
mumith3 said:
Well, Mate its actually used for pentesting or penetration testing of wifi or wireless networks... google it for detail information.
Click to expand...
Click to collapse
Yep, it's for pentesting
it is a amazing kernel, wow.
kaankulahli said:
it is a amazing kernel, wow.
Click to expand...
Click to collapse
I know
Gonna try it
Kali Linux on Honor 5X! This is amazing!
Downloaded and flashed on KIW-L22 - On Tipsy OS - AOSP and AOKP (CM Based) - Initial boot took a while longer than normal, got a boot loop first, but it came back up after cache/dalvik wipe
Kali chroot manager stuck in "Checking" even after 10 minutes though
Edit: Lost root on installing this and didn't notice it, and busybox too.....reinstalling SuperSU through TWRP is not bringing it back root access either, so cannot install busybox too......nethunter app returned an error for not getting root access and no busybox installation!
PS: In love with the boot animation!!
nandakalyan said:
Downloaded and flashed on KIW-L22 - Kali chroot manager stuck in "Checking" even after 10 minutes though
1. On Tipsy OS - AOSP - working fine! Initial boot took a while longer than normal, got a boot loop first, but it came back up after cache/dalvik wipe
2. On AOKP (CM based) - Flash and wipe cache/dlavik, took a while longer but booted up normally, but I guess it will settle
Still trying to figure out how and what to use it for but just wanted to report back that the flashing process went well!!
PS: In love with the boot animation!!
Click to expand...
Click to collapse
mmm, stucking in checking it's very strange. Maybe compile a full zip here https://github.com/offensive-security/kali-nethunter (you have to clone
https://github.com/offensive-security/nethunter-devices, too (branch experimental) then for build with full chroot, just type:
$ python build.py -d kiwi --marshmallow --release v1.0 --rootfs-full
Anyway i will upload the zip with full chroot once i finish my cm14 port for a5
DeadSquirrel01 said:
mmm, stucking in checking it's very strange. Maybe compile a full zip here https://github.com/offensive-security/kali-nethunter (you have to clone
https://github.com/offensive-security/nethunter-devices, too (branch experimental) then for build with full chroot, just type:
$ python build.py -d kiwi --marshmallow --release v1.0 --rootfs-full
Anyway i will upload the zip with full chroot once i finish my cm14 port for a5
Click to expand...
Click to collapse
Thanks man, I wish I knew enough to compile and run things on github just edited by previous post.....it seems it got stuck because of no root access and busybox missing. Lemme know if i can test things out for you, glad to be of any help that way!
---------- Post added at 07:52 PM ---------- Previous post was at 07:12 PM ----------
OK, just figured it was me being a bit duh on the whole thing! I just reinstalled the whole ROM, and flashed this again. Installed SuperSU from playstore (it went missing after installing this) and things are back to normal.....now downloading full chroot! Hurray!
[/COLOR]OK, just figured it was me being a bit duh on the whole thing! I just reinstalled the whole ROM, and flashed this again. Installed SuperSU from playstore (it went missing after installing this) and things are back to normal.....now downloading full chroot! Hurray![/QUOTE]
Strange, the zip should include SuperSU
Hi,
where can I find the full chroot file (~ 750Mo), I want to download it manually
+
Why "wifite" does not recognize my hama adapter with Ralink RT2500 chipset?!
It is identified but when I choose the interface, it still returns the menu of choice
thanks for your help
panther2005 said:
Hi,
where can I find the full chroot file (~ 750Mo), I want to download it manually
+
Why "wifite" does not recognize my hama adapter with Ralink RT2500 chipset?!
It is identified but when I choose the interface, it still returns the menu of choice
thanks for your help
Click to expand...
Click to collapse
You can download chroot here:
https://build.nethunter.com/kalifs/
Regarding your adapter, read this: https://github.com/offensive-security/kali-nethunter/wiki/Wireless-Cards
Unlucky, your adapter does not support nethunter
DeadSquirrel01 said:
You can download chroot here:
https://build.nethunter.com/kalifs/
Regarding your adapter, read this: https://github.com/offensive-security/kali-nethunter/wiki/Wireless-Cards
Unlucky, your adapter does not support nethunter
Click to expand...
Click to collapse
Thanks bro
I even tried the alfa rtl8187l chipset without any result,
The problem is the low current for the adapter from the phone,
The usb hub with an external power supply maybe solves the problem, but it is not practical for a displacement
thanks again DeadSquirrel01
Sent from my KIW-L21 using XDA-Developers mobile app
panther2005 said:
Thanks bro
I even tried the alfa rtl8187l chipset without any result,
The problem is the low current for the adapter from the phone,
The usb hub with an external power supply maybe solves the problem, but it is not practical for a displacement
thanks again DeadSquirrel01
Sent from my KIW-L21 using XDA-Developers mobile app
Click to expand...
Click to collapse
For this i dunno, i'm not an elctronic expert ^^
DeadSquirrel01 said:
For this i dunno, i'm not an elctronic expert ^^
Click to expand...
Click to collapse
I must choose
kalifs-armhf-full.log
kalifs-armhf-full.sha512sum
kalifs-armhf-full.tar.xz
for KIW-L21?
panther2005 said:
I must choose
kalifs-armhf-full.log
kalifs-armhf-full.sha512sum
kalifs-armhf-full.tar.xz
for KIW-L21?
Click to expand...
Click to collapse
The .tar.xz one
Hey all,
so i flashed the nethunter zip with no hiccups.
However, now my wifi wont connect.
Does anyone know what might be the problem?
So first of all, here's the disclaimer: I know NOTHING about building stuff, and I have a VERY slow network to even sync the sources required to make it on my own (I live off of 90KB/s)
For the past 2 days I've been banging my head into the wall trying to figure out a way to get my TP-LINK TL-WN321G to work on OOS or CM or a chrooted Kali Linux. Apparently some modules need to be configured into the OnePlus 3 kernel in order for the rt2501/rt2573 to be recognized by the device via USB OTG.
So the humble request is as follows: Is there ANYONE nice enough to actually sync a kernel source (OOS or CM13) and modify the kernel to support the modules necessary for all of this to work? If I can make a chrooted kali linux along with a working wifi adapter that supports monitor mode, I can practically ace my Senior Project.
Thank you!
ATTENTION!
Code:
[COLOR="red"]!!! I AM NOT RESPONSIBLE FOR ANY POSSIBLE DAMAGE DONE TO YOUR DEVICE AS A RESULT OF FLASHING AND I AM NOT RESPONSIBLE FOR ANY BRICKED PHONES OR LOST DATA! FLASH AT OWN RISK !!![/COLOR]
Introduction
This ROM was created for personal use. It was compiled from last sources with some personal changes and bug fixes. It's based on Lord Boeffla's kernel for LineageOS 15.1 ROM with all Kali NetHunter features included. Unfortunately Lord Boeffla stopped developing for Android so it's possibly the last available kernel from him. This ROM was tested on OnePlus 3T LineageOS 15.1 clean installed ROM with NanoDroid microG and MagiskSU.
Click to expand...
Click to collapse
Features
based on boeffla kernel with config app features support
mac80211 packet injection
usb hid
SYSTEM V support for PostgreSQL & msfconsole functionality
usb bluetooth
usb dongle modem support
modprobe support
built-in drivers for Ralink RT3070I & RTL8192CU chipsets
usb dvb- & radio-receivers support
NetHunter app with last changes & fixes
drive droid v.1.38 (older version) with cd-rom & usb-rw support
binkybear-terminal with notification bar support
other NetHunter's features
Installation instructions
Boot to TWRP recovery.
Flash the nethunter-oneplus3T-los-oreo-kalifs-full.zip
Reboot to system.
Run NetHunter App and apply all requirements & give it root privileges.
Launch DB Feed in SearchSploit section to initialize the exploits db.
Launch Android Terminal & give it root privileges.
Run 'apt update && apt dist-upgrade -y' command to get the latest updates.
Launch other apps to set them up.
Special installation instructions
There are some "issues" I've discovered during the compiling and installation. I don't know if they are general or just specific one and depends on using NanoDroid microG and MagiskSU. But as it is.
1. All apps removes from /data/app/ after ROM installation complete and I have to manually install them to make everything works. So I've attached all apps in the Download section if anybody will face the same issue.
P.S. This issue was fixed in last commits from kali-nethunter git. So I've recompiled it from sources and added to nethunter installer. But haven't tested.
2. After the first clean installation of NetHunter with built in kernel Boeffla Config App can't sometimes to initialize the kernel. In this case you should boot to TWRP recovery and flash standalone kernel's zip. After that everything should work's great.
Downloads
Downloads:
NetHunter Full ROM Installer
NetHunter's Apps
Boeffla-LOS-15.1-NH-Kernel
Sources:
kali-nethunter
nethunter-devices
nethunter-app
boeffla-kernel-los-nethunter-oneplus3T
Thanks to/Credits
Code:
[URL="https://www.boeffla.de/"]Lord Boeffla[/URL]
[URL="https://www.offensive-security.com/"]Offensive Security[/URL]
[URL="https://lineageos.org/"]LineageOS[/URL]
[URL="https://github.com/binkybear"]BinkyBear[/URL]
[URL="https://github.com/pelya"]pelya[/URL]
[URL="https://github.com/Re4son"]Re4son[/URL]
[URL="https://github.com/kimocoder"]kimocoder[/URL]
XDA:DevDB Information
OnePlus3T LineageOS 15.1 NetHunter, ROM for the OnePlus 3T
Contributors
flypatriot
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: LineageOS 15.1
Version Information
Status: Testing
Created 2019-04-05
Last Updated 2019-04-11
Reserved
Changes at 2019.04.05:
Replaced NetHunter App with last build from Re4son.
Removed modprobe_fix script and how-to-use-it section from installation guide. We don't need it anymore (all thank's to Re4son).
Rebuild NetHunter installer with new App.
Changes at 2019.04.11:
Fixed bluetooth doesn't power on issue.
Added new compiled chroot with last fixes and updates.
Fixed issue with app's installation in android oreo.
thanks for share :good:
Does the monitor mode work without an external antenna?
jorge705 said:
thanks for share :good:
Does the monitor mode work without an external antenna?
Click to expand...
Click to collapse
No. I was searching a lot of time for custom firmware with monitor mode and packet injection support for QCA6174 model but there is nothing at the moment. So you should use external adapters from recommendation list in official Kali wiki.
It would be pretty neat, if the rom would run on the Oneplus 3 as well... :x
UsPdSr said:
It would be pretty neat, if the rom would run on the Oneplus 3 as well... :x
Click to expand...
Click to collapse
I was thinking about 3 model in the beginning of developing but the thing is I can't publish untested roms. And I don't have a OnePlus 3 model to test everything by myself. But if you want I can compile it just for you. But I can't give you any guarantees.
It would be greatly appreciated if you could compile it for op3 pie, thanks anyway:good:
DoN LoUhI said:
It would be greatly appreciated if you could compile it for op3 pie, thanks anyway:good:
Click to expand...
Click to collapse
You can check Havoc based kernel published here https://forum.xda-developers.com/on...nel-kali-nethunter-oneplus-3t-t3507816/page27 (see last comments from MrM0NS73R).
flypatriot said:
You can check Havoc based kernel published here https://forum.xda-developers.com/on...nel-kali-nethunter-oneplus-3t-t3507816/page27 (see last comments from MrM0NS73R).
Click to expand...
Click to collapse
Thanks man, I would hope finding one for stock oos pie. any suggestions ?!
DoN LoUhI said:
Thanks man, I would hope finding one for stock oos pie. any suggestions ?!
Click to expand...
Click to collapse
Take a look to ZaneZam's threads. I'm sure he's already made some builds. I've been using his kernels earlier and they were really great.
flypatriot said:
I was thinking about 3 model in the beginning of developing but the thing is I can't publish untested roms. And I don't have a OnePlus 3 model to test everything by myself. But if you want I can compile it just for you. But I can't give you any guarantees.
Click to expand...
Click to collapse
I would gladly be the tester if you don't mind the additional work.
We could talk this over Pm or another messaging app if you prefer.
Also congrats to the the successful implementation of your work in the Nethunter repository!
it is compatible with my RTL8188EU ?
flypatriot said:
Take a look to ZaneZam's threads. I'm sure he's already made some builds. I've been using his kernels earlier and they were really great.
Click to expand...
Click to collapse
That great man, I've been using his kernel too on oos Oreo and it was awesome. I hope he would make a build for stock pie as well.
[TWRP]
Failed to install Kali Nethunter!
Updater process ended with ERROR: 1
why?
net hunter
What OS/Kernel/packages combo is neded to get it to work on the 1+3T ?
You have to to make sure you magisks is working or super su before you flash the kalinethuner zip. i had the same problem
i got kalinethunter running with chroot installed but i dont have the nethunter terminal anyone else got a fix for this ?
Can i Flash Nethunter Kernal for OnePlus 3T nougat to OnePlus 3T Android pie? if no then how to get Nethunter kernal for OnePlus 3T Android 9 pie ?
please explain
without any rom installed this Nethunter Rom is not being install, while Having Havoc 2.xx installed this rom is got installed but issues.
is it important to install this rom over other Rom?
is it compatable with Havoc 2.6?
flypatriot said:
No. I was searching a lot of time for custom firmware with monitor mode and packet injection support for QCA6174 model but there is nothing at the moment. So you should use external adapters from recommendation list in official Kali wiki.
Click to expand...
Click to collapse
can you try this tutorial? pls :crying:
https://github.com/The-Cracker-Tech...ki/How-to-enable-monitor-mode-in-all-devices?
DoN LoUhI said:
Thanks man, I would hope finding one for stock oos pie. any suggestions ?!
Click to expand...
Click to collapse
flypatriot said:
Take a look to ZaneZam's threads. I'm sure he's already made some builds. I've been using his kernels earlier and they were really great.
Click to expand...
Click to collapse
See the last post in this thread.. it's stock 9.0.3 kernel with WiFi adapter drivers and other nethunter features.
https://forum.xda-developers.com/oneplus-3/development/kernel-coconut-kernel-oos-oreo5-x-x-t3902040
I buy this divice and i want know if existe kernel for it. and if doesn't exist i want know how to make a custom kernel
I think there is no custom kernel for nethunter in mi 10t iam going to compile any kernel from custom rom if i succeded and add all wifi drivers and hid features i would gladly share it with all i have galaxy note 9 i triedt 4 months but couldnt make a nethunter kernel for it always got errors now i give up i bought mi 10t i will try my best to make a nethunter kernel 4 days later once i unlock my bootloader gona compile it in one day making nethunter kernel is easier in aosp roms
Aliahmad66 said:
I think there is no custom kernel for nethunter in mi 10t iam going to compile any kernel from custom rom if i succeded and add all wifi drivers and hid features i would gladly share it with all i have galaxy note 9 i triedt 4 months but couldnt make a nethunter kernel for it always got errors now i give up i bought mi 10t i will try my best to make a nethunter kernel 4 days later once i unlock my bootloader gona compile it in one day making nethunter kernel is easier in aosp roms
Click to expand...
Click to collapse
Hi bro. How's your success on compiling the kernel for mi 10t?
I've bought the same phone and looking for nethunter kernel.
dovlet555 said:
Hi bro. How's your success on compiling the kernel for mi 10t?
I've bought the same phone and looking for nethunter kernel.
Click to expand...
Click to collapse
Hi i have been trying since 6 month to compile a kernel that should support nethunger features before 6 months day and night i tried to compile for galaxy note 9 but everytime i faced problem and errors someone told me that nethunter is not stable in oneui so i bought mi 10t it support aosp roms iam trying my best to make it but still iam getting same error the make file error and no one helped me in any comunity but still iam trying and doing researchs to build it as a beginner if i succeded i will post it in forum page for sure becuase i need it iam struggling hard i know you guyz also need it like me
dovlet555 said:
Hi bro. How's your success on compiling the kernel for mi 10t?
I've bought the same phone and looking for nethunter kernel.
Click to expand...
Click to collapse
I have just found a command that can enable wifi monitor mode in xiami phones if you are looking to how to enable monitor mode let me know but for other features of nethunter iam trying my best to compile a kernel
Aliahmad66 said:
I have just found a command that can enable wifi monitor mode in xiami phones if you are looking to how to enable monitor mode let me know but for other features of nethunter iam trying my best to compile a kernel
Click to expand...
Click to collapse
Yes, I'm looking for that. But it's impossible without compiled kernel let us know, what's the command you have found.
Also, can you please share the link of the instructions you use? May be you use new version of compiler, if there's much errors.
Sorry for my english
dovlet555 said:
Yes, I'm looking for that. But it's impossible without compiled kernel let us know, what's the command you have found.
Click to expand...
Click to collapse
Yh i didnt used any compiled kernel your phone must be rooted and iam using latest version of evolution x and that command can enable monitor mode in some xiamo devices with qualcom processers
The commqnd is
Ip link set wlan0 down
echo 4 > sys/module/wlan/parameters/con_mode;
Ip link set wlan0 up
To disable monitor mode
Ip link set wlan0 down
echo 0 > sys/module/wlan/parameters/con_mode
Ip link set wlan0 up
Aliahmad66 said:
Yh i didnt used any compiled kernel your phone must be rooted and iam using latest version of evolution x and that command can enable monitor mode in some xiamo devices with qualcom processers
The commqnd is
Ip link set wlan0 down
echo 4 > sys/module/wlan/parameters/con_mode;
Ip link set wlan0 up
To disable monitor mode
Ip link set wlan0 down
echo 0 > sys/module/wlan/parameters/con_mode
Ip link set wlan0 up
Click to expand...
Click to collapse
Thanks, will try it. Phone is rooted
dovlet555 said:
Thanks, will try it. Phone is rooted
Click to expand...
Click to collapse
Yh if you have mi 10t apollo it will work 1000% i myself got surprized