Computer Network & Network Security System β Network Security, NEC licence examination syllabus (Nepal Engineering Council).
Before any encryption or firewall makes sense, you need to know what "secure" actually means.
ConfidentialityOnly authorized people can read the data. Real breach example: someone reading your private messages.
IntegrityData hasn't been secretly altered. Real breach example: someone changing the amount on a bank transfer.
AvailabilityThe system/data is accessible when legitimately needed. Real breach example: a DoS attack taking a website offline.
The triad is usually presented as three goals to maximise. In practice they conflict, and every real security decision is a trade between them rather than an improvement in all three.
Confidentiality vs availabilityStrict access control means locked-out legitimate users. A system that never wrongly denies anyone is a system that grants too readily.
Integrity vs availabilityRefusing anything suspect protects data and blocks genuine work. Accepting everything keeps things running and lets bad data through.
Confidentiality vs integrityEncrypted data cannot be inspected β including by the systems that would check it for tampering or malware.
AuthenticationVerifying who someone is. Distinct from authorisation, which is what they may then do.
Non-repudiationThe actor cannot later deny acting β what digital signatures provide and what plain encryption does not.
AccountabilityActions are traceable to an actor, which requires logging that is itself protected from tampering.
Create a free account to tick topics off, take notes as you read, watch the video lessons and get a day-by-day study plan built around your exam date.
Loadingβ¦