One-Line Explanations
1. Operating System Security and Protection Mechanisms
OS security and protection mechanisms are techniques used to safeguard system resources, data, and services from unauthorized access, misuse, and attacks.
2. Cryptography
Cryptography is the science of securing information by converting readable data into an unreadable form using encryption techniques.
3. Network Management Architecture
Network Management Architecture is a framework used to monitor, control, configure, and maintain network devices and services.
4. OSI Model
The OSI Model is a seven-layer reference model that standardizes how data is transmitted between networked systems.
5. Password Computing Methods
Passwords are commonly computed using one-way hashing or two-way encryption techniques for secure authentication.
6. Interruption Threat
Interruption is a security threat that makes network resources or services unavailable to authorized users.
7. Interception Threat
Interception is a threat where unauthorized users gain access to confidential information.
8. Modification Threat
Modification is a threat involving unauthorized alteration of data during storage or transmission.
9. Fabrication Threat
Fabrication is a threat where false data or messages are created and introduced into a system.
10. DoS Attack
A Denial of Service (DoS) attack overwhelms a target system from a single source to make it unavailable.
11. DDoS Attack
A Distributed Denial of Service (DDoS) attack uses multiple compromised systems to flood a target with traffic and disrupt services.
12. SNMP Management Framework
SNMP is a protocol-based framework used for monitoring and managing network devices in a TCP/IP network.
13. SNMP Manager
The SNMP Manager is the central system that monitors and controls network devices.
14. SNMP Agent
An SNMP Agent is software on a managed device that collects and reports management information.
15. MIB (Management Information Base)
MIB is a structured database that stores management information about network devices.
16. Maintaining Confidentiality
Confidentiality is maintained by protecting sensitive information from unauthorized access and disclosure.
17. File Server
A File Server is a centralized computer that stores, manages, and shares files over a network.
18. Firewall
A Firewall is a security system that filters network traffic and prevents unauthorized access.
19. Authentication
Authentication is the process of verifying the identity of a user, device, or system.
20. Something You Know
Authentication based on information known only to the user, such as passwords or PINs.
21. Something You Have
Authentication based on possession of an item such as a token, smart card, or mobile phone.
22. Something You Are
Authentication based on biometric characteristics such as fingerprints or facial features.
23. Something You Do
Authentication based on behavioral traits such as typing patterns or signatures.
24. Twisted Pair Interface
An interface that uses twisted copper wires for transmitting data in LANs and telephone networks.
25. Coaxial Cable Interface
An interface that uses shielded coaxial cables for transmitting high-frequency signals.
26. Optical Fiber Interface
An interface that uses light signals through optical fibers for high-speed communication.
27. Wireless Interface
An interface that transmits data through electromagnetic waves without physical cables.
28. Serial Interface
A communication interface that transmits data one bit at a time over a channel.
29. Parallel Interface
A communication interface that transmits multiple bits simultaneously through multiple channels.
30. SSL (Secure Sockets Layer)
SSL is a security protocol that establishes encrypted communication between a client and a server.
31. SSL Handshake
The SSL Handshake is the process of negotiating security parameters and establishing session keys.
32. SSL Record Protocol
The SSL Record Protocol encrypts and securely transmits application data between communicating parties.
33. Confidentiality (Security Service)
Confidentiality ensures that information is accessible only to authorized users.
34. Integrity
Integrity ensures that data remains accurate and unaltered by unauthorized parties.
35. Availability
Availability ensures that systems and resources remain accessible when needed.
36. Authorization
Authorization determines the permissions and access rights of authenticated users.
37. Access Control
Access Control restricts resource usage based on predefined security policies.
38. Process Protection
Process Protection prevents processes from interfering with or accessing each other's resources.
39. Memory Protection
Memory Protection prevents unauthorized access to a process's memory space.
40. File System Protection
File System Protection secures files and directories from unauthorized access and modification.
41. Device Protection
Device Protection controls and restricts access to hardware resources.
42. Network Security
Network Security protects network resources and communications from threats and attacks.
43. Auditing
Auditing records and monitors system activities for security and accountability purposes.
44. Malware Protection
Malware Protection detects, prevents, and removes malicious software from systems.
45. Privilege Management
Privilege Management controls and limits user permissions according to their roles.
46. Backup and Recovery
Backup and Recovery ensure data restoration and system continuity after failures or attacks.
47. FCAPS Model
FCAPS is a network management model consisting of Fault, Configuration, Accounting, Performance, and Security management.
48. Fault Management
Fault Management detects, isolates, and resolves network problems.
49. Configuration Management
Configuration Management controls and maintains network device settings and configurations.
50. Accounting Management
Accounting Management tracks and records network resource usage.
51. Performance Management
Performance Management monitors and optimizes network efficiency and resource utilization.
52. Security Management
Security Management protects network resources through authentication, authorization, and monitoring.

