wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SEC+ SY0-501 Terms for Study (choose all answers)

Total questions: 92

Worksheet time: 46mins

Name
Class
Date
1.

bcrypt

a)

hashing

b)

password storage

2.

bit locker

a)

encryption

b)

Windows Based

3.

Active Directory

a)

LDAP (queries) - TCP 389

b)

Kerboros (Authentication) - TCP/UDP 88

c)

Windows Management

4.

802.1x

a)

Authentication

b)

EAP Extension

c)

LAN or Wi-Fi

d)

Requires Authentication Server (RADIUS, Diameter, TACACS+)

5.

AES

a)

Advanced Encryption Standard

b)

Rijndael

c)

Strongest / go-to

d)

Symmetric / Block Style

6.

AUP

a)

Acceptable Use Policy

b)

Authorization

7.

Digital Certificate

a)

Authentication

b)

Person or System

c)

Public key that has been digitally signed

8.

CHAP

a)

Challenge-Handshake Authentication Protocol

b)

PPP 3-way

c)

Shared Secret

9.

Content Switch

a)

Load Balancing

b)

Uses NAT

c)

Example: Multiple Servers Appear to be Only 1 Server after Content Switch with 1 virtual IP Address

10.

CRC

a)

Cyclic Redundancy Check

b)

Integrity check on Hash

c)

vulnerable

11.

XSRF

a)

Cross Site Request Forgery

b)

Attacks Trust

c)

Web Applications

12.

XSS

a)

Cross Site Scripting

b)

Attacks Trust

c)

Web Applications

13.

DAC

a)

Discretionary Access Control

b)

Authorization

14.

DHE

a)

Diffie-Helman Ephemeral

b)

Encryption

c)

Key Exchange

d)

Asymmetric

15.

DLP

a)

Data Loss Prevention

b)

Availability

c)

Security Tech

16.

DNS Poisoning

a)

Attacks Integrity

b)

DNS Cache - Layer 3

17.

DOM

a)

Document Object Model

b)

Web Applications

18.

DPI

a)

Deep Packet Inspection

b)

Firewall

c)

Security Tech

19.

DSA

a)

Digital Signature Algorithym

b)

Encryption

c)

Asymmetric

20.

Dual-Homed Server

a)

DMZ

b)

Bastion Host

c)

2+ NICs

21.

EAP

a)

Extensible Authentication Protocol

b)

Supports Authentication

c)

PPP Extension

d)

PEAP = Protected EAP thru TLS Tunnel

22.

EFS

a)

Encrypting File System

b)

Encryption

c)

NTFS - Selectable Data

23.

FDE

a)

Full Drive Encryption

b)

Encrypts All Data

24.

Federated Identity Management

a)

Authentication

b)

Sharing

25.

FQDN

a)

Fully Qualified Domain Name

b)

Web Applications

26.

Fuzzing

a)

Vulnerability Assessment

b)

Can be either Malicious or NON-Malicious

27.

GPG

a)

GNU Privacy Guard

b)

Encryption

c)

OpenPGP

d)

Security Tech

28.

Hashing

a)

Integrity

b)

Highest Bits = Most Secure

c)

Strongest to Weakest: SHA-2, SHA-3, RIPEMD, SHA-1, MD5, MD4

d)

Salt for added Strength

29.

HMAC

a)

Keyed-Hash Message Authentication Code

b)

Symmetric encryption

c)

Verifies integrity and authenticity, but not perfect.

30.

Hosts File

a)

Operating System

b)

Maps Hostnames to IP Addresses

31.

ICMP

a)

Internet Control Message Protocol

b)

Networking

c)

Example: Echo Request / Ping ...can use for DoS attack

32.

ICS & SCADA

a)

Industrical Control System

b)

Supervisory Control and Data Acquisition

c)

Industrial Networking Systems

33.

IV

a)

Initialization Vector

b)

Encryption

34.

Kerberos

a)

SSO Authentication

b)

TCP / UDP 88

c)

Key Distribution Center (KDC) distributes Tickets

d)

Authentication Server (AS) gives TGT

e)

Ticket-Granting Service (TGS) validates TGT

35.

L2TP

a)

Layer 2 Tunneling Protocol

b)

Networking / VPN

c)

Not encrypted by itself

36.

LDAP

a)

Lightweight Directory Access Protocol

b)

Authentication

c)

Examples: Active Directory, Kerberos

d)

Port 389

37.

LDAPS

a)

Secure Lightweight Directory Access Protocol

b)

SSL or TLS

c)

Port 636

d)

Large attack surface

38.

LEAP

a)

Lightweight Extensible Authentication Protocol

b)

CISCO product

c)

802.11 or 802.1X

d)

Replaced by EAP-FAST (EAP Flexible Authentication by Secure Tunneling)

39.

MAC - not address...

a)

Mandatory Access Control

b)

Authorization

c)

Think Military - Secret gives you access to secret files

Top Secret gives access to top secret files

40.

MD5

a)

Hashing

b)

128 bit

c)

obsolete for todays use

41.

MDM

a)

Mobile Device Management

