resource_files icon indicating copy to clipboard operation
resource_files copied to clipboard

LHOST doesn't work

Open Samim12378 opened this issue 1 year ago • 4 comments

Guys I want to make payload. But it shows this to me In termux

Samim12378 avatar Aug 22 '22 06:08 Samim12378

@Samim12378 this repository is not actively maintained by the developer.

Also, this script was developed native to many Linux distros, but not Termux - you will need to troubleshoot the packages you are missing. Do you have a copy of the error message?

ryanmrestivo avatar Aug 22 '22 12:08 ryanmrestivo

@Samim12378 this repository is not actively maintained by the developer.

Also, this script was developed native to many Linux distros, but not Termux - you will need to troubleshoot the packages you are missing. Do you have a copy of the error message?

[-] No platform was selected, choosing Msf::Module::Platform::Android from the payload [-] No arch selected, selecting arch: dalvik from the payload Error: One or more options failed to validate: LHOST.

This is the error that I got

Samim12378 avatar Aug 22 '22 12:08 Samim12378

@Samim12378 this repository is not actively maintained by the developer. Also, this script was developed native to many Linux distros, but not Termux - you will need to troubleshoot the packages you are missing. Do you have a copy of the error message?

[-] No platform was selected, choosing Msf::Module::Platform::Android from the payload [-] No arch selected, selecting arch: dalvik from the payload Error: One or more options failed to validate: LHOST.

This is the error that I got

I have tried several ways but still it shows this

Samim12378 avatar Aug 22 '22 13:08 Samim12378

@Samim12378 so "arch" is architecture and "dalvik" is byte code. Your command probably has some formatting issue - I would take a look at this thread in the msf issues where several users had a similar problem - https://github.com/rapid7/metasploit-framework/issues/11825

Good luck!

ryanmrestivo avatar Aug 22 '22 13:08 ryanmrestivo