Skip to content

Commit aa1e1a5

Browse files
committed
Fix duplicate hash key "Platform"
In modules/exploits/windows/mssql/mssql_linkcrawler.rb.
1 parent 5764237 commit aa1e1a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/mssql/mssql_linkcrawler.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ def initialize(info = {})
4949
['URL','http://msdn.microsoft.com/en-us/library/ms188279.aspx'],
5050
['URL','http://www.exploit-monday.com/2011_10_16_archive.html']
5151
],
52-
'Platform' => 'win',
5352
'DisclosureDate' => 'Jan 1 2000',
5453
'Targets' =>
5554
[

0 commit comments

Comments
 (0)