b)

Security Tech for mobile devices

42.

NAC

a)

Network Access Control

b)

Security control for new clients

c)

Examples: Guest network for WAP, Captive portal webpage or Accepting an AUP (Acceptable Use Policy)

d)

May include a posture assessment, to verify BYOD meets security baseline

e)

May require an agent to run on client machine [persistent (runs at startup and keeps running) or dissolvable (during login only)]

Agentless is another option.

43.

NAT

a)

Network Address Translation

b)

Replaces Header IP Addresses so data can go from two different networks (internal to internal, or internal to external) or vice versa

c)

Can allow two different network types to communicate (IPv4 and IPv6 as an example)

d)

Done by NAT Router - Level 3

e)

Could be one-to-one (not shared public IP...not necessarily static) or one-to-many (Shared public IP)

44.

SNAT

a)

Source Network Address Translation

b)

Generally for internal networks only

c)

Not "Static" NAT, could still be dynamic addresses

45.

DNAT

a)

Destination Network Address Translation

b)

Generally for traffic from external systems

c)

Not "Dynamic" NAT...address could still be static

46.

PAT

a)

Port Address Translation

b)

same as NAT, just adds Ports

47.

Non-Repudiation

a)

Authentication

b)

Digital Signatures

48.

SLA

a)

Service-Level Agreement - Business Stuff

b)

Supplemented by Operational-Level Agreement (OLA) to further define relationships

49.

PBKDF2

a)

Password-based key derivation function 2

b)

hashing

c)

password storage

50.

PEAP

a)

Protected Extensible Authentication Protocol (EAP)

b)

PPP (Point-to-Point Protocol) Authentication

c)

TLS

51.

PGP

a)

Pretty Good Privacy

b)

Trust Model

c)

You trust me and I trust him so you can trust him too.

52.

PPP

a)

Point-to-Point Protocol

b)

Used for WAN or VPN IP traffic

c)

Authentication with: PAP, CHAP, MS-CHAP, or EAP

53.

VPN Technogies

a)

PPTP (Point-to-Point Tunneling Protocol)

b)

GRE (Generic Routing Encapsulation) - just tunneling

c)

L2TP / IPsec (RADIUS or TACACS+ and IPsec)

d)

SSL/TLS (Open VPN or Microsoft's SSTP)

e)

SSH

54.

Protocol Anayzer

a)

Packet Sniffer with more functionalilty

b)

Malicious or Non-Malicious

c)

Monitoring or Vulnerability Scanning

55.

IPsec

a)

Often for VPNs

b)

Provides confidentiality, integrity, and authentication

c)

IKE (Internet Key Exchange) - Secures Connection

AH (Authentication Header) - Provides Integrity

ESP (Encapsulating Security Payload) - Encrypts (Confidentiality)

56.

Proxy Server

a)

Content Caching / Load Balancing

b)

Intermediary between a client and a server (Forward Proxy) or vice versa (Reverse Proxy)

c)

Content Filtering

d)

Anonymity

57.

Load Balancing

a)

Controls Bandwidth & Utilization

b)

Helps with Redundancy & Availability

c)

Content Switch - Uses NAT to split server requests

58.

PSK

a)

Pre-Shared Key

b)

Wireless

c)

Authentication

59.

RADIUS

a)

Remote Authentication Dial-In User Service

b)

UDP Based

c)

Client Request >

Network Access Server (NAS) >

Radius / Authentication Server for Authentication / Authorization.

d)

802.1X with EAP, common with Wi-Fi

60.

TACACS+

a)

Terminal Access Controller Access Control System

b)

TCP Based

c)

CISCO Proprietary

d)

Supports non-IP protocols

61.

Diameter

a)

RADIUS successor

b)

twice as good as radius (pun)

c)

Used in 4G Carrier Networks

d)

Authentication

62.

RAS

a)

Remote Access Service

b)

Windows Server

c)

Authentication Protocol

d)

Routing Added to make it RRAS (Routing and Remote Access Service)

63.

RAT

a)

Remote Access Trojan

b)

Backdoor for Persistence

c)

Port Open and "Listening"

d)

Full Control of Computer

64.

RBAC

a)

Role or Rule Based Access Control

b)

Authorization

65.

RC4 or RC6

a)

Rivest Cipher / Ron's Code

b)

RC4 = Block, RC6 = Stream

c)

Symmetric Encryption

66.

Symmetric Encryption Standards (Block Style)

a)

AES - Rijndael ---Strongest and standard

b)

Twofish - better blowfish

c)

Blowfish - first strong cipher in public domain

d)

Serpent - placed second to AES

e)

RCs and CAST

67.

Asymmetric Algorithms (Public Key Cyrptography)

1 key shared with public, 1 key kept private.

---Used in KEY EXCHANGE---

a)

RSA - 2 Prime numbers

b)

DSA - NIST Standard

c)

ECC - Mathematical / Elliptical Curves

d)

Diffie-Hellman (DH or DHE) - First openly published public-key

68.

SFTP

a)

SSH File Transfer Protocol

b)

Resource Sharing

