SEC 1-5 Flashcards
Memorize most if not everything (49 cards)
What does ACL stand for or represent?
Access Control List – defines who can access specific files.
What does IDS stand for or represent?
Intrusion Detection System – monitors network traffic for suspicious activity.
What does IPS stand for or represent?
Intrusion Prevention System – blocks threats based on detection.
What does VPN stand for or represent?
Virtual Private Network – encrypts traffic for secure communication.
What does MFA stand for or represent?
Multi-Factor Authentication – requires multiple forms of identity verification.
What does DAC stand for or represent?
Discretionary Access Control – access is set by the owner of the resource.
What does MAC stand for or represent?
Mandatory Access Control – access is governed by policy or classification.
What does SIEM stand for or represent?
Security Information and Event Management – centralized log management and alerting.
What does SQLi stand for or represent?
Structured Query Language Injection – injecting SQL code to manipulate a database.
What does XSS stand for or represent?
Cross-Site Scripting – injecting scripts into a web page.
What does EOL stand for or represent?
End Of Life – software or hardware no longer supported.
What does APT stand for or represent?
Advanced Persistent Threat – a stealthy long-term attack, often by nation states.
What does TOCTOU stand for or represent?
Time Of Check to Time Of Use – a race condition vulnerability.
What does API stand for or represent?
Application Programming Interface – allows software to communicate.
What does TLS stand for or represent?
Transport Layer Security – protocol for encrypting data in transit.
What does SSL stand for or represent?
Secure Sockets Layer – outdated encryption protocol replaced by TLS.
What does OS stand for or represent?
Operating System – system software managing hardware and software.
What does VM stand for or represent?
Virtual Machine – emulated system running inside another OS.
What does GAP Analysis stand for or represent?
Comparison of current state with desired goals to identify gaps.
What does UPS stand for or represent?
Uninterruptible Power Supply – provides backup power during outages.
What does IM stand for or represent?
Instant Messaging – real-time text communication.
What does SMS stand for or represent?
Short Message Service – text messaging protocol.
What does DDoS stand for or represent?
Distributed Denial of Service – attack using many systems to overwhelm a target.
What does DES stand for or represent?
Data Encryption Standard – outdated encryption algorithm.