Cyber Security Flashcards
What does CIA stand for?
Confidentiality, Integrity, Availability
Define confidentiality
Data is accessed by only those with the right permit
Define Integrity
Data is not tampered or altered in anyway
Define availability
data and resources are able to be accessed and shared
What does DAD stand for?
Disclosure, Alteration, Deniability
Define disclosure
data is accessed by non-authorized individuals
Define alteration
Data has been compromised or tampered with
Define deniability
access to data and resources are blocked
Define blacklist
a list of banned IP addresses, applications, or users
Define whitelist
a list of allowed IP addresses, applications, or users
Define cat fishing
the process of creating a fake online profile in order to trick people into believing they are someone else
Define zero day?
A threat that is unknown to security specialists and has not been addressed
Define hack value
describes a target that may attract an above average level of attention from an attacker
Define non-repudiation
once an action is carried out by a party, it cannot be denied by that same party
Define logic bomb
Malicious code that is only triggered when a set of conditions are met
Define obfuscation
the tactic of making code unclear so that humans or programs like an antivirus cannot understand it
Define honey pot
a decoy or trap for hackers
Define spoof
the act of falsifying the indentity of the source of a communication or interaction
What is a protocol?
a set of rules that determine how computers communicate with each other
What does HTTP stand for?
Hyper Text Transfer Protocol
Is HTTP stateless or stateful?
stateless
What is SSL?
Secure Socket Layer
What is SSH?
Secure Shell
What is FTP?
File Transfer Protocol
What is SFTP?
Secure File Transfer Protocol
What is IMAP?
Internet Message Access Protocol
What is SMTP?
Simple Mail Transfer Protocol