Lesson 8B Configure Browser Security Flashcards

1
Q

Browser Selection and Installation

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

Trusted Sources

A

Installer package that can be verified by a Digital Certificate or Cryptographic Hash.
Ex. Apple Store, Google Play Store

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

Untrusted Sources

A

Installer package that can’t be verified by a Digital Certificate or Cryptographic Hash.

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

Browser Extensions and Plug-Ins

A

A browser add-in is some type of code that adds to the basic functionality of the software.

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

Extensions

A

add or change a browser feature via its application programming interface (API).

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

Plug-ins

A

play or show some sort of content embedded in a web page, such as Flash, Silverlight, or another video/multimedia format.

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

Apps

A

support document editing in the context of the browser

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

Default Search Providers

A

sets the site used to perform web searches directly from the address bar.
Principle Risk is that the malicious provider could redirect results through a spoofed site.

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

Themes

A

change the appearance of the browser using custom images and color schemes.
Exposes the browser to coding vulnerabilities via specially crafted image files.

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

Browser Settings

A

Each browser maintains it’s own settings via it’s Meatball (…) or Hamburger (☰) menu button.
open the internal URL, such as chrome://settings, edge://settings , or about:preferences (Firefox).

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

Sign-in and Browser Data Synchronization

A

A browser sign-in allows the user to synchronize between instances of the browser software on different devices.
Browser Settings, items that can be synced include bookmarks, history, saved autofill entries, and passwords.

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

Password Manager

A

Suggest a strong password at each new account sign-up or credential reset and autofill this value when the user needs to authenticate to the site.

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

Secure Connections and Valid Certificates

A

Transport Layer Security and Digital Certificates are used in web browsers to implement a secure connection.

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

Secure Connection

A

Validates the identity of the host running a site and encrypts communication to protect against snooping.

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

Browser Privacy Settings

A

The main function of privacy controls is to govern sites’ use of these tracking tools, such as cookies .A cookie is a text file used to store session data.

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

Pop-up Blockers

A

Prevents a website from creating dialogs or additional windows. Pop-ups are used to show fake AV alerts or, nuisance ads.

17
Q

Ad Blocker

A

Browser feature or add-in that prevents third-party content from being displayed when visiting a site.

18
Q

Clearing cache and browsing data options

A

Used in order to delete browsing history.

19
Q

Private/incognito browsing mode

A

Disables the caching features of the browser so that no cookies, browsing history, form fields, passwords, or temp files will be stored when the session is closed.