Lesson 2 Flashcards
True or False: Cyberattacks may be conducted by criminals, but also by states for industrial espionage, for economic damage to apply pressure, or to inflict real damage to infrastructure as an act of war
True
True or False: Our protection level is still considered largely insufficient compared to the risks and potential damages
True
This is the protection of computer systems from the damage to their hardware, software or information, as well as from disruption or misdirection of the services they provide
Computer Security or Cybersecurity
Duplicating and exchanging data and code is a fast process with zero cost. Hence, an attack or malware launched by a single person can spread worldwide, at a large-scale, in less than an hour.
Q: What idea is being implied?
Digital information is immaterial
A single bit flip may introduce a critical failure and turn a perfectly working system into a malfunctioning one. Digital information ignores borders, and may even play with contradictions between the legislations of different countries.
Q: What idea is being implied?
Digital information is discrete in nature
this is concerned with the absence of misbehavior, both in normal and exceptional situations, but still in a neutral environment when no one is trying to intentionally attack the system.
software safety
this aims for the absence of misbehavior in an adversarial environment, where an attacker intentionally tries to misuse a system
software security
this can be approached by modeling the environment. this requires us to keep up-to-date with attackers’ progress in all areas
security
this refers to accidental threats, due to internal misbehaviors or non-intentional misuse of the system; this deals with fault-tolerance
safety
this refers to intentional threats; it deals with resistance to attacks
security
security or safety: car crashing because of a software specification or an implementation bug
safety issue
security or safety: a car crashes because an attacker took remote control of the vehicle
security issue
this ransomware attack was a global epidemic on may 2017. this spread through computers operating microsoft windows. user’s files were held hostage, and a bitcoin ransom was demanded for their return.
wannacry ransomware attack
this is a malware designed to hijack Internet of Things (IoT) devices and turn them into remotely controlled “bots” capable of launching distributed denial of service (DDoS) attacks.
Mirai Botnet
True or False: Education is essential to security
True
True or False: The security of a system is always limited by that of its weakest component
True