Create content_security_fundamentals.md

This commit is contained in:
Omar Santos 2023-12-17 22:55:53 -05:00 committed by GitHub
parent 9a2896f739
commit 7643f9ba43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
# Cisco Content Security Fundamentals
Cisco Content Security Fundamentals encompass a broad range of security measures designed to protect an organization's network infrastructure and data. This includes ensuring the security of email, web browsing, and the management of data within a network. Heres a summarized overview of these fundamentals:
## 1. Email Security
- **Spam Protection**: Filtering out unwanted and potentially harmful email messages.
- **Virus and Malware Defense**: Scanning emails for malicious software.
- **Phishing Protection**: Detecting and blocking attempts to acquire sensitive information through deceptive emails.
- **Data Loss Prevention (DLP)**: Preventing sensitive information from leaving the organization via email.
- **Email Encryption**: Ensuring that email content is secure and unreadable during transit.
- **Advanced Threat Protection**: Identifying and responding to sophisticated cyber threats.
## 2. Web Security
- **URL Filtering**: Blocking access to harmful or inappropriate websites.
- **Malware Scanning**: Inspecting web content to identify and block malware.
- **Application Visibility and Control**: Monitoring and controlling the use of web applications to prevent security breaches.
- **HTTPS Inspection**: Decrypting and inspecting encrypted web traffic for threats.
- **Data Security**: Protecting sensitive data accessed or transferred over the web.