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
1 mo 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
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: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Unlock Facial Detection & Recognition on the Inexpensive ESP32-Based Wi-Fi Spy Camera
-
How To: Use SpiderFoot for OSINT Gathering
-
How To: Hide a Virus Inside of a Fake Picture
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: The Top 80+ Websites Available in the Tor Network
-
How To: Pop a Reverse Shell with a Video File by Exploiting Popular Linux File Managers
-
How To: Stealthfully Sniff Wi-Fi Activity Without Connecting to a Target Router
-
How To: Scan Websites for Potential Vulnerabilities Using the Vega Vulnerability Scanner in Kali Linux
-
How To: Flash Kali NetHunter on OnePlus and Nexus Devices (Most) As a Secondary ROM
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Dox Anyone
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Perform Advanced Man-in-the-Middle Attacks with Xerosploit
-
How To: Set Up a Wi-Fi Spy Camera with an ESP32-CAM
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Phish for Social Media & Other Account Passwords with BlackEye
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