No need for CVE field.
parent
594103e7c3
commit
ba5c40db77
|
@ -26,8 +26,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
[
|
||||
[ 'URL', 'https://www.consul.io/docs/agent/options.html#disable_remote_exec' ],
|
||||
[ 'URL', 'https://www.consul.io/docs/commands/exec.html'],
|
||||
[ 'URL', 'https://github.com/torque59/Garfield' ],
|
||||
[ 'CVE', '']
|
||||
[ 'URL', 'https://github.com/torque59/Garfield' ]
|
||||
],
|
||||
'Platform' => 'linux',
|
||||
'Targets' => [ [ 'Linux', {} ] ],
|
||||
|
|
Loading…
Reference in New Issue