7: Security Technology 2

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/80

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:57 AM on 5/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

81 Terms

1
New cards

Intrusion

occurs when an attacker attempts to enter or disrupt the normal operations of an information system, almost always with the intent to do harm

2
New cards

Intrusion prevention

consists of activities that seek to deter an intrusion from occurring

3
New cards

Intrusion detection

consists of procedures and systems created and operated to detect system intrusions

4
New cards

Intrusion reaction

encompasses actions an organization undertakes when intrusion event is detected

5
New cards

Intrusion correction activities

finalize restoration of operations to a normal state

6
New cards

IDS

operate as network-based, host-based, or application-based systems

7
New cards

Network-based IDPS

focused on protecting network information assets

8
New cards

Wireless IDPS

focuses on wireless networks

9
New cards

Network behavior analysis IDPS

examines traffic flow on a network to recognize abnormal patterns

10
New cards

Network-based IDPS

Resides on computer or appliance connected to segment of an organization's network; looks for signs of attacks;

11
New cards

Network-based IDPS

When examining packets, a -- looks for attack patterns;

12
New cards

Network-based IDPS

Installed at specific place in the network where it can watch traffic going into and out of particular network segment

13
New cards

Wireless NIDPS

Monitors and analyzes wireless network traffic;

14
New cards

Wireless NIDPS

Issues associated with it include physical security, sensor range, access point and wireless switch locations, wired network connections, cost

15
New cards

Network behavior analysis systems

Examine network traffic in order to identify problems related to the flow of traffic;

16
New cards

Host-based IDPS

Resides on a particular computer or server and monitors activity only on that system;

17
New cards

Host-based IDPS

Advantage over NIDPS: can usually be installed so that it can access information encrypted when traveling over network

18
New cards

Honeypots

decoy systems designed to lure potential attackers away from critical systems and encourage attacks against themselves

19
New cards

Honeynets

collection of honeypots connecting several honey pot systems on a subnet

20
New cards

Honeypots

Divert attacker from accessing critical systems;

21
New cards

Honeypots

Collect information about attacker's activity;

22
New cards

Honeypots

Encourage attacker to stay on system long enough for administrators to document event and, perhaps, respond

23
New cards

Padded cell

honeypot that has been protected so it cannot be easily compromised

24
New cards

Padded cell

In addition to attracting attackers with tempting data, a operates in tandem with a traditional IDS

25
New cards

Biometric Access Control

Based on the use of some measurable human characteristic or trait to authenticate the identity of a proposed systems user (a supplicant);

26
New cards

Biometric Access Control

Relies upon recognition;

27
New cards

Biometric Access Control

Includes fingerprint comparison, palm print comparison, hand geometry, facial recognition using a photographic id card or digital camera, retinal print, iris pattern

28
New cards

Characteristics considered truly unique in biometrics

fingerprints, retina of the eye, iris of the eye

29
New cards

False reject rate

the rejection of legitimate users

30
New cards

False accept rate

the acceptance of unknown users

31
New cards

Crossover error rate (CER)

the point where false reject and false accept rates cross when graphed

32
New cards

Cryptology

science of encryption; combines cryptography and cryptanalysis

33
New cards

Cryptography

process of making and using codes to secure transmission of information

34
New cards

Cryptanalysis

process of obtaining original message from encrypted message without knowing algorithms

35
New cards

Encryption

converting original message into a form unreadable by unauthorized individuals

36
New cards

Decryption

the process of converting the ciphertext message back into plaintext(original message)

37
New cards

Cipher Methods

Substitution Cipher, Transposition Cipher, Book or Running Key Cipher, Hash Functions

38
New cards

Cryptographic Algorithms categories

Often grouped into two broad categories, symmetric and asymmetric; Today's popular cryptosystems use hybrid combination of symmetric and asymmetric algorithms;

39
New cards

Symmetric Encryption

Uses same "secret key" to encipher and decipher message;

40
New cards

Asymmetric Encryption

Also known as public-key encryption;

41
New cards

Asymmetric Encryption

Uses two different but related keys; Either key can encrypt or decrypt message

42
New cards

cryptovariable

When using ciphers, size of -- or key is very important;

43
New cards

key size

Strength of many encryption applications and cryptosystems measured by -- ;

44
New cards

cryptosystems

For --, security of encrypted data is not dependent on keeping encrypting algorithm secret

45
New cards

Cryptosystem

-- security depends on keeping some or all of elements of cryptovariable(s) or key(s) secret

