Use tools to protect business operations Flashcards
What is programming?
a process that can be used to create a specific set of instructions for a computer to execute tasks.
What is automation?
the use of technology to reduce human and manual effort in performing common and repetitive tasks. Automation also helps reduce the risk of human error.
What is SQL used for?
SQL is used to create, interact with, and request information from a database.
What is a database?
A database is an organized collection of information or data. There can be millions of data points in a database.
What is a data point?
data point is a specific piece of information.
What is an operating systems?
An operating system is the interface between computer hardware and the user. Linux®, macOS®, and Windows are operating systems.
Linux is an open source code. What does open source code mean?
Open source means that the code is available to the public and allows people to make contributions to improve the software.
Command meaning
A command is an instruction telling the computer to do something.
Command line meaning
A command-line interface is a text-based user interface that uses commands to interact with the computer.
Web vulnerability meaning
A web vulnerability is a unique flaw in a web application that a threat actor could exploit by using malicious code or behavior, to allow unauthorized access, data theft, and malware deployment.
Antivirus software meaning
Antivirus software is a software program used to prevent, detect, and eliminate malware and viruses. It is also called anti-malware. Depending on the type of antivirus software, it can scan the memory of a device to find patterns that indicate the presence of malware.
Intrusion detection system (IDS) meaning
An IDS is an application that monitors system activity and alerts on possible intrusions. The system scans and analyzes network packets, which carry small amounts of data through a network. The small amount of data makes the detection process easier for an IDS to identify potential threats to sensitive data. Other occurrences an IDS might detect can include theft and unauthorized access.
Encryption meaning
Encryption makes data unreadable and difficult to decode for an unauthorized user; its main goal is to ensure confidentiality of private data. Encryption is the process of converting data from a readable format to a cryptographically encoded format.
Cryptographic encoding meaning
converting plaintext into secure cipher text
Plaintext meaning
unencrypted information