Skip to content

cis_9_12 — App Service disables FTP deployment

Summary

Severity: High · Pillar: Workload · Chain role: ENABLER

Description

FTP transmits credentials and code in plaintext. App Services should use FTPS or disable FTP entirely to prevent credential theft and code tampering during deployment.

Mapping

Framework Control / Reference
NIST 800-53 CM-7
NIST 800-207
CIS Azure 9.12
MITRE ATT&CK Technique T1071
MITRE ATT&CK Tactic Command and Control
Zero-Trust Tenet
Framework tags cis-azure-2.0, nist-800-53

Source

Rule defined at policies/azure/cis/appservice/cis_9_12.rego.

View on GitHub