The Cisco Email Security Appliance provides protection against email-based threats such as phishing, spam, and malware. It supports filtering, DLP (Data Loss Prevention), and anti-virus scanning, helping organizations secure their communications.
esa(config)# antispam enable esa(config)# antivirus enable esa(config)# content-filtering enable
WSA protects users from web-based threats by acting as a secure web gateway. It filters content, scans for malware, and enforces policies based on user identity, URL reputation, and web categories.
wsa(config)# url-filtering enable wsa(config)# malware-scanning enable
Data Loss Prevention (DLP) technologies help prevent unauthorized sharing of sensitive information. Encryption ensures confidentiality of data in transit or at rest. Cisco's content security integrates both to prevent data exfiltration and enforce compliance.
# Example: Enabling encryption on email content esa(config)# encryption enable esa(config)# dlp-policy attach PCI_DSS