Update info -d markdown

This commit is contained in:
cgranleese-r7
2025-06-23 12:43:46 +01:00
parent 37388ca1be
commit a454217bd4
2025 changed files with 6161 additions and 6075 deletions
@@ -83,9 +83,9 @@ class MetasploitModule < Msf::Exploit::Remote
'DefaultTarget' => 0,
'DisclosureDate' => '2012-02-14',
'Notes' => {
'Reliability' => [UNKNOWN_RELIABILITY],
'Stability' => [UNKNOWN_STABILITY],
'SideEffects' => [UNKNOWN_SIDE_EFFECTS]
'Reliability' => UNKNOWN_RELIABILITY,
'Stability' => UNKNOWN_STABILITY,
'SideEffects' => UNKNOWN_SIDE_EFFECTS
}
)
)