-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Virtual android will not download payload #683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
no idea |
If using Linux to generate the payloads with TheFatRat, you may try enabling postgresql service
Try also restarting apache2 service as well
Then see if it fixes the problem |
I think the problem is not n the server side. I think it's on the receiver end which may originated from a scan the file goes through and perhaps refuses to download it. |
Hi,
I generated several payload 'flavors' for reverse_tcp:
I placed them all + the original apk I merged the payload with in my apache2 server adn tried to download to my virtual android.
The original apk was downloaded fine.
None of the apks with the payload was downloaded.
I get a message on the virtual android "Waiting for network..."
Tries to download to my pc and had had the same problem: I can download the original apk but the ones with the payload fail showing "Failed - Network error"
Any suggestions?
The text was updated successfully, but these errors were encountered: