screetsec / TheFatRat

Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
GNU General Public License v3.0
9.25k stars 2.25k forks source link

Virtual android will not download payload #683

Open karpiyon opened 2 years ago

karpiyon commented 2 years ago

Hi, I generated several payload 'flavors' for reverse_tcp:

  1. backdoor merger
  2. backdoor original
  3. masvenome

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?

peterpt commented 2 years ago

no idea

Morsmalleo commented 2 years ago

Hi, I generated several payload 'flavors' for reverse_tcp:

  1. backdoor merger
  2. backdoor original
  3. masvenome

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?

If using Linux to generate the payloads with TheFatRat, you may try enabling postgresql service

sudo service postgresql start

Try also restarting apache2 service as well

sudo service apache2 stop && sudo service apache2 start

Then see if it fixes the problem

karpiyon commented 2 years ago

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. I did not install and AV on the android emulator

Enigma1309 commented 2 years ago

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. I did not install and AV on the android emulator

if you are using virtualbox for android emulator make sure to change the adapter setting to bridge image