Bridging the Gap in Computer Security Warnings

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards covering the methodology, frameworks, and key findings of the 2010 CMU study on computer security warnings and the differences between novice and expert mental models.

Last updated 11:42 PM on 8/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Bridging the gap in computer security warnings

The title of a 2010 research paper from Carnegie Mellon University (CMU) that examines why users treat security alerts as background noise and seeks to improve warnings via mental models.

2
New cards

First line of defense (Safety Engineering)

The practice of designing out the hazard entirely, such as repairing a broken sidewalk so a sign is no longer needed.

3
New cards

Second line of defense (Safety Engineering)

Guarding against a risk when it cannot be designed out, such as putting a barricade around a hole or using software to automatically remove phishing links.

4
New cards

Third line of defense (Safety Engineering)

Providing a warning to users; this is treated as a last resort when a risk cannot be designed out or guarded against.

5
New cards

Human in the loop model

An engineering model used to analyze the communication process by treating the human as a system component to identify breaks in the chain, like attention or comprehension failures.

6
New cards

Communication human information processing model

A psychological framework describing a linear sequence of stages for warning effectiveness: attention, comprehension, and application.

7
New cards

Availability heuristic

A cognitive bias where novice users tend to relate almost every security warning they encounter to a virus.

8
New cards

Mental Path Stages

The multi-stage process mapped in the study: Observe (cues), Judge and Decide (diagnose the problem), Act (perform action), and Outcome (safe or unsafe results).

9
New cards

Information deletion or loss

One of four warning categories used in the study, typically represented by disk-based alerts.

10
New cards

Information disclosure

One of four warning categories used in the study, involving events like email encryption or address book access.

11
New cards

Execution of malicious code

One of four warning categories used in the study, involving events like opening email attachments.

12
New cards

Trust in third parties

One of four warning categories used in the study, involving security elements like SSL certificates.

13
New cards

Novice 'Open and Save' misconception

The belief held by some users that 'opening' a file is safer than 'saving' it because they perceive 'opening' as a non-executable preview.

14
New cards

Semi-structured interview

The methodology used in the study involving 3030 participants where four standard questions were asked, followed by open-ended follow-up based on observations.

15
New cards

SSL Certificate confusion

A finding where 1616 out of 2020 novices failed to understand SSL certificates, typically attributing the warnings to viruses instead.

16
New cards

Self-signed certificate

A certificate not trusted by the operating system that may indicate either a misconfiguration or an attacker intercepting a connection.

17
New cards

Bayesian's belief network

An approach suggested in the paper's conclusion to automatically estimate the probability of different possible security risks.

18
New cards

A priori simulation

The ability of advanced users to internally simulate the consequences of an action before performing it, unlike novices who often 'run and see what happens.'