返回卡包市场

Test 3

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

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

卡片预览 (24 张)

#1
正面 (问题)

pretexting

背面 (解答)

deceiving by pretending to be someone else.

#2
正面 (问题)

phishing

背面 (解答)

obtaining unauthorized access to data via email.

#3
正面 (问题)

spoofing

背面 (解答)

someone pretending to be someone else.

#4
正面 (问题)

sniffing

背面 (解答)

intercepting computer communications

#5
正面 (问题)

usurping

背面 (解答)

invading a computer system and replacing legitimate programs with their own unauthorized programs that disrupt services.

#6
正面 (问题)

malware (5)

背面 (解答)

Viruses, Worms, Trojan Horse, Spyware and Adware

#7
正面 (问题)

virus

背面 (解答)

-computer program that replicates itself -ultimately consuming the computer’s resources

#8
正面 (问题)

worms

背面 (解答)

are viruses that propagate themselves using the Internet or other computer networks

#9
正面 (问题)

spyware/adware

背面 (解答)

-invade your computer and capture keystroke information -Spyware does so for malicious reasons -Adware just does so to report activity to allow for targeted ads.

#10
正面 (问题)

beacons

背面 (解答)

-tiny files that gather demographic information about you -Lotame Solutions specializes in Beacons.

#11
正面 (问题)

bot

背面 (解答)

new term for the family of Viruses, Worms, Trojan Horse, Spyware and Adware

#12
正面 (问题)

bot herder

背面 (解答)

-refers to the individual or organization that controls the Bots.

#13
正面 (问题)

internet

背面 (解答)

a worldwide collection of networks that links millions

#14
正面 (问题)

counter-measures used by your computer software to reduce vulnerabilities to cyber attacks (5)

背面 (解答)

-Firewalls -Encryption -Additional Passwords -Antispyware/anti-adware software -Backups/ RAID, off site backup storage

#15
正面 (问题)

internet origination

背面 (解答)

ARPANET in September 1969

#16
正面 (问题)

2 main goals of internet

背面 (解答)

-Allow scientists at different physical locations to share information and work together -Function even if part of the network were disabled or destroyed by a disaster

#17
正面 (问题)

database applications (4)

背面 (解答)

– Forms – Reports – Queries – Application programs

#18
正面 (问题)

DBMS

背面 (解答)

• a program used to create, process, and administer a database. • a licensed product. • different from a database (a database is a collection of tables, relationships and the metadata (description of the data elements))

#19
正面 (问题)

examples of DBMS (5)

背面 (解答)

DBM developer/license * DB2 IBM * Access Microsoft * SQL Server Microsoft * Oracle Database Oracle * MySQL Open source

#20
正面 (问题)

functions of a DBMS (7)

背面 (解答)

• Create tables, relationships and other structures (see metadata contents) • Process the database (read, insert, modify or delete data) • Uses SQL to perform these operations • Administration of database • Security • Permission • Backup/ Recovery

#21
正面 (问题)

forms

背面 (解答)

used for data entry

#22
正面 (问题)

reports

背面 (解答)

are produced from contents

#23
正面 (问题)

queries

背面 (解答)

used to access

#24
正面 (问题)

functions performed by the application programs (7)

背面 (解答)

• Process the database • Forms • Reports • Queries • Allow access over the internet • Facilitate multi-user access to the database • Use locking to prevent lost-update problem