Skip to content

Commit

Permalink
add osvdb ref 91841
Browse files Browse the repository at this point in the history
  • Loading branch information
swtornio committed Jun 18, 2013
1 parent 6c2d99c commit e278ac5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/exploits/multi/http/v0pcr3w_exec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ def initialize(info={})
],
'References' =>
[
['URL', 'https://defense.ballastsecurity.net/wiki/index.php/V0pCr3w_shell'],
['URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=f6b534edf37c3cc0aa88997810daf9c0']
[ 'OSVDB', '91841'],
[ 'URL', 'https://defense.ballastsecurity.net/wiki/index.php/V0pCr3w_shell' ],
[ 'URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=f6b534edf37c3cc0aa88997810daf9c0' ]
],
'Privileged' => false,
'Payload' =>
Expand Down

0 comments on commit e278ac5

Please sign in to comment.