46
New cards

Public-Key Infrastructure (PKI)

Integrated system of software, encryption methodologies, protocols, legal agreements, and third-party services enabling users to communicate securely

47
New cards

Digital Signatures

Verify information transferred using electronic systems;

48
New cards

Digital Signatures

Asymmetric encryption processes used to create digital signatures

49
New cards

Nonrepudiation

the process that verifies the message was sent by the sender and thus cannot be refuted

50
New cards

Digital Certificates

Electronic document containing key value and identifying information about entity that controls key;

51
New cards

Digital signature

-- attached to certificate's container file to certify file is from entity it claims to be from

52
New cards

Steganography

Process of hiding information; Has been in use for a long time;

53
New cards

Steganography

Most popular modern version hides information within files appearing to contain digital pictures or other images;

54
New cards

Steganography

Some applications hide messages in .bmp, .wav, .mp3, and .au files, as well as in unused space on CDs and DVDs

55
New cards

Secure Socket Layer (SSL) protocol

uses public key encryption to secure channel over public Internet

56
New cards

Secure Hypertext Protocol (S-HTTP)

extended version of Hypertext Transfer Protocol; provides for encryption of individual messages between client and server across Internet;

57
New cards

S-HTTP

-- is the application of SSL over HTTP

58
New cards

Secure Multipurpose Internet Mail Extensions (S/MIME)

builds on Multipurpose Internet Mail Extensions (MIME) encoding format by adding encryption and authentication

59
New cards

Privacy Enhanced Mail (PEM)

proposed as standard to function with public-key cryptosystems; uses 3DES symmetric key encryption

60
New cards

Pretty Good Privacy (PGP)

uses IDEA Cipher for message encoding

61
New cards

Secure Electronic Transactions (SET)

developed by MasterCard and VISA in 1997 to provide protection from electronic payment fraud;

62
New cards

Secure Electronic Transactions (SET)

Uses DES to encrypt credit card information transfers;

63
New cards

Secure Electronic Transactions (SET)

Provides security for both Internet-based credit card transactions and credit card swipe systems in retail stores

64
New cards

Wired Equivalent Privacy (WEP)

early attempt to provide security with the 8002.11 network protocol

65
New cards

Wi-Fi Protected Access (WPA and WPA2)

created to resolve issues with WEP

66
New cards

Next Generation Wireless Protocols

Robust Secure Networks (RSN), AES - Counter Mode Encapsulation, AES - Offset Codebook Encapsulation

67
New cards

Internet Protocol Security (IPSec)

open source protocol to secure communications across any IP-based network

68
New cards

Attacks on Cryptosystems

Attempts to gain unauthorized access to secure communications have used brute force attacks (ciphertext attacks);

69
New cards

Attacks on Cryptosystems

Attacker may alternatively conduct known-plaintext attack or selected-plaintext attach schemes

70
New cards

Man-in-the-Middle Attack

Designed to intercept transmission of public key or insert known key structure in place of requested public key;

71
New cards

Man-in-the-Middle Attack

From victim's perspective, encrypted communication appears to be occurring normally, but in fact, attacker receives each encrypted message, decodes, encrypts, and sends to originally intended recipient;

72
New cards

Man-in-the-Middle Attack

Establishment of public keys with digital signatures can prevent traditional man-in-the-middle attack

73
New cards

Correlation Attacks

Collection of brute-force methods that attempt to deduce statistical relationships between structure of unknown key and ciphertext;

74
New cards

Correlation Attacks

Differential and linear cryptanalysis have been used to mount successful attacks;

75
New cards

Correlation Attacks

Only defense is selection of strong cryptosystems, thorough key management, and strict adherence to best practices of cryptography in frequency of changing keys

76
New cards

Dictionary Attacks

Attacker encrypts every word in a dictionary using same cryptosystem used by target;

77
New cards

Dictionary attacks

-- can be successful when the ciphertext consists of relatively few characters (e.g., usernames, passwords)

78
New cards

Timing Attacks

Attacker eavesdrops during victim's session

79
New cards

Timing Attacks

Uses statistical analysis of user's typing patterns and inter-keystroke timings to discern sensitive session information;

80
New cards

Timing Attacks

Can be used to gain information about encryption key and possibly cryptosystem in use

81
New cards

Replay attack

an attempt to resubmit recording of deciphered authentication to gain entry into secure source; may be launched once encryption is successfully broken via timing attacks