Skip to content

Commit 1e46f7d

Browse files
committed
Land rapid7#1977 - OSVDB update
2 parents d0ed9a6 + 27158d8 commit 1e46f7d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/http/netwin_surgeftp_exec.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ def initialize(info = {})
2929
'License' => MSF_LICENSE,
3030
'References' =>
3131
[
32-
['EDB', '23522']
32+
[ 'OSVDB', '89105' ],
33+
[ 'EDB', '23522' ]
3334
],
3435
'Targets' =>
3536
[
@@ -123,4 +124,4 @@ def exploit
123124

124125
handler
125126
end
126-
end
127+
end

0 commit comments

Comments
 (0)