Test 1 - Final Prep Flashcards

1
Q

Defensive or Secure Programming

A

the process of designing and implementing software so that it continues to function even when under attack

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

injection attack

A

wide variety of program flaws related to invalid handling of input dataThis problem occurs when program input data can accidentally or deliberately influence the flow of execution of the program

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

command injection

A

the input is used in the construction of a command that is subsequently executed by the system with the privileges of the Web server

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

SQL injection

A

The user-supplied input is used to construct a SQL request to retrieve information from a database

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

code injection

A

the input includes code that is then executed by the attacked system

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

cross-site scripting (XSS) attacks

A

concerns input provided to a program by one user that is subsequently output to another user.

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

XSS reflection vulnerability

A

The attacker includes the malicious script content in data supplied to a site

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

Malware propagation mechanisms include those used by…(3)

A

viruses, worms and Trojans

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

The principal objectives of computer security are to

A

prevent unauthorized users from gaining access to resources, to prevent legitimate users from accessing resources in an unauthorized manner, and to enable legitimate users to access resources in an authorized manner

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

A consequence of a buffer overflow error is

A

corruption data used by the program, unexpected transfer of control in the program, possible memory access violation

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

To defend against database inference attacks we can apply

A

perturbation, de-identification, anonymization

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

Presenting or generating authentication information that corroborates the binding between the entity and the identifier is the

A

verification step

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

‘No write down’ is also referred to as the

A

‘*-property’

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

_____ is a process that ensures a system is developed and operated as intended by the system’s security policy

A

Assurance

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

____ data are data that may be derived from corporate data but that cannot be used to discover the corporation’s identity

A

Sanitized

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

Presenting or generating authentication information that corroborates the binding between the entity and the identifier is the

A

verification step

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

The most important changes needed to improve system security are to ____

A

disable remotely accessible services that are not required, ensure that applications and services that are needed are appropriately configured, disable services and applications that are not required

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

The following steps should be used to secure an OS:

A

test the security of the basic OS, remove unnecessary services, install and patch the OS

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

form of buffer overflow attack

A

heap overflows, return to system call, replacement stack frame

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

a set of automated tools designed to detect unauthorized access to a host system

A

intrusion detection system (IDS)

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

A multilevel secure system for confidentiality must enforce:

A

No read up: A subject can only read an object of less or equal security level. This is referred to in the literature as the simple security property (ss-property). No write down: A subject can only write into an object of greater or equal security level. This is referred to in the literature as the *-property1 (pronounced star property).

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

_____ will integrate with the operating system of a host computer and monitor program behavior in real-time for malicious action

A

behavior blocking software

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

intrusion management encompasses

A

intrusion detection, prevention and response

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

Which of the following need to be taken into consideration during the system security planning process

A

how users are authenticated, the categories of users of the system, what access the system has to information

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

______ include system corruption, bots, phishing, spyware, and rootkits.

A

Payloads

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

Virus Propagation Phase

A

The virus places a copy of itself into other programs orinto certain system areas on the disk.

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

Virus Triggering Phase

A

The virus is activated to perform the function for which it was intended.

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

Virus Execution Phase

A

The function is performed. The function may be harmless, such as a message on the screen, or damaging, such as the destruction ofprograms and data files.

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

Infects files that the operating system or shell consider to be executable.

A

File Infector Virus

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

An attack, that exploits social engineering to leverage user’s trust by masquerading as communications from a trusted source

A

Phishing Attack

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

Is a set of programs installed on a system to maintain covert access to thatsystem with administrator (or root) privileges, while hiding evidence of its presenceto the greatest extent possible.

A

Rootkit

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

An attempt to compromise availabilityby hindering or blocking completely the provision of some service.

A

Denial-of-service (DoS) attack

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

DDoS Flooding attack targets…(3)

A

Network BW, System resources, Application resources

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

The ICMP echo responsepackets generated in response to a ping flood using randomly spoofed source addresses is a good example.

A

Backscatter traffic

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

This attacks the ability of a network server to respond to TCP connection requests by overflowing the tables used to manage such connections.

A

DoS attach, SYN Spoofing Attack

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

The attacker sends packets to a known service on the intermediary with a spoofed source addressof the actual target system. When the intermediary responds, the response is sent tothe target.

A

Reflection Attack

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

Involve sending apacket with a spoofed source address for the target system to intermediaries. Theydiffer in generating multiple response packets for each original packet sent. This canbe achieved by directing the original request to the broadcast address for some network.

A

Amplification Attacks

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

Can be deployed as operating systems updates to provide some protection for existing vulnerable programs. These defenses involve changes to the memory management of the virtual address space of processes.

