Cyber Final Test Flashcards

1
Q

What is RDP

A

Port 3389, Remote Desktop Protocol, provides graphical interface to connect to another computer over network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is SSH

A

Port 22, secure shell, logging in with it gives terminal or command line.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What’s MySQL

A

Port 3306, database language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Shell(bash,sh,zsh)

A

How we interact with terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Metasploit

A

Tool used for information on exploits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Msfconsole

A

Created listener exploits and searches for exploits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Msfvenom

A

Malicious payload

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Attack flow

A

Initial access, vulnerability, exploits, enumeration, persistence, lateral movement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Pseudo privilege

A

Giving something access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Three things you can do to file

A

Read, write, and execute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

SIEM

A

Security, information, event, management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Alerts

A

Triggered when rules set off

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Rule

A

When harmful thing happens send an alert

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Forensics

A

Evidence on a computer that it was hacked

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Volatile

A

Memory that’s not persistently, temp folder, ram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Registry

A

Bunch of settings for os

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

DNS

A

Domain name system, turns domain names in IP addresses

18
Q

Vlans

A

Virtual local area network, certain computers can talk to each other

19
Q

Http

A

Port 80

20
Q

HTTPS

A

Port 443, secure and encrypted

21
Q

FTP

A

Port 21, file transfer protocol, send files, most common vulnerabilities is ftp anonymous login

22
Q

Headless

A

Mode computer can run in, no gui, no interface

23
Q

Hash

A

One way, makes things not in clear text, can’t unhash something, use large wordlist to match hash and find passwords

24
Q

Encryption

A

Two way algorithm, hide plain text, brute force key without knowing what’s inside it

25
Q

Netcat

A

Connect IP to port, allows connection to port

26
Q

CPU

A

central processing unit. Computers brain

27
Q

GPU

A

Graphics processing unit, for graphical stuff

28
Q

PSU

A

Power supply unit, large servers require power draws, redundant means if one thing fails everything does

29
Q

SSD

A

Solid state drive, storage, faster than hard drive

30
Q

Hard drive

A

More reliable than ssd, can read and write to them forever, have to physically destroy it, storage

31
Q

Disk

A

Dropping something on disk means putting something in storage of machine

32
Q

Ram

A

Random access memory, volatile, cpu has cache memory is stored in cache but ram is cache for cpu

33
Q

Memory

A

Memory is temporary

34
Q

Storage

A

Long term

35
Q

Hyper vision

A

Makes virtual machine

36
Q

Vm

A

Virtual machine

37
Q

Routers

A

When you go through the internet you go through router

38
Q

Switches

A

Everything can talk to everything

39
Q

Active Directory

A

The way in which the networks are set up, over the domain, any domain can access machine, doesn’t tie a person to a machine

40
Q

Ou

A

Organizational unit, helps with structure

41
Q

Groups

A

Have security policies, mostly security

42
Q

Rainbow table

A

Precomputed hashes