diff --git a/modules/exploits/windows/http/prtg_authenticated_rce_cve_2023_32781.rb b/modules/exploits/windows/http/prtg_authenticated_rce_cve_2023_32781.rb index 18cd9d99cd..38c39cd3c8 100644 --- a/modules/exploits/windows/http/prtg_authenticated_rce_cve_2023_32781.rb +++ b/modules/exploits/windows/http/prtg_authenticated_rce_cve_2023_32781.rb @@ -32,7 +32,6 @@ class MetasploitModule < Msf::Exploit::Remote ], 'DefaultTarget' => 0, 'DefaultOptions' => { - 'WfsDelay' => 0 # Schedules takes some time to run }, 'Notes' => { 'Stability' => [CRASH_SAFE],