mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Update content_security_fundamentals.md
This commit is contained in:
parent
1c618ee2f8
commit
5b6486b88f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Cisco Content Security Fundamentals
|
||||
|
||||
## 1. Email Security
|
||||
### 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.
|
||||
|
@ -8,7 +8,7 @@
|
|||
- **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
|
||||
### 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.
|
||||
|
|
Loading…
Reference in a new issue