We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbd16a2 + e278ac5 commit b514124Copy full SHA for b514124
modules/exploits/multi/http/v0pcr3w_exec.rb
@@ -27,8 +27,9 @@ def initialize(info={})
27
],
28
'References' =>
29
[
30
- ['URL', 'https://defense.ballastsecurity.net/wiki/index.php/V0pCr3w_shell'],
31
- ['URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=f6b534edf37c3cc0aa88997810daf9c0']
+ [ 'OSVDB', '91841'],
+ [ 'URL', 'https://defense.ballastsecurity.net/wiki/index.php/V0pCr3w_shell' ],
32
+ [ 'URL', 'https://defense.ballastsecurity.net/decoding/index.php?hash=f6b534edf37c3cc0aa88997810daf9c0' ]
33
34
'Privileged' => false,
35
'Payload' =>
0 commit comments