Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


is there a working payload for android 4.x devices in msf?? filter_list
Author
Message
RE: is there a working payload for android 4.x devices in msf?? #2
(10-23-2017, 03:27 PM)Num5kull Wrote: Trying to get a reverse connection using msf venom on android 4.x.
The apk i have generated crashes after sending initial connection to the listener.
any ideas?

If you have adb, you can try attaching a usb debug session to get a stack trace. You might also find that in the syslog.
If you can provide a stack trace and the source code I can help you figure out what's going on.

Usuallly with network application crashes, they're in socket code that doesn't have proper error handling. My guess is you're writing data to a socket that's not open (tcp), or you don't have permission to send data (udp)

[+] 1 user Likes phyrrus9's post
Reply





Messages In This Thread
RE: is there a working payload for android 4.x devices in msf?? - by phyrrus9 - 10-23-2017, 04:49 PM



Users browsing this thread: 1 Guest(s)