Skip to content

Commit 5764237

Browse files
committed
Fix duplicate hash key "MinNops"
In modules/exploits/windows/backupexec/name_service.rb.
1 parent f2c96b4 commit 5764237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/backupexec/name_service.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ module has been tested against Veritas 9.1 SP0, 9.1 SP1, and
4141
{
4242
'Space' => 1024,
4343
'MinNops' => 512,
44-
'MinNops' => 512,
4544
'StackAdjustment' => -3500,
4645
},
4746
'Platform' => %w{ win },

0 commit comments

Comments
 (0)