A

Run_time Defenses

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

Most commonlythe address of a standard library function is chosen, such as the system() function. The attacker specifies an overflow that fills the buffer, replaces the savedframe pointer with a suitable address, replaces the return address with the address of the desired library function, writes a placeholder value that the library function will believe is a return address, and then writes the values of one (or more) parameters to this library function.

A

return to system call attack

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

If the allocated space includes a pointer to afunction, which the code then subsequently calls, an attacker can arrange for this address to be modified to point to shellcode in the overwritten buffer.

A

Heap Buffer Overflow

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

The process of designing and implementingsoftware so that it continues to function even when under attack. Software written using this process is able to detect erroneous conditions resulting fromsome attack, and to either continue executing safely, or to fail gracefully.

A

Defensive Programming

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

This problem occurs when program input data can accidentally or deliberately influence the flow of execution of the program.

A

Injection Attack

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

When the input is used in theconstruction of a command that is subsequently executed by the system with theprivileges of the Web server.

A

Command Injection Attack

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

In this attack, the user-supplied input is used to construct a SQL request to retrieve informationfrom a database.

A

SQL Injection Attack

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

This is a software testing technique that uses randomly generated data as inputs to a program. The intent is to determine whether the program or functioncorrectly handles all such abnormal inputs or whether it crashes or otherwise fails to respond appropriately.

A

Input Fuzzing

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

This strongly suggests that programs should execute with the least amount of privileges needed to complete their function.

A

Principle of Least Privilege

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

A process that includes planning, installation, configuration, update, and maintenanceof the operating system and the key applications in use,

A

Hardening a System

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

3 Steps to hardening a base OS

A

• Removing unnecessary services, applications, and protocols.• Configuring users, groups, and permissions.• Configuring resource controls.

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

Which restricts the server’s view of the file system to just a specified portion. Files in directoriesoutside the __________ are not visible or reachable at all.

A

Chroot Jail

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

Refers to a technology that provides an abstraction of the computing resources used by some software, which thus runs in a simulated environmentcalled a virtual machine (VM).

A

Virtualization

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

A bot is a computer compromised by malware and under the control of a bot master (attacker).

A

TRUE

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

Characteristics of APT include _(3)_____.(Advanced Persistent Threats)

A

A. Using zero-day exploitB. Low-and-slowC. Targeting high-value data

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

The best defense against being an unwitting participant in a DDoS attack

A

prevent your systems from being compromised

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

Both static and dynamic analyses are needed in order to fully understand malware behaviors

A

True

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

A Botnet can use _______ for command-and-control.

A

A. EmailB. HTTPC. IRC

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

In a ______ attack the attacker creates a series of DNS requests containing the spoofed source address for the target system.

A

DNS amplification

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

APT attacks

A

Boy in the middle–covertly changes a computer’s network routingClickjacking–web users unknowingly click on something that is not as it is portrayed.Man in the Browser–Modifies web pages covertlyMan in the middle–EavesdropsKeyloggers–covertly records keystrokes

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

Takes advantage of a previously unknown weakness or vulnerability in a system.

A

Zero-Day Exploit

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

APT Lifecycle

A

–Define target–Research target infrastructure/employees–Test for detection–deployment–establish outbound connections–exfiltrate data–remain undetected–Repeat

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

Advanced Persistent Threat (APT)

A

Advanced: Use special malwarePersistent: Long-term presence, multi-step, low-and-slowThreat: Data targeted is high valueTend to target specific organizations

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

Examples of Attacks/Frauds by botnets

A

–Spam–DDOS–Click fraud–Phishing and Pharming–Keylogging and data/ID theft–Key/password cracking–Anonymized terrorist and criminal communication–Cheat in online games and polls

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

Why DDoS attack?

A

Why DDoS attack?–Attacker does not need to use his own computer–So many computers involved in the attack, it is difficult to distinguish legitimate from malicious traffic

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

C&C design

A

–Must be efficient and reliable–Stealthy–Resilient

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

T/F: The botmasters prefer dynamic DNS servers

A

True: Because of the frequent change between domain name and IP address.

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

Anomaly detection

A

The way the bots look up a domain suggest the domain is most likely used for C&C.

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

What can be done when the anomaly is detected?

A

Map the domain name to a sinkhole

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

What is the advantage of the sinkhole?

A

Researchers can discover where the bots are in the net.

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

Malware analysis: Static Analysis

A

Attempts to understand what a malware instance would do if executed.

69
Q

Malware analysis: Dynamic Analysis

A

Attempts to understand what a program does when executed.

