CH09 Application Security Flashcards
What is Proxy?
Proxies cache the website to reduce requests and bandwidth usage
What are Cookies ?
Text files placed on a client’s computer to store information about the user’s browsing habits, credentials, and other data
What are Tracking cookies ?
usually used by spyware to gather details on you. They’re trying to learn what websites you go to, for how long, and what type of things you click on.
What are Session Cookies
used to keep track of users and their preferences and maybe even the things that they’re putting into their shopping cart.
What is LSO ?
LSO = Locally Shared Object
Also known as Flash cookies, they are stored in your Windows user profile under the Flash folder inside of your AppData folder
What are some of the ways to secure your applications?
Use Password protection for the MS Office
Disable Macro.
Use Digital Certificates
Consider Encrypting the documents
Digital Signatures and digital certificates are used by MS Outlook for email security
What is User Account Control ?
Prevents unauthorized access and avoid user error in the form of accidental changes