Land #11463, NOCVE for Wemo exploit

GSoC/Meterpreter_Web_Console
William Vu 2019-02-22 16:29:38 -06:00
commit e1a200e6c5
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ class MetasploitModule < Msf::Exploit::Remote
'Notes' => {
'Stability' => [CRASH_SAFE],
'SideEffects' => [ARTIFACTS_ON_DISK],
'Reliablity' => [REPEATABLE_SESSION]
'Reliablity' => [REPEATABLE_SESSION],
'NOCVE' => 'Patched in 2.00.8643' # TODO: Add firmware check
}
))