add notes section to placate msftidy
This commit is contained in:
@@ -35,6 +35,11 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||
['URL', 'https://blog.exodusintel.com/2019/09/09/patch-gapping-chrome/'],
|
||||
['URL', 'https://lordofpwn.kr/cve-2019-5825-v8-exploit/'],
|
||||
],
|
||||
'Notes' => {
|
||||
'Reliability' => [ REPEATABLE_SESSION ],
|
||||
'SideEffects' => [ IOC_IN_LOGS ],
|
||||
'Stability' => [CRASH_SAFE]
|
||||
},
|
||||
'Arch' => [ ARCH_X64 ],
|
||||
'Platform' => ['windows', 'osx'],
|
||||
'DefaultTarget' => 0,
|
||||
|
||||
Reference in New Issue
Block a user