What problem does it solve?
Network Time Protocol services are frequently misconfigured, exposing DDoS amplification vectors, internal topology disclosure, and time-manipulation attack surfaces that standard scans overlook. This Skill provides a structured methodology to enumerate, verify, and document NTP vulnerabilities during authorized penetration tests.
Core Features & Use Cases
- Amplification Detection: Confirms Mode-7 monlist exposure (up to 200x amplification) using ntpdc, nmap NSE scripts, and zgrab2 mass scanning.
- Query & Control Leakage Testing: Checks remote ntpq/ntpdc/chronyc access that discloses peers, associations, and system variables when noquery restrictions are missing.
- NTS-KE & CVE Assessment: Inspects TLS on port 4460 for weak certificates and ciphers, and maps daemon versions (ntpd, chrony, ntpd-rs) to known CVEs like CVE-2023-26551..26555 and CVE-2023-33192.
- Use Case: During an external pentest, you discover 123/udp open on an edge server. Use this Skill to confirm monlist is enabled, document the amplification ratio, and produce a remediation-ready finding report.
Quick Start
Use the pentesting-ntp skill to enumerate and test the NTP service on target 192.168.1.10 for monlist amplification and query leakage.