No need for CVE field.

GSoC/Meterpreter_Web_Console
Quentin Kaiser 2018-12-20 18:18:53 +01:00
parent 594103e7c3
commit ba5c40db77
1 changed files with 1 additions and 2 deletions

View File

@ -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', {} ] ],