Rearrange notes in drupal_restws_unserialize
parent
97545ceb9d
commit
b05c6c7587
|
@ -67,10 +67,10 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
],
|
||||
'DefaultTarget' => 0,
|
||||
'Notes' => {
|
||||
'AKA' => ['SA-CORE-2019-003'],
|
||||
'Stability' => [CRASH_SAFE],
|
||||
'SideEffects' => [IOC_IN_LOGS],
|
||||
'Reliability' => [UNRELIABLE_SESSION], # When using the GET method
|
||||
'AKA' => ['SA-CORE-2019-003']
|
||||
'Reliability' => [UNRELIABLE_SESSION] # When using the GET method
|
||||
}
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in New Issue