Lint msftidy

This commit is contained in:
Heyder Andrade
2022-04-18 23:36:23 +02:00
parent b363a7e403
commit fd6c8aa3d5
3 changed files with 52 additions and 42 deletions
@@ -55,7 +55,12 @@ class MetasploitModule < Msf::Exploit::Remote
[
'Automatic', {}
]
]
],
'Notes' => {
'Stability' => [CRASH_SAFE],
'Reliability' => [REPEATABLE_SESSION],
'SideEffects' => []
}
)
)