Acronyms "B & C" Flashcards
1
Q
- BASH (Bourne Again Shell)
A
- Powerful UNIX shell and command language
- Used to issue commands that get executed, which can also be turned into shell scripts
- Often used for automation
2
Q
- BCP (Business Continuity Planning)
A
- Plan used to create processes and systems of both prevention and recovery to deal with threats that a company faces
- This plan outlines how a business can continue delivering products and services if crap hits the fan
3
Q
- BIA (Business Impact Analysis)
A
- Used to predict the consequences a business would face if there were to be a disruption
4
Q
- BGP (Border Gateway Protocol)
A
- The postal service of the Internet
- BGP finds the best route for data to travel to reach its destination
5
Q
- BIOS (Basic Input/Output System)
A
- Firmware that performs hardware initialization when systems are booting up, and to provide runtime services for the OS and programs
- First software to run when you power on a device
6
Q
- BPA (Business Partnership Agreement)
A
- Defines a contract between two or more parties as to how a business should run
7
Q
- BYOD (Bring Your Own Device)
A
- When employees use personal devices to connect to their organization’s networks and access work-related systems
8
Q
- CA (Certificate Authority)
A
- An organization that validates the identities of entities through cryptographic keys by issuing digital certificates
- If you check the padlock on this website (next to the domain name), you’ll see that it says “Connection is secure” and then you can click on “Certificate is valid”
9
Q
- CAC (Common Access Card)
A
- Smart card for active-duty personnel
10
Q
- CAPTCHA (Completely Automated Public Turing Test to Tell Computers and Humans Apart)
A
- These are the “problems/puzzles” you have to solve from time to time to make sure that you are not a robot
- Typically used for forms to defend against bots
11
Q
- CAR (Corrective Action Report)
A
- Lists defects that need to be rectified
12
Q
- CASB (Cloud Access Security Broker)
A
- Acts as an intermediary between the cloud and on-premises
- Monitors all activity
- Enforces security policies
13
Q
- CBC (Cipher Block Chaining)
A
- a mode of operation for a block cipher – one in which a sequence of bits are encrypted as a single unit, or block, with a cipher key applied to the entire block.
- uses what is initialization vector (IV)
14
Q
- CBT (Computer-based Training)
A
computer training
15
Q
- CCMP (Counter-Mode/CBC-Mac Protocol)
A
- Encryption protocol designed for Wireless LAN products