返回卡包市场

1.3.3c, 1.3.3d and 1.3.3e networks

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 24内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (24 张)

#1
正面 (问题)

what is malware

背面 (解答)

• malicious software written to cause damage/harm to computer or devices on network

#2
正面 (问题)

give examples of malware

背面 (解答)

• viruses • worms • trojan horse

#3
正面 (问题)

give some typical actions of malware

背面 (解答)

• delete / modify files • scareware • locking / corrupting files • opening backdoors (holes in someone’s security which can be used for future attacks)

#4
正面 (问题)

what is a virus and how can they be spread

背面 (解答)

• malicious software designed to cause harm to network by attaching themselves to programs or file on computer or server • often spread through attachments to emails but also spread through files, programs or games downloaded from web page

#5
正面 (问题)

what can a virus do

背面 (解答)

• delete / corrupt data • change system files so they become corrupted • can fill hard drive so computer runs slower / becomes unresponsive

#6
正面 (问题)

what is a worm

背面 (解答)

• replicates itself in order to spread to other computers which uses up a computer’s resource’s and causes other programs to run slowly

#7
正面 (问题)

how does a worm spread

背面 (解答)

• replicates itself to spread and can also spread across network, consuming network bandwidth

#8
正面 (问题)

how are worms different to viruses

背面 (解答)

• don’t need to be hosted in a program. they can create back doors so a hacker can take over infected computer

#9
正面 (问题)

what is a trojan horse

背面 (解答)

• looks like legitimate software and creates backdoors + slows computer down • program that can be downloaded and installed on computer that appears harmless but is actually malicious

#10
正面 (问题)

what is spyware

背面 (解答)

• malware that covertly / secretly aims to collect information about a user’s computer activities by transmitting data from their device

#11
正面 (问题)

list how spyware can be used in different way to harvest all sorts of sensitive and personal data from a device.

背面 (解答)

• cookies • keystrokes • credit card numbers • passwords • downloads • visited web pages • email addresses • internet surfing habits

#12
正面 (问题)

what is a keylogger

背面 (解答)

• type of spyware • secretly collects / monitors activity of computer system and send data elsewhere without victim knowing

#13
正面 (问题)

what is ransomware

背面 (解答)

• software that encrypts all files and then demands victim for payment to decrypt them • no pay = key deleted

#14
正面 (问题)

what is adware

背面 (解答)

• software that causes popups or windows that won’t close

#15
正面 (问题)

what are rootkits

背面 (解答)

• alter permissions giving hackers administrator level access to devices

#16
正面 (问题)

what is a botnet

背面 (解答)

• collection of computers infected with malware and controlled by hackers

#17
正面 (问题)

what is a man-in-the-middle attack

背面 (解答)

• intercepting a devices connection to internet achieved by luring users into fake Wi-Fi hotspot • operators of fake Wi-Fi hotspot then packet sniff to gain personal info that could be used in further attacks

#18
正面 (问题)

what is a DOS attack

背面 (解答)

• attackers prevent user from accessing a network or website by flooding servers with traffic • this makes the network extremely slow (takes up bandwidth) and so they cant respond to legitimate client requests (inaccessible to intended users on network)

#19
正面 (问题)

what do DOS attacks tend to exploit

背面 (解答)

• exploit limitation of TCP/IP stack

#20
正面 (问题)

what servers do DOS attacks tend to target

背面 (解答)

• web servers of high-profile organisations

#21
正面 (问题)

what is a DDOS attack

背面 (解答)

• multiple systems orchestrate a synchronised DOS attack against a single target • uses a larger number of compromised machines that have been infected with malware (botnets formed from these “zombie” computers)

#22
正面 (问题)

how can you prevent from DOS and DDOS

背面 (解答)

• protection services available which can intercept and analyse potential threats (resource requested and visitors IP address)

#23
正面 (问题)

there are protection services available to prevent against DOS and DDOS attacks which can intercept and analyse potential threats such as visitors IP addresses. what type of IP address is inspected for and why

背面 (解答)

• proxy server IP addresses as these IP addresses mask the real identity of the real device(s) so are likely malicious packets

#24
正面 (问题)

what is an SQL injection

背面 (解答)

• attack uses SQL code on website to query a database attached to website to try and retrieve personal sensitive info • they use certain characters to form query that is executed by the server which could return all sensitive info to attack data-driven applications