Closed jo-the closed 2 years ago
meterpreter > cd / meterpreter > ls [-] stdapi_fs_ls: Operation failed: 1
You likely don't have permission to browse te /
root directory. Presumably this is an Android host.
so how can i have the permission
so how can i have the permission
On Android, get root permissions or shell permissions.
how????
if the android device not rooted is their is anyway to get permission on root directory
if the android device not rooted is their is anyway to get permission on root directory
If you're trying to gain access to the file system from within an app context which does not have permission to access the filesystem, you could try elevating to root if the device is vulnerable.
You can also gain a shell with shell
privileges using ADB.
not working
meterpreter > shell Process 1 created. Channel 1 created. cd /data/app ls ls: .: Permission denied
eğer android cihaz rootlu değilse, yine de root dizisinde izin almak için onlardır.
Dosya erişim sistemine izin vermeyen bir uygulama işletim sistemi dosya sistemi çalışıyorsanız, cihaz geneline kök'a yükseltmeyi dağıtıyor.
ADB'yi kullanarak avantajlara sahip bir kabuk da kazanabilirsiniz
shell
.
- https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/android/adb/adb_server_exec.rb
- https://github.com/rapid7/metasploit-framework/blob/master/documentation/modules/exploit/android/adb/adb_server_exec.md hello i am new at this, can you help me? I have the same problem, when I try to install an application on the victim device or take a camera recording, it gives this line. stdapi_fs_chdir operation failed 1 How can I become a root user, what can I do, can you tell me in detail, thank you.
Summary
Relevant information