c)

TCP Port 22, same as SSH

69.

SIEM

a)

Security Information Event Management

b)

Logs / Security Tool

c)

Alerts

70.

SOAP

a)

Simple Object Access Protocol

b)

Cloud

c)

Mobile

71.

SPI

a)

Stateful Packet Inspection

b)

Used by Stateful Firewall

c)

Tracks Conversations

d)

Good, but not as effective as DPI (Deep Packet Inspection)

72.

TKIP

a)

Temporal Key Integrity Protocol

b)

Encryption

c)

Wireless

73.

TLS

a)

Transport Layer Security

b)

Encryption / Confidentiality

c)

Stronger than SSL

74.

UTM

a)

Unified Threat Management

b)

Multiple tech items in one

c)

Security Appliance

75.

WAF

a)

Web-Application Firewall

b)

Protect against web server and application attacks such as buffer overflows, SQL injections, XSS

76.

WEP

a)

Wired Equivalent Privacy

b)

Wireless Encryption

c)

Useless and weak...replaced by WPA

77.

WPA

a)

Wireless Protected Access

b)

WPA2 is strongest

c)

Wireless Encryption

78.

X.509 Standard

a)

Certificates

b)

PKI - Public Key Infrastructure

79.

XML

a)

eXtensible Markup Language

b)

Networking / Application Language

c)

Can be exploited with injection on web applications

80.

CRL

a)

Certificate Revocation List

b)

Downloaded list of revoked certificates

c)

Just the certificate S/N, not the whole Cert.

81.

CSR

a)

Certificate Signing Request

b)

Given to CA to request a SSL certificate

82.

Incident Response (IR) Process

a)
  1. Preparation - Have tools and training in place before.
  2. Identification - Clearly detect when, nature, and severity.
  3. Containment - Quarantine (stop damage or observe in containment.
  4. Investigation - Identify the precise effects and root cause.
  5. Eradication - Eliminate the root cause of the incident and prevent immediate recurrence.
  6. Recovery - Restore services, return to baseline state
  7. Lessons Learned - Review and take actions for future
b)

Goal is to assess damage done and minimize losses.

83.

RAID

a)

RAID 0 - Disk Striping (high speed, no backup)

b)

RAID 1 - Mirroring (backup)

c)

RAID 5 - Striping on at least 3 drives with parity

d)

RAID 6 - Same as 5, but 4 drives with 2x parity

e)

RAID 10 - Raid 1+0, Striping and mirroring

84.

Pharming

a)

Combination of Farming and Phishing

b)

Application of DNS poisoning

c)

Host Files and DN Servers are most vulnerable.

85.

Phishing

a)

Client-Side Attack

b)

Conceal identity of fake URL or website.

c)

Could come from link in email.

d)

Goal is to obtain information such as usernames, passwords, and credit-card data.

86.

Certificate Types

a)

Limited Purpose - CA specifies what purposes a cert should and should not be used for

b)

Email - Sending and receiving S/MIME emails

c)

Code Signing - Signing an executable file to authenticate its source and guarantee its integrity

d)

SAN (Subject Alternative Name) - Covers multiple domains

e)

Wildcard - Multi-domain cert that can cover any number of subdomains within a single domain.


EV (Extended Validation) - Stricter identity validation - Stronger proof against phishing websites.

87.

SRTP / RTP

a)

Secure Real-Time Transfer Protocol

b)

TCP / UDP 554

c)

Encrypted Streaming Audio or Video Data

d)

VOIP

88.

Key / Certificate Pinning

a)

Protects against fraudulent certificates

b)

Copies / Hashes of a known server certificate or public key are stored locally and verified when connecting to that server.

c)

Static Pinning - high traffic sites pinned by browser

d)

Dynamic pinning - if supported, every server pins a key so that it can be verified next time the client reaches back out to that server.

89.

Continuity Planning

a)

BCP - Business Continuity Plan

Risk Analysis, Controls to mitigate, procedures for restoring service

b)

BIA - Business Impact Analysis

Identifies critical business functions and how long they can be down

c)

DRP - Disaster Recovery Plan

Technical procedures for restoring services and ops after major disruptions

d)

COOP - Continuity of Ops Plan

Procedures for moving ops to temporary site during disaster recovery

90.

Redundancy

a)

Backup Power - UPS

b)

RAID - for data loss

c)

Load Balancing - not just for performance

d)

Clustering - Servers are "aware" of each other and can work together.

91.

Alternate Sites - Disaster Recovery

a)

Hot Spare - Component powered on ready to go

b)

Cold Spare - Something sitting on a shelf, could still be hot-swappable

c)

Hot Site - Fully operational site, can be up in hours or less

d)

Cold site - No hardware setup in advance...just power, HVAC, and network connectivity

e)

Warm site - Mix of hot and cold

92.

URL Hijacking

a)

Typo-Squatting - misspelling of the legitimate site

b)

URL Hijacking - Takes advantage of a similar name (comptia.com instead of comptia.org)

c)

Clickjacking - Hidden clickable content overlay on normal things. Users click on them without knowing.