metasploit-framework
metasploit-framework copied to clipboard
msfconsole not importing rb ext to the database
I'm facing some very unintended behavior from my msfconsole. After proceeded with every correct step to import my rb exploit to the tool and after running the updatedb command at the end, it wouldn't add my exploit to the tool's database and I'm pretty sure my code is rb ext. Ah! besides running updatedb I also started postgresql and the searchsploit -u to be certain that it'd work. What in the Sam Hill is going on??
After proceeded with every correct step to import my rb exploit to the tool and after running the updatedb command at the end
what?
it wouldn't add my exploit to the tool's database and I'm pretty sure my code is rb ext.
what?
besides running updatedb I also started postgresql and the searchsploit -u to be certain that it'd work.
what? This is the Metasploit issue tracker. PostgreSQL is a DBMS. Seacrchsploit is an unrelated third-party tool.
What in the Sam Hill is going on??
What is the issue? What are you trying to do? What did you expect to happen? What happened instead? Show logs/screenshots.
It looks like there's not enough information to replicate this issue. Please provide any relevant output and logs which may be useful in diagnosing the issue.
This includes:
- All of the item points within this template
- The result of the
debugcommand in your Metasploit console - Screenshots showing the issues you're having
- Exact replication steps
The easier it is for us to replicate and debug an issue means there's a higher chance of this issue being resolved.
Hi!
This issue has been left open with no activity for a while now.
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Closing due to lack of information to replicate