You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/metasploit-framework.wiki/Module-Reference-Identifiers.md
+22-17Lines changed: 22 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,29 @@
1
1
## On this page
2
-
*[List of supported reference identifiers](#list-of-supported-reference-identifiers)
3
-
*[Code example of references in a module](#code-example-of-references-in-a-module)
2
+
-[On this page](#on-this-page)
3
+
-[List of supported reference identifiers](#list-of-supported-reference-identifiers)
4
+
-[Code example of references in a module](#code-example-of-references-in-a-module)
4
5
5
6
6
7
A reference in a Metasploit module is a source of information related to the module. This can be a link to the vulnerability advisory, a news article, a blog post about a specific technique the module uses, a specific tweet, etc. The more you have the better. However, you should not use this as a form of advertisement.
0 commit comments