-
Notifications
You must be signed in to change notification settings - Fork 14.4k
How to deprecate a Metasploit module
wchen-r7 edited this page Oct 3, 2014
·
10 revisions
Metasploit has a very specific way to deprecate a module. To do so, you must be using the Msf::Module::Deprecated mixin.
- Home Welcome to Metasploit!
- Using Metasploit A collection of useful links for penetration testers.
-
Setting Up a Metasploit Development Environment From
apt-get install
togit push
. - CONTRIBUTING.md What should your contributions look like?
- Landing Pull Requests Working with other people's contributions.
- Using Git All about Git and GitHub.
- Contributing to Metasploit Be a part of our open source community.
- Meterpreter All about the Meterpreter payload.