Skip to content

Commit bea04cc

Browse files
committed
Remove the trailing slash from the ZDI ref
1 parent ba74870 commit bea04cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/emc/replication_manager_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def initialize(info = {})
3535
[ 'OSVDB', '70853' ],
3636
[ 'BID', '46235' ],
3737
[ 'URL', 'http://www.securityfocus.com/archive/1/516260' ],
38-
[ 'ZDI', '11-061/' ]
38+
[ 'ZDI', '11-061' ]
3939
],
4040
'DisclosureDate' => 'Feb 07 2011',
4141
'Platform' => 'win',

0 commit comments

Comments
 (0)