User Tools

Site Tools


docu:tutos:android:adb_root_reverse_shell_openssl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docu:tutos:android:adb_root_reverse_shell_openssl [2024/01/06 21:16]
admin
docu:tutos:android:adb_root_reverse_shell_openssl [2024/01/06 21:17] (current)
admin
Line 44: Line 44:
 Once you run **adb shell** on your Android, from any other device connected by usb to it, make sure you are root (run **whoami**, **id** or similar), otherwise you might need to run **adb root** first, but sometimes you only need to enable the "ADB as Root" option in developer options. Once you run **adb shell** on your Android, from any other device connected by usb to it, make sure you are root (run **whoami**, **id** or similar), otherwise you might need to run **adb root** first, but sometimes you only need to enable the "ADB as Root" option in developer options.
  
-As it is a reverse shell, we need first to bind the "server" on our Termux Android terminal. Open Termux and run the "shserver" script:+As it is a reverse shell, we need to bind the "server" first, on our Termux Android terminal. Open Termux and run the "shserver" script:
 <code> <code>
 ~ $ ./shserver ~ $ ./shserver
docu/tutos/android/adb_root_reverse_shell_openssl.txt · Last modified: 2024/01/06 21:17 by admin