Add wiki link "How to write a check() method" to documentation

This commit is contained in:
sinn3r
2014-01-20 20:10:50 -06:00
parent e48b8ae14c
commit ea47da5682
+2
View File
@@ -65,6 +65,8 @@ class Exploit < Msf::Module
##
#
# The various check codes that can be returned from the ``check'' routine.
# Please read the following wiki to learn how these codes are used:
# https://github.com/rapid7/metasploit-framework/wiki/How-to-write-a-check()-method
#
##
module CheckCode