Skip to content

Commit b514124

Browse files
committed
Land rapid7#1979 - OSVDB update
2 parents fbd16a2 + e278ac5 commit b514124

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/http/v0pcr3w_exec.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ def initialize(info={})
2727
],
2828
'References' =>
2929
[
30-
['URL', 'https://defense.ballastsecurity.net/wiki/index.php/V0pCr3w_shell'],
31-
['URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=f6b534edf37c3cc0aa88997810daf9c0']
30+
[ 'OSVDB', '91841'],
31+
[ 'URL', 'https://defense.ballastsecurity.net/wiki/index.php/V0pCr3w_shell' ],
32+
[ 'URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=f6b534edf37c3cc0aa88997810daf9c0' ]
3233
],
3334
'Privileged' => false,
3435
'Payload' =>

0 commit comments

Comments
 (0)