FGH Flashcards
Fail-over
The transfer of service from an incapacitated primary component to its backup component.
Fail-safe
A system or component that automatically places itself in a safe operational mode in the event of a failure
Fall-through logic
An optimized code based on a branch prediction that predicts which way a program will branch when an application is presented.
Firewall
A system or combination of systems that enforces a boundary between two or more networks, typically forming a barrier between a secure and an open environment such as the Internet
Forensic examination
The process of collecting, assessing, classifying and documenting digital evidence to assist in the identification of an offender and the method of compromise.
Guideline
A description of a particular way of accomplishing something that is less prescriptive than a procedure
Harden
To configure a computer or other network device to resist attacks.
Hash function
An algorithm that maps or translates one set of bits into another (generally smaller) so that a message yields the same result every time the algorithm is executed using the same message as input.
Hash function
Fixed values derived mathematically from a text message
Help desk
A service offered via telephone/Internet by an enterprise to its clients or employees that provides information, assistance and troubleshooting advice regarding software, hardware or networks.
Honeypot
A specially configured server, also known as a decoy server, designed to attract and monitor intruders in a manner so that their actions do not affect production systems
Hot site
A fully operational offsite data processing facility equipped with both hardware and system software to be used in the event of a disaster.
Hypertext Transfer Protocol (HTTP)
A communication protocol used to connect to servers on the World Wide Web. Its primary function is to establish a connection with a web server and transmit hypertext markup language (HTML), extensible markup language (XML) or other pages to client browsers.
Hypertext Transfer Protocol Secure (HTTPS)
A protocol for accessing a secure web server, whereby all data transferred are encrypted. Standard port number is 443.