1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-08 12:21:48 -05:00

Archive Kali Nethunter post (#321)

* Archive Kali Nethunter post
This commit is contained in:
Tommy 2025-02-02 08:16:32 -07:00 committed by GitHub
parent 92f99cf597
commit d0423275af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 7 additions and 4 deletions

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -5,11 +5,13 @@ tags: ['Operating Systems', 'Android', 'Offensive Security']
author: Tommy author: Tommy
--- ---
**Update**: DivestOS has been discontinued and downloads are no longer available.
**This will turn your device into a purely penetration testing device, and it will be very insecure for any other purpose. Please do not do this on your daily driver.** **This will turn your device into a purely penetration testing device, and it will be very insecure for any other purpose. Please do not do this on your daily driver.**
_This procedure should work without modification on many devices using the standard Android bootloader (not Samsung). However, every device has unique quirks that may require special attention._ _This procedure should work without modification on many devices using the standard Android bootloader (not Samsung). However, every device has unique quirks that may require special attention._
![Kali NetHunter Lite on a OnePlus 7T](/images/kali-nethunter-op7t.jpg) ![Kali NetHunter Lite on a OnePlus 7T](kali-nethunter-op7t.jpg)
Originally, I just needed a device to run packet capture on my other devices. I have a OnePlus 7T laying around which I am not using for anything (since it has already reached its end-of-life), so I thought it would be cool to give it a new purpose. I am using DivestOS here since it is my go‑to Android distribution, but you can use LineageOS or any other distribution if you want to. Originally, I just needed a device to run packet capture on my other devices. I have a OnePlus 7T laying around which I am not using for anything (since it has already reached its end-of-life), so I thought it would be cool to give it a new purpose. I am using DivestOS here since it is my go‑to Android distribution, but you can use LineageOS or any other distribution if you want to.
@ -24,7 +26,7 @@ fastboot reboot /path/to/the/divestos/recovery.img
fastboot reboot recovery fastboot reboot recovery
``` ```
![DivestOS Recovery](/images/divestos-recovery.jpg) ![DivestOS Recovery](divestos-recovery.jpg)
Select Apply Update and Apply Update from ADB: Select Apply Update and Apply Update from ADB:
@ -54,7 +56,7 @@ Next, you just need to do ADB sideload for Disable Force Encryption NEO. It will
Reboot into your OS and set it up normally. Make sure that encryption is disabled: Reboot into your OS and set it up normally. Make sure that encryption is disabled:
![Kali Nethunter Encryption](/images/kali-nethunter-encryption.jpg) ![Kali Nethunter Encryption](kali-nethunter-encryption.jpg)
Finally, [download](https://www.kali.org/get-kali/#kali-mobile) the appropriate build for Nethunter and flash it as a Magisk module in the Magisk Manager. Finally, [download](https://www.kali.org/get-kali/#kali-mobile) the appropriate build for Nethunter and flash it as a Magisk module in the Magisk Manager.

View File

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 166 KiB

View File

@ -27,4 +27,5 @@
/apps/using-mullvad-vpn-on-qube* /posts/qubes/using-mullvad-vpn-on-qubes-os/ 301 /apps/using-mullvad-vpn-on-qube* /posts/qubes/using-mullvad-vpn-on-qubes-os/ 301
/os/using-split-gpg-and-split-ssh* /posts/qubes/using-split-gpg-and-split-ssh-on-qubes-os/ 301 /os/using-split-gpg-and-split-ssh* /posts/qubes/using-split-gpg-and-split-ssh-on-qubes-os/ 301
/posts/android/android-vpn-leakage-with-secondary-user-profiles/ /archive/android/android-vpn-leakage-with-secondary-user-profiles/ /posts/android/android-vpn-leakage-with-secondary-user-profiles/ /posts/archive/android-vpn-leakage-with-secondary-user-profiles/ 301
/posts/android/installing-kali-nethunter-lite-on-divestos-20.0/ /posts/archive/installing-kali-nethunter-lite-on-divestos-20.0/ 301