metasploit-framework
metasploit-framework copied to clipboard
Why only android/meterpreter/reverse_https is slow and timing out ?
I am testing a connection between 2 android devices over the internet ( not Lan), and it works perfectly if i use android/meterpreter/reverse_tcp
, but android/meterpreter/reverse_https
is very slow and i got timeout very fast. Somtimes, just 1 sec after sent the first command.
Note:
- i am using
ngrok tcp 444
to connect ( because i gave up trying to bypass my router firewall) - metasploit is the latest version from github
So why that happens ? Is it because the ngrok connection is a tcp connection ? If i could bypass my router to use metasploit, i would prefer this way, but it seems impossible.
I wonder if this is android doze
Can you try
meterpreter > activity_start 'intent:package:com.metasploit.stage#Intent;action=android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS;end'
Please?
Hi!
This issue has been left open with no activity for a while now.
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Hi again!
It’s been 60 days since anything happened on this issue, so we are going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error please feel free to reopen this issue or create a new one if you need anything else.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.