-
Notifications
You must be signed in to change notification settings - Fork 5
Metasploit Bug Reporting
As Metasploit's popularity grows among penetration testers, exploit developers, and security researchers, there is a tendency to see an increase in bug report volume with a corresponding decrease in bug report quality. The purpose of this page is to give some guidance on how to file quality bug reports, how to categorize issues, and how to fix bugs that we already know about.
The final destination for bug reports in Metasploit is our Redmine issue tracker. In order to file bug reports, one must first create an account -- sadly, we can't take anonymous bug reports at this time due to spam.
Alternatively, if you have a support contract for a Metasploit product, you ought to get in touch with your support representative, or write to [email protected]. Those bugs often end up in Redmine as well, but they're tracked slightly differently.
Finally, something about security.
- Home Welcome to Metasploit!
- Using Metasploit A collection of useful links for penetration testers.
-
Metasploit Development Environment From
apt-get install
togit push
- Using Git All about Git and GitHub.
- Acceptance Guidelines What should your modules look like?
- Contributing to Metasploit Be a part of our open source community.