Acronyms (Page 6) Flashcards

1
Q

FIM

A

File Integrity Management

A technology that monitors and reports changes in files, often used in IT security.

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

FPGA

A

Field Programmable Gate Array

An integrated circuit designed to be configured by a customer or a designer after manufacturing - hence “field-programmable”.

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

FRR

A

False Rejection Rate

In biometric security systems, the measure of the likelihood that the biometric security system will incorrectly reject an access attempt by an authorized user.

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

FTP

A

File Transfer Protocol

A standard network protocol used for the transfer of computer files between a client and server on a computer network.

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

FTPS

A

Secured File Transfer Protocol

An extension of FTP that adds support for the Transport Layer Security (TLS) and the Secure Sockets Layer (SSL) cryptographic protocols.

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

GCM

A

Galois Counter Mode

A mode of operation for symmetric key cryptographic block ciphers that has been widely adopted because of its efficiency and performance.

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

GDPR

A

General Data Protection Regulation

A regulation in EU law on data protection and privacy in the European Union and the European Economic Area.

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

GPG

A

GNU Privacy Guard

A free software re-implementation of the OpenPGP standard as defined by RFC4880, which allows you to encrypt and sign your data and communications.

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

GPO

A

Group Policy Object

A feature of Windows that provides centralized management and configuration of operating systems, applications, and users’ settings in an Active Directory environment.

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

GPS

A

Global Positioning System

A satellite-based radionavigation system owned by the United States government and operated by the United States Space Force.

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

GPU

A

Graphics Processing Unit

A specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device.

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

GRE

A

Generic Routing Encapsulation

A tunneling protocol developed by Cisco Systems that can encapsulate a wide variety of network layer protocols inside virtual point-to-point links or point-to-multipoint links over an Internet Protocol network.

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

HA

A

High Availability

Refers to systems that are durable and likely to operate continuously without failure for a long time.

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

HDD

A

Hard Disk Drive

A data storage device that uses magnetic storage to store and retrieve digital information using one or more rigid rapidly rotating disks coated with magnetic material.

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

HIDS

A

Host-based Intrusion Detection System

A system that monitors important operating system files.

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

HIPS

A

Host-based Intrusion Prevention System

An installed software package which monitors a single host for suspicious activity by analyzing events occuring within that host.

17
Q

HMAC

A

Hashed Message Authentication Code

A specific type of message authentication code involving a cryptographic hash function and a secret cryptographic key.