We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2cfb6 commit 93ad818Copy full SHA for 93ad818
modules/auxiliary/gather/joomla_weblinks_sqli.rb
@@ -1,5 +1,5 @@
1
-# This module requires Metasploit: http//metasploit.com/download
2
##
+# This module requires Metasploit: http//metasploit.com/download
3
# Current source: https://github.com/rapid7/metasploit-framework
4
5
@@ -23,7 +23,7 @@ def initialize(info = {})
23
'License' => MSF_LICENSE,
24
'Author' =>
25
[
26
- 'Brandon Perry <bperry.volatile@gmail.com>', #metasploit module
+ 'Brandon Perry <bperry.volatile[at]gmail.com>', #metasploit module
27
],
28
'References' =>
29
0 commit comments