It seems the ntpd in base FreeBSD on 9.1-p9 is
This is exploitable for DOS purposes, via the "monlist" command
Source: http://www.symantec.com/connect/blogs/h ... on-attacks etc.
/Søren Schrøder
Code:
ntpd --version
ntpd - NTP daemon program - Ver. 4.2.4p8
This is exploitable for DOS purposes, via the "monlist" command
ntpdc -c monlist. Shouldn't ntpd be updated via freebsd-update? As a workaround, at least ntp.conf should default to:
Code:
disable monitor
Source: http://www.symantec.com/connect/blogs/h ... on-attacks etc.
/Søren Schrøder