Skip to content

Commit 5fd996f

Browse files
author
jvazquez-r7
committed
added osvdb reference
1 parent 3bf0046 commit 5fd996f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/exploits/linux/http/hp_system_management.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ def initialize(info = {})
3939
'Arch' => ARCH_X86,
4040
'References' =>
4141
[
42-
#['URL', 'http://bit.ly/YhjikT'],
43-
#['OSVDB', 'http://bit.ly/YhjikT']
42+
['OSVDB', '91812']
4443
],
4544
'Targets' =>
4645
[

0 commit comments

Comments
 (0)