70
Q

Different granularities of analysis

A

Fine-grained: Looking at instruction by instructionCoarse-grained: looking at function calls

71
Q

Malware Obfuscation: Packing

A

A technique whereby parts or all of an executable file are compressed, encrypted or transformed in some fashion.

72
Q

T/F: Can use signatures to detect packing.

A

False: A number of legitimate programs use packing/unpacking

73
Q

Types of malware: Needs a Host

A

trap doors, logic bombs, trojan horses, viruses, browser plug-ins, extensions, scripts

74
Q

Types of malware: Independent

A

Worms, botnets, APT

75
Q

Trojan Horses

A

Hidden in an apparently useful host program

76
Q

Virus

A

Infect a program by modifying it. Can self copy

77
Q

4 Stages of a Virus

A

–Dormant phase: Program infected, but virus has not been triggered–Propagation phase: Virus is being spread–Triggering phase: When the host program is run, the virus is run.–Execution phase: When the virus runs and performs malicious activities. (also looks to spread)

78
Q

Email attachment that when opened will be sent to all people in address book

A

virus

79
Q

Keyboard app that logs user input and sends it to the attacker

A

trojan horse

80
Q

Virus Structure

A

Virus code has to be physically inserted into the program code. The virus code runs first, then the original program. virus code may run last, too, to do any clean up. Program needs to run cleanly to avoid detection.

81
Q

Types of viruses

A

Parasitic virus: scan/infect programsMemory-resident virus: infect running programsBoot sector virus: Runs when the system is bootedMacro virus: executable program embedded in a word processing document; triggered when doc openedPolymorphic virus: encrypt part of the virus program using randomly generated key

82
Q

Rootkit

A

Resides in OS. Modifies OS code and data structure. Can hide itself by manipulating functions that list directory contents.

83
Q

T/F: Linux, iOS, Windows, and Android have all been infected by rootkits

A

True

84
Q

Rootkit facts

A

–All OSes can be affected–Can modify hidden and read-only files–Can spread in any form–Cannot remain in memory after reboot, but since it is a part of the OS, it will return with the OS is restarted–Rootkits cannot affect HW that does not have FW–Rootkits are always malevolent

85
Q

Worms

A

Use network connections to spread from system to system.

86
Q

Malware Prevention and Detection

A

Prevention: Limit contact to outside worldDetection/IdentificationRemovalPrevention hampers productivity, so detection is preferred.

87
Q

4 Generations of anti-virus software

A

Simple scanners–use signatures of known viruses. not effective against polymorphic virusesHeuristic scanners–Integrity checking (checksum). Can be defeated by compressing file to have the same size as the pre-infection file.Activity traps: Look for specific activities that malware performs. Not effective against newer malware.Full-featured analysis: State of the art. Host-based, network-based, and sandbox-based.

88
Q

Why are signature-based anti-virus solutions still used?

A

–Efficient–Effective against known malware–good first line of defense

89
Q

Importance of DB security

A

–Databases store massive amounts of sensitive data–Data has structure that influences how it is accessed–Accessed via queries or programs written in languages like SQL–Transactional nature of queries (done completely or not done at all)–Derived data or database views

90
Q

Who are the biggest threats to DB?

A

Insiders and unauthorized users

91
Q

Databases are attractive to users because

A

–they store info that is easily monetized–they store info about a lot of users–query languages used to access data can be abused

92
Q

RDBS table

A

RDBS tableA table is defined by a schema and consists of tuples

93
Q

DB Access Control

A

GRANT or REVOKE

94
Q

Privileges

A

SELECT, INSERT, UPDATE, or DELETE

95
Q

Defenses against inference attacks

A

–Do not allow aggregate query results when the set of tuples selected is either too small or too large (Perturbation)–De-identification: transform data by removing identifying info.–Anonymization: replace exact values with a more general values

96
Q

Mandatory Access Control (MAC)

A

Is not at the user discretion. Solves the problem of information control. Company decides who has access to data.

97
Q

What is needed to implement MAC?

A

Labels are a key requirement. They indicate sensitivity and/or category of data. Indicate clearance/need-to-know requirements

98
Q

Labels also have a _______

A

Compartment.

99
Q

T/FL1 = (TS, {A,B,C})L2=(S,{B,C})L3=(S,{B,C,D})L1 > L3

A

FalseL1 > L2L2 < L1L1 and L3 are not comparable.

100
Q

Bell and La Padua (BLP) Model

A

Developed by the DoDAssumes classification of data and clearances for subjects

101
Q

BLP Read/Write rules

A

