What here ISNT malicious code: Logic Bomb, APT, Adware, hash
hash
C in CIA triad is?
Confidentiality.
print("e") sends...
e
What is Adware?
A virus that advertises things.
What did we use for the lab?
Kali Linux
Windows 7
give 2 examples of how malware affects you.
good answers
I in the cia triad is?
Intregerty.
a = 4 ** 2
print(a) what is sent?
16
CD is
Changed directory
Biometric scans what?
Your face.
True or false: malware slows down ur pc
A in the CIA triad is?
Availibaility.
What does the % do
send the remainer
What is a zero day attack?
A attack that uses glitches in a new update or software.
what does PDR stand for?
Prevention, Detection, and Response
Botnets are used for?
DDoS attacks
Not being there when something bad happens breaks what in the CIA triad?
Availibility
e = 2
a = 4
print(e / a)
what is sent?
What is a logic bomb?
A type of code that goes off in the future, or when something happens.
A certificate is...
A way to make sure the info is sent to the right person.
give 2 examples of specific viruses.
good answers!
Give a example of a thing that breaks CONFEDENTIALITY.
good example lol
what is sent: print("a')
Syntaxerror
Hash is...
A way to encrypt infomation.
What is a dictionary attack?
A attack that uses your known passwords.