General Terms Flashcards
What is a Fork?
the process of creating a new copy of an existing process
What is a null interface?
a virtual interface in a router or other network device that has no physical connection to any other device.
What is a rainbow table?
a precomputed table of possible plaintext passwords/hashes and their corresponding hash values.
What is a Shim?
a piece of software code that is placed between two components to intercept calls and redirect them, that is used to bridge or adapt between two different interfaces, systems, or versions of a software library or API.
What is Same Origin Policy (SOP)?
a security concept used in web browsers to prevent one website from accessing or modifying content from another website without permission. web content can only interact with content from the same origin or domain. An origin is combination of the protocol, domain name, and port number used to access a resource.
What is Geotagging?
embedding of the geolocation coordinates into a piece of data, such as a photo
Data at Rest
any data stored in memory, a hard drive, or a storage device
Data in Transit/Motion
any data moving from one computer or system to another over the network or within the same computer
Data in Use/Processing
any data read into memory or is currently inside the processor and being worked on or modified
PII
personally identifiable information
Asset Management
systematic approach to the governance and realization of value of things over their life cycle
Change Management
maximizes the number of successful IT changes
Standard Change - change management
preauthorized and can be implemented without any additional authorization
Normal Change - change management
changes where the authorization is gained
Emergency Change - change management
changes that need to be expedited
Change Schedule - change management
helps plan the changes and assists in communication such changes to the stakeholders to avoid conflicts
Back Out/Rollback Plan - change management
plan of action to take if something goes wrong
Acceptable Use Policy
employees’ set of policies for a service or resource enforced by the organization
Standard Operating Procedure (SOP)
step-by-step list of actions to do in order to comply with an organization’s policy
End-user Termination Checklist and Procedures
used as part of the employee offboarding process
Incident Report/After Action Report (AAR)
a report that gathers the opinions of all involved users, customers, technicians, managers, and stakeholders for the problem being investigated - what caused it and how to prevent it in the future
Network Topology Diagram
shows a mapping of an organization’s network connections. 1 for logical connections and 1 for physical connections
Asset ID
used to uniquely identify each piece of hardware tracked in an asset management database
Backup
process of creating and storing copies of data to protect against data loss
Recovery - backups
process of restoring data backup during data or system loss
Full Backup - backups
the backup job is going to create a file that contains all the data from the source
Incremental Backup - backups
will only back up things that have changed since the last backup
Differential Backup - backups
backs up all the data that has been changed since the last full backup
Synthetic Backup - backups
an optional type of backup that uses incremental backups that can create full backups with lower data transfer requirements
Archive Attribute - backups
file attributes that indicate whether a file has changed since the last backup. flags are set to on so the backup system knows what to backup
Frequency - backups
the period between backup jobs
On-site - backups
the backup storage mechanism is located in the same location as the system they’re backing up
Off-site - backups
backing up to some system not inside the same physical building where your workstations are
Grandfather-Father-Son (GFS) - backups
tape media rotation scheme that allows some of your backup media to be take to an offsite storage