Web Security: Confidentiality, Authentication, and Protection Measures
Classified in Computers
Written on in English with a size of 3.48 KB
Web Security
Confidentiality: only authorized users should have access to the data
Authentication: each user must be confirmed to be who they say they are through their digital identity
Authorization: access to the different services must be conditioned by the identity and permissions attributed to each user
Integrity: the data sent must be the same as those received, avoiding manipulation or corruption
Availability: quality or condition of the information to be available to those who must access it.
Security Threats: the security of a network is exposed
Logical Causes:
This is the software that can attack the computer: malware, spam, viruses, programming errors…
Human Causes:
These are users who can damage the system: inexperienced users, hackers,... Continue reading "Web Security: Confidentiality, Authentication, and Protection Measures" »