Read-down rule (ss-property): user with label L1 can read the document with L2 only when L1 dominates L2Write-up rule (*-property): User with label L1 can write document with label L2 when L1 is dominated by L2.

102
Q

Tranquility Principle

A

States that classification of a subject or object does not change during a session.

103
Q

Clark-Wilson Policy

A

Users should be able to access certain programs usser -> program -> obj

104
Q

T/F: RBAC is an example of MAC

A

True. Only the company can decide roles of its employees.

105
Q

BLP-like models

A

SELinux and SCOMP

106
Q

problems with DAC

A
  • information flow problem (cannot control that if someone has access to a file would further share the contain of it)- in many organizations, the user does not get to decide how/who to share
107
Q

label in MAC

A
  • indicate sensitivity/category/clearance/need-to-know- TCB associates labels with object/user- exact nature of label depends on model/policy
108
Q

biba vs BLP

A
  • biba focuses on integrity while BLP focuses on confidentiality- biba read up, write down
109
Q

trusting software

A
  • functional correctness- maintain data integrity- protect disclosure of sensitive data- confidence
110
Q

TCB design principle

A
  • least privilege for users/programs- economy: keep trusted code as small as possible- open design: obscurity doesn’t work- complete mediation- fail safe default- easy of use
111
Q

how to build a TCB

A
  • authentication- access control (MAC & DAC)
112
Q

how to protect data in OS

A

it needs to protect itself (tamperproof)

113
Q

data protection security features of trusted OS

A
  • object reuse protection- disk blocks, mem reuse- allocate disk or mem, then look to see what’s left behind- zero out objs before use- secure file deletion- secure disk destruction
114
Q

kernel design requirements

A
  • enforce all sec mechanisms- good isolation, small size- reference monitor controls access to objects- tamperproof- un-bypassable- analyzable
115
Q

use of testing

A
  • demonstrate the existence of problem
116
Q

testing challenge

A
  • test case generation- code coverage- exponential number of different executions- different execution environments
117
Q

formal verification

A
  • checking a mathematical specification of a program- model checking, automated theorem proving- exponential time & space complexity
118
Q

T/F: model checking can show absence of a problem

A

True. Model checking is a form of formal verification.

119
Q

Two parts to Access Control

A
  1. Decide who should have access to certain resources. An access control policy.2. Enforcement–only accesses defined by the access control policy are granted
120
Q

Access Control Matrix (ACM)

A
  • abstract state: rows-users, column-resources- ACM[U,O] defines what access right user U have on object O Rows correspond to sources of the request (users/subjects/groups)Columns correspond to the resources that need protected
121
Q

Discretionary Access Control

A

Access is at the discretion of its owner. Owner can grant access to other users and also allow or not allow the other users to propagate this access.

122
Q

Access Control List (ACL)

A

Columns for an object that define each users rights of that object. handle access to object Oi (column wise)

123
Q

Capability List (C-List)

A

Capability List (C-List)Rows for a user that define that user’s rights for each object. - handle right of user Ui (row wise)

124
Q

Where should ACL be stored?

A

–In trusted part of system–Consists of access control entries–Should be stored along with other object meta-data–Checking requires traversal of the ACL

125
Q

Where should C-List be stored?

A

–It is per user–A capability is an unforgeable reference/handle for a resource–User catalogue of capabilities defines what a certain user can access–Can be stored in objects/resources themselves

126
Q

ACL vs C-List

A

Efficiency–ACL are not as efficient as C-ListAccountability–Can be found easily in ACL. With C-List, each user’s catalog must be checked to see if access ok.Revocation–Revoking access in ACL is easyMost OS uses ACL

127
Q

How does OS implement ACL?

A

The OS keeps track of info about each file and its metadata, called an i-node. Open files are stored in the meta-data table. The file must be active.

128
Q

Role Based Access Control (RBAC)

A

The access rights are associated by roles/jobs. Users can have more than one role.

129
Q

RBAC benefits

A

–Policy need not be updated when a certain person leaves–new employee should be able to activate the desired role.–Start with minimum accessSELinux supports RBAC

130
Q

Fail-safe defaults

A

mplies that when an access control policy is silent about access to a certain user, that access must be denied.

131
Q

a capability in C-list

A
  • unforgeable reference/handle for a resource- user catalog of capabilities define defines what a certain user can access.
132
Q

hydra

A

store c-list in objs, resources themselves

133
Q

how sharing happens?

A

create new ACE, and add access right to that

134
Q

most OS use ACL or C-list? why?

A

ACL, which is good for accountability and revocation. C-list is only good for efficiency

135
Q

a movie ticket is a capability or access control entry?

