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 d2a9a26 commit 53b25c8Copy full SHA for 53b25c8
modules/exploits/linux/http/lifesize_uvc_ping_rce.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
@@ -21,7 +21,7 @@ def initialize(info={})
21
'License' => MSF_LICENSE,
22
'Author' =>
23
[
24
- 'Brandon Perry <bperry.volatile@gmail.com>' #discovery/metasploit module
+ 'Brandon Perry <bperry.volatile[at]gmail.com>' #discovery/metasploit module
25
],
26
'References' =>
27
0 commit comments