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: I Need Your Response for a Homework Assignment. 6 Replies
10 hrs ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 36 Replies
10 hrs ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 3 Replies
1 day ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 2 Replies
2 days ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
5 days ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
1 wk ago -
Forum Thread: How to Track Who Is Sms Bombing Me . 3 Replies
2 wks ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
1 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
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
4 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
5 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
7 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
7 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
7 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
7 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
7 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
8 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
9 mo ago
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use Command Injection to Pop a Reverse Shell on a Web Server
-
Hack Like a Pro: Digital Forensics Using Kali, Part 1 (The Tools of a Forensic Investigator)
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How To: Exploit Shellshock on a Web Server Using Metasploit
-
How To: Use Ettercap to Intercept Passwords with ARP Spoofing
-
Hack Like a Pro: Digital Forensics for the Aspiring Hacker, Part 1 (Tools & Techniques)
-
How To: Program Your Own Little RAT (Part 1) Getting the Server Working
-
How To: Dox Anyone
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Make Your Own Bad USB
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Find Passwords in Exposed Log Files with Google Dorks
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How To: Brute-Force FTP Credentials & Get Server Access
-
How To: Perform Advanced Man-in-the-Middle Attacks with Xerosploit
-
How To: Enumerate SMB with Enum4linux & Smbclient
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