A

capability (holder get access)

136
Q

when does access check for ACE stop?

A

neg/deny found or transverse the whole list

137
Q

how is access control implemented in unix

A
  • each resource look like a file- each file has an owner- each file can possibly be accessed by owner, group or everyone-permission r,w,x- ACL implemented using bitmap, 9 bits
138
Q

how does OS implement ACL?

A
  • process call open file- openfile table get i (index) from i-node table and return to the process- ACL bit is stored at the same location on i-node table. This will grant access and point to the file data.
139
Q

TOCTOU (time to check time to use) vulnerability

A

permission changed between checking and using

140
Q

in unix, you can share the file by sharing the file descriptor

A

false

141
Q

setuid bit set

A

the uid of the process will be the owner

142
Q

Botnet command-and-control must be centralized, i.e., all bots communicate with a central server(s).

A

False “Distributed control mechanisms, using peer-to-peer protocols, are also used, to avoid a single point of failure.”

143
Q

what is authentication?

A
  • who are you? prove it!- the process making the request does it on behalf of a certain user, subject, or principal.- claims & verification about the identity.
144
Q

what is authorization?

A

Does this requester have permission to access this resource?

145
Q

Authentication goals

A

Availability: When the correct credentials are presented, the resources should be made available.No false negatives: A false negative is when a process presents the correct credentials, but access is denied.No false positives: A false positive is if the incorrect credentials are presented, but access is given.

146
Q

How is authentication implemented?

A

Something only the user knows: password, pinSomething the user has: token, smart card, etc.Something the user is: fingerprint, iris scan, etc.

147
Q

To authenticate

A
  1. capture evidence2. compare it3. authenticate it
148
Q

Examples of threats to authentication system

A

–guessing PW–impersonating a real login program (ie a trojan horse)–keylogging: grabs keystrokes to record password

149
Q

Trusted Path

A

Connection between the user and the TCB. Should be provided by the OS and hardware.

150
Q

Trusted Login Path

A

Keyboard and display must have trusted paths to OS

151
Q

Hash function threats

A
  • if we know the common passwords, we can figure out their hash- for dictionary and offline attacks, we have the dict and plenty of time (online system can stop the attack after a certain amount of trials)
152
Q

false negative

A

negative outcome was generated falsely

153
Q

how to reduce work for brute force attack?

A
  • try popular password first- rainbow table lookup
154
Q

problem with tokens

A
  • must have them- may require additional hardware- need user to confirm identity (challenge/response)- cost & misplaced trust
155
Q

Operating Systems Definition

A

Hardware: I/o…Memory….CPUOperating Systems: Windows or Android, etcApplications run on operating system

156
Q

Operating Systems’ uses

A
  • Makes it easier to use resources. Allows for high-level abstractions ­like files­- Hardware is controlled by the OS­- Provides isolation ­(each process believes it is the only one running on the system)
157
Q

TCB

A

trusted computing base/kernel- The operating system has direct control of the hardware resources.- The OS must determine who is an authorized user of the resources.

158
Q

TCB (trusted computing base) Requirements

A
  • Complete mediation ­: the OS comes between the hardware resources and applications. The OS must make sure the application has the necessary authorizations.- The OS must be tamperproof.- The OS must be correct­­: the protected resources are used properly.
159
Q

OS controls access to protected resources by?

A

­- Establish the source of the request (authentication - who?)­- Authorization or access control ­ does the source of the request have the right to access the resource.- The OS follows the policies for authorization and authentication

160
Q

what is a system call?

A
  • ask the OS for (access to) resources.- is often called protected procedure call- go through call gates (controlled/defined fashion)
161
Q

why does system call have higher cost?

A
  • user domain to OS domain (control transfer)
162
Q

How can we trust OS?

A
  • hardware support memory protection- processor execution modes/rings (system & user)
163
Q

what is system call instruction in x86

A

sysenter/sysexit

164
Q

how does TCB ensure complete mediation?

A
  • make sure no protected resources could be accessed w/o going through the TCB- TCB acts as a reference monitor that cannot be bypass
165
Q

how does the OS ensure complete mediation?

A
  • virtualizes physical resources and provides API- file for storing persistent data on disk- virtual resources must be translated to physical resource handle
166
Q

how does TCB ensure correctness?

A
  • secure coding with type safe language
167
Q

Virtualization helps with limiting the damage caused by a compromised OS by…

A

–Using a hypervisor between OS and hardware–VMs on top of hypervisor have their own OS and apps (isolation)

168
Q

Logical addresses are stored on ____Physical addresses are stored on _____

A

pagesframes