diff --git a/documentation/modules/exploit/linux/http/nagios_xi_configwizards_authenticated_rce.md b/documentation/modules/exploit/linux/http/nagios_xi_configwizards_authenticated_rce.md index a3cab22866..1fd72d0bfc 100644 --- a/documentation/modules/exploit/linux/http/nagios_xi_configwizards_authenticated_rce.md +++ b/documentation/modules/exploit/linux/http/nagios_xi_configwizards_authenticated_rce.md @@ -49,7 +49,7 @@ on newer distributions. - Ensure it's on a network accessible from your attacking machine (e.g. Nat network instead of Bridged) - NagiosXI fails when attempting to login manually with an "NSP Sorry Dave" message - The NagiosXI installation is likely out of sync with its date/time. - - Set it manually with `timedatectl set-ntp false` and `timedatectl set-time 2023-02-06 17:34:00` but with the actual time and date + - Set it manually with `timedatectl set-ntp false` and `timedatectl set-time '2023-02-06 17:34:00'` but with the actual time and date ## Verification Steps