As the pic shows,i have moved that file to /root/.msf/modules/exploits/windows/flash and also restarted metasploit, but i can't find the exploit in metasploit.How to solve it?
Forum Thread: Can't Use New Module after installing it
- 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
7 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
10 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 Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Make Your Own Bad USB
-
Tutorial: Create Wordlists with Crunch
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How To: Set Up a Wi-Fi Spy Camera with an ESP32-CAM
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
Tutorial: DNS Spoofing
-
How To: Set Your Wi-Fi Card's TX Power Higher Than 30 dBm
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Automate Wi-Fi Hacking with Wifite2
-
How To: Hack WPA & WPA2 Wi-Fi Passwords with a Pixie-Dust Attack Using Airgeddon
-
Hack Like a Pro: How to Use Netcat, the Swiss Army Knife of Hacking Tools
-
How To: Manually Exploit EternalBlue on Windows Server Using MS17-010 Python Exploit
9 Responses
I just recently had the same problem. It was extremely frusterating but I ultimately realized I wasn't using the most up to date version of metasploit. To see what version you're running type: msfconsole -v. The most up-to-date version is 4.11.5. After you update, you'll notice rather than having a '.msf4' folder, you'll have a '.msf5' folder. Add your module the same way you normally except use the .msf5 folder (obviously). Once I updated my version, I had no problem with my modules being added. Let me know if this works.
Sorry,it still doesn't work. My metasploit version is the newest,and after i replaced .msf5 to .msf4,the result didn't change...
I'm sorry I should have clarified, you shouldn't have to change the folder back to .msf4. I don't think that's going to fix your problem, I'm just saying...
First, this question should have been posted in the comments section of the tutorial on new modules.
Second, have you tried "use" and the name of the module. The search function in Metasploit is buggy.
msf > use windows/flash/adobehackingteamexploit
The exploit i installed is bulit for metasploit...i know.
The path to the exploit should begin with "exploits"
Still failed...
Then, you must have placed the module in the wrong location. Make certain that the new module is in the same location as the other windows/flash modules.
And just looking at the pics, is your metasploit still saying 'cache not build using slow search'? If it is you need to db_rebuild_cache. Also, I see your saved your module as 'adobe_hackingteam_exploit.rb'. So when you use msf> use exploit/windows/flash/adobehackingteamexploit', it's not going to find it. Have you tried msf> use exploit/windows/flash/adobe_hackingteam_exploit? Let me know if it works. If so, gimme kudos :)
Share Your Thoughts