Malicious Code
CIA triad
Codeacademy
Vocab
Misc
100

What here ISNT malicious code: Logic Bomb, APT,  Adware, hash

hash

100

C in CIA triad is?

Confidentiality.

100

print("e") sends...

e

100

What is Adware?

A virus that advertises things.

100

What did we use for the lab?

Kali Linux

Windows 7

200

give 2 examples of how malware affects you.

good answers

200

I in the cia triad is?

Intregerty.

200

a = 4 ** 2

print(a) what is sent?

16

200

CD is

Changed  directory

200

Biometric scans what?

Your face.

300

True or false: malware slows down ur pc

true
300

A in the CIA triad is?

Availibaility.

300

What does the % do

send the remainer

300

What is a zero day attack?

A attack that uses glitches in a new update or software.

300

what does PDR stand for?

Prevention, Detection, and Response

400

Botnets are used for?

DDoS attacks

400

Not being there when something bad happens breaks what in the CIA triad?

Availibility

400

e = 2

a = 4

print(e / a)

what is sent?

.5
400

What is a logic bomb?

A type of code that goes off in the future, or when something happens.

400

A certificate is...

A way to make sure the info is sent to the right person.

500

give 2 examples of specific viruses.

good answers!

500

Give a example of a thing that breaks CONFEDENTIALITY.

good example lol

500

what is sent: print("a')

Syntaxerror

500

Hash is...

A way to encrypt infomation.

500

What is a dictionary attack?

A attack that uses your known passwords.