返回卡包市场

Weekend Revision (Chapter 5 - Paper 1)

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

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

卡片预览 (24 张)

#1
正面 (问题)

What is malware?

背面 (解答)

Software written to infect computers and commit crimes

#2
正面 (问题)

What are some examples of malware?

背面 (解答)

Trojans, Viruses, Worms, Ransomware, Spyware and adware

#3
正面 (问题)

What is phishing?

背面 (解答)

Phishing is a form of social engineering where computer users are tricked into giving away personal information.

#4
正面 (问题)

What information do phishers aim to get?

背面 (解答)

Usernames, Passwords, credit card details

#5
正面 (问题)

How do most people fall for phishing?

背面 (解答)

The perpetrators are usually disguised as a big legitimate company to gain your trust.

#6
正面 (问题)

What is a brute force attack?

背面 (解答)

Trial and error method used via a computer program to decode encrypted data where the program guesses every possible passcode.

#7
正面 (问题)

What is a DoS Attack?

背面 (解答)

Denial of Service, flood a server with useless traffic, causing it to become overloaded and unavailable. Many DoS attacks exploit limitations in the TCP/IP stack.

#8
正面 (问题)

What is data interception?

背面 (解答)

Attackers use a technique known as network sniffing which is monitoring traffic on a network to pick out unencrypted passwords and configuration information.

#9
正面 (问题)

What is data interception?

背面 (解答)

Attackers use a technique known as network sniffing which is monitoring traffic on a network to pick out unencrypted passwords and configuration information.

#10
正面 (问题)

What are SQL injections?

背面 (解答)

Code injection technique used to attack data-driven applications. SQL injection makes use of vulnerabilities in poorly coded database applications. Code can be entered into text boxes and is then executed by the server.

#11
正面 (问题)

What are the effects of malware?

背面 (解答)

Deleting corrupting and encrypting files, slowing down or causing systems to crash, reducing internet connection speeds.

#12
正面 (问题)

How can system vunerabilities be caused by people being careless?

背面 (解答)

Not installing system updates Not keeping anti-malware up to date Not locking doors or computer rooms Sharing passwords Not encrypting data.

#13
正面 (问题)

How do you prevent against a Brute force attack?

背面 (解答)

Network lockout policy - accounts lock out after a certain number of failed login attempts. Progressive delays Staff training around effective passwords with symbols and unique characters,

#14
正面 (问题)

How do you prevent against a Brute force attack?

背面 (解答)

Network lockout policy - accounts lock out after a certain number of failed login attempts. Progressive delays Staff training around effective passwords with symbols and unique characters,

#15
正面 (问题)

How can you prevent against a DoS attack?

背面 (解答)

Strong firewall Packet filters Web server configuration Auditing, logging and monitoring systems.

#16
正面 (问题)

How to prevent data interception?

背面 (解答)

Encryption Virtual networks

#17
正面 (问题)

What are some common prevention methods?

背面 (解答)

Penetration testing Anti malware Firewall User Access Levels Passwords Encryption Physical Security

#18
正面 (问题)

What is the application software?

背面 (解答)

Managed by OS, user interacts with the system via the user interface which is provided by the OS

#19
正面 (问题)

What do utility programs provide?

背面 (解答)

Extra functionality to the OS.

#20
正面 (问题)

What does file management do?

背面 (解答)

Allows you to name files, set things in folders, user access levels.

#21
正面 (问题)

What do device drivers do?

背面 (解答)

Allow 3rd party hardware to communicate with operating system.

#22
正面 (问题)

What are the key features of a GUI?

背面 (解答)

Windows, icons , menus, pointers Visual Interactive Intuitive Optimised for mouse and touch gesture input.

#23
正面 (问题)

What is CLI?

背面 (解答)

Text based and less resource intensive than GUI’s, input more commands than GUI’s and it is highly efficient.

#24
正面 (问题)

What is a menu user interface?

背面 (解答)

Successive menus are presented to the user single options chosen at each stage often with buttons on a keypad