Utility Software Flashcards
(22 cards)
What is Utility Software?
Utility software are dedicated programs used for the maintenance and organisation of a computer system.
What is an antivirus?
Antivirus software is used to locate and delete viruses on a computer system.
The antivirus scans each file on the computer and compares it against a database of known viruses.
Files with similar features to viruses are deleted.
What is a firewall?
A firewall manages incoming and outgoing network traffic.
Each data packet is processed to check whether it should be given access to the network by examining the source destination address
What is a TCP/IP?
TCP is a protocol that allows packets to be sent and received between computer systems. IP is a protocol in charge of routing and addressing data packets .
What is HTTP/HTTPS?
HTTP is used to transfer web pages over the internet so that users can view them in a web browser. HTTPS is a more secure version.
What is WiFi and Ethernet?
WiFi is the main standard for wireless connections. Ethernet is a protocol for wired connection
What is FTP and SMTP?
FTP is used to transfer files across a network. SMTP is a protocol used to send emails to a mail server and between mail servers.
What is the Application Layer?
Allows humans and software applications to use the network.
What is the Presentation Layer?
The purpose of the presentation layer is to display data in a standard format that other devices can accept and understand
What is the Session Layer?
The session layer establishes a connection between computers allowing data to be sent between them.
What is the Transport Layer?
This layer makes sure the data is sent and received in the correct order and reassembled at the destination without errors.
What is the Network Layer?
IP is responsible for addressing and routing data packets. The optimal route for the data to take is calculated in this layer
What is the Data Link Layer?
Ethernet sets out the format of data packets. This layer handles transmission errors and passes data to physical layer
What is the Physical Layer?
The layer converts the data packets into bits so they can be transferred across a physical connection (using routes and switches)
What is the Internet?
The internet is a global network of interconnect networks.
What is a DNS?
A DNS server stores a list of domain names and a list of corresponding IP addresses where the website is stored
What is malware?
Malware is any type of harmful program that seeks to damage or gain unauthorised access to you computer.
What is a Virus?
A virus can replicate itself and spread from system to system by attaching itself to infected files. Once activated, a virus can change data or corrupt a system so that it stops working
What is a Worm?
A worm can replicate itself and spread from system to system by finding weaknesses in software. A worm can spread very quickly across a network once it has infiltrated it.
What is a Trojan?
A Trojan is a harmful program that looks like legitimate software so users are tricked into installing it. A Trojan secretly gives the attacker backdoor access to the system.
What is Spyware?
Spyware secretly records the activities of a user on a computer.
What is Ransomware?
Ransomware locks files on a computer system using encryption so that a user can’t access them. The attacker then demands money from the victim to decrypt the data.