Add wiki link "How to write a check() method" to documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user