Skip to content

Commit e7a2dd2

Browse files
committed
fixed email
1 parent 26e2eb8 commit e7a2dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/scada/advantech_webaccess_webvrpcs_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize(info = {})
1818
By sending a specially crafted DCERPC request, an attacker could overflow
1919
the buffer and execute arbitrary code.
2020
},
21-
'Author' => [ 'mr_me <[email protected]>' ],
21+
'Author' => [ 'mr_me <mr_me[at]offensive-security[dot]com>' ],
2222
'License' => MSF_LICENSE,
2323
'References' =>
2424
[

0 commit comments

Comments
 (0)