|
As security researchers, I built something you might find useful: AndroSH - a professional tool that deploys Kali Linux (and other distros) on Android with full root access inside the Linux environment, while keeping your Android device completely unrooted. How It Works Technically
Security Use Cases```bash Deploy Kali for mobile security testingandrosh setup pentest --distro kali-nethunter --type minimal androsh launch pentest Full root access in Kali environmentroot@localhost:~# apt update && apt install nmap metasploit-framework wireshark root@localhost:~# python3 -m pip install scapy requests ``` Key Features for Security Work
Why This Beats AlternativesUnlike Termux or other limited solutions, AndroSH provides: - Real root shell for security tool installation - Full package management (APT, APK) - Android-Linux command bridge - Isolated environments for different projects Requirements: Android device with Shizuku running. No root, no bootloader unlock, no computer needed. Perfect for mobile penetration testing, incident response, or any security work requiring Linux tools on Android without compromising device security. GitHub Repository | Shizoku Setup Built for security professionals who need Linux power on Android without the risk of rooting. [link] [comments] |
from hacking: security in practice https://ift.tt/yLNvDxM
Comments
Post a Comment