Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - creme

Pages: [1]
1
Beginner's Corner / msfvenom Android payload
« on: October 19, 2015, 07:41:45 pm »
Hello guys.

I just got into the world of hacking and I have some questions for you about the smfvenom and the payload we use.
First of all in some cases the webcam_snap command gives me a fail.

Code: [Select]
meterpreter > webcam_snap
[*] Starting...
[*] Stopped
[-] webcam_start: Operation failed: 1

This could be because of other apps using the camera? I tried with ps to see all the listed processes but they are so many and most of them I don't know exactly what they do.

Another issue i face is that when I (the victim) restart my phone the payload is like deleted.

Code: [Select]
meterpreter >
[*] 192.XXX.X.X - Meterpreter session 1 closed.  Reason: Died

 And even if I try to launch the application again there is no session on meterpreter.  When a session dies means simply it's impossible to connect back again?

Thank you in advance.


Pages: [1]