move config_changes

This commit is contained in:
h00die
2020-07-27 15:35:05 -04:00
parent 0202b78fd9
commit 5a40c6dc00
@@ -46,8 +46,8 @@ class MetasploitModule < Msf::Exploit::Remote
},
'Notes' => {
'Stability' => [CRASH_SERVICE_RESTARTS], # we reboot the server twice
'Reliability' => [REPEATABLE_SESSION, CONFIG_CHANGES], # we attempt to revert config changes
'SideEffects' => [IOC_IN_LOGS, ARTIFACTS_ON_DISK]
'Reliability' => [REPEATABLE_SESSION],
'SideEffects' => [IOC_IN_LOGS, ARTIFACTS_ON_DISK, CONFIG_CHANGES] # we attempt to revert config changes
},
'Targets' =>
[