Lesson 8B Configure Browser Security Flashcards
Browser Selection and Installation
Trusted Sources
Installer package that can be verified by a Digital Certificate or Cryptographic Hash.
Ex. Apple Store, Google Play Store
Untrusted Sources
Installer package that can’t be verified by a Digital Certificate or Cryptographic Hash.
Browser Extensions and Plug-Ins
A browser add-in is some type of code that adds to the basic functionality of the software.
Extensions
add or change a browser feature via its application programming interface (API).
Plug-ins
play or show some sort of content embedded in a web page, such as Flash, Silverlight, or another video/multimedia format.
Apps
support document editing in the context of the browser
Default Search Providers
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.
Themes
change the appearance of the browser using custom images and color schemes.
Exposes the browser to coding vulnerabilities via specially crafted image files.
Browser Settings
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).
Sign-in and Browser Data Synchronization
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.
Password Manager
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.
Secure Connections and Valid Certificates
Transport Layer Security and Digital Certificates are used in web browsers to implement a secure connection.
Secure Connection
Validates the identity of the host running a site and encrypts communication to protect against snooping.
Browser Privacy Settings
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.