Security Techniques

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

1/37

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:10 PM on 8/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

38 Terms

1
New cards

Extended Service Set (ESS) configuration

Involves multiple wireless access points working together to create a unified extended coverage area for users in a large building or facility

2
New cards

Adjacent Channel Interference

Occurs when the channels selected for adjacent wireless accsss points do not have enough space between the channels

3
New cards

Site Survey

Process of planning and designing a wireless network to provide a solution

4
New cards

Heat Map

Graphical representation of the wireless coverage, the signal strength, and frequency utilization data at different location on a map

5
New cards

Wired Equivalent Privacy (WEP)

OLD wireless security standard meant to match wired LAN security for wireless networks

(64 and 128 bit)

6
New cards

Wi-Fi Protected Access (WPA)

(2003) Temporary improvement of WEP while the IEEE 802.11i standard was being developed

7
New cards

WPA2

Improved data protection and network access control by addressing weaknesses in WPA version

8
New cards

WPA3

Latest version using AES encryption and introducing new features like SAE, Enhanced Open, updated cryptographic protocols, and management protection frames

It includes:

  • Management Protection Frames

  • GCMP

  • SAE

  • OWE


9
New cards

Simultaneous Authentication of Equals (SAE)

Enhances security by offering a key establishment protocol to guard against offline dictionary attacks

10
New cards

Enhanced Open Wireless Encryption (OWE)

Advancement in wireless security, especially for networks using open authentication. Providing individual data encryption between user and the WAP. Guarding against eavesdropping attacks in public WiFi settings.

11
New cards

Cryptographic Protocol

Uses a newer variant of AES known as the AES GCMP

12
New cards

Galois Counter Mode Protocol (GCMP)

Supports 128-bit AES for personal networks and 192-bit AES for enterprise networks with WPA3

13
New cards

Management Protection Frames

Required to protect network from key recovery attacks

14
New cards

Authentication, Authorization, and Accounting (AAA) Protocol

Plays a role in network security by centralizing user authentication to permit only authorized users to access network resources. By using RADIUS or TACACS+

15
New cards

RADIUS

Client/Server protocol offering AAA Services for network users.

  • Secure Network Access by confirming user identities via a central server and enforcing predefined access rules

  • Monitoring user activity


16
New cards

TACACS+

Separates the functions of AAA to allow for more granular control over processes.

17
New cards

Authentication Protocols

Confirm user identities for network security and authorized access

18
New cards

EAP

Authentication framework that supports multiple authentication methods

19
New cards

Application Security

Critical aspect of software development that focuses on building applications that are secure by design

  • Input Validation

  • Secure Cookies

  • Static Code Analysis

  • Dynamic Code Analysis

  • Code Signing

  • Sandboxing


20
New cards

Code Signing

Technique used to confirm the identity of the software author and guarantee that the code has not been altered or corrupted since it was signed

21
New cards

Sandboxing

Security mechanism that is used to isolate running programs by limiting the resources they can access and the changes they can make to a system

22
New cards

Network Access Control (NAC)

Scans devices from their security status before granting network access, Safeguarding for both known and unknown dvevices

23
New cards

Persistent Agent

Software installed on a device requesting network access

24
New cards

Non-Persistent Agent

Users connect to Wi-Fi, access a web portal, and click a link for login in these solutions

25
New cards

Web Filtering

Used to restrict or control the content a user can access on the Internet

EX:

  • Agent-based

  • Content Categorization

  • Centralized Proxies

  • Block Rules

  • URL Scanning

  • Reputation based Filtering


26
New cards

DNS Filtering

Used to block accces to certain websites by preventing the translation of specific domain names to their corresponding IP addresses

27
New cards

DomainKeys Identified Mail (DKIM)

Allows the receiver to check if the email was actually sent by the domain it claims to be sent from and if the content was tampered with during transit


Adds digital signature

28
New cards

Sender Policy Framework (SPF)

Email authentication method designed to prevent forging sender addresses during email delivery


When SPF server receives an email it can verify the senders IP address against a list of authorized IPs in the domain.


  • Prevent email spoofing

  • Improving email deliverability

  • Enhanced Domain reputation


29
New cards

Domain-based Message Authentication, Reporting & Conformance (DMARC)

An email validation system designed to detect and prevent email spoofing

Helps with:

  • Email compromise attacks

  • Phishing Emais

  • Email Scams


30
New cards

Email Gateway

Server or system that serves as the entry and exit point for emails.(Transfer of email over Internet and local server)


Improves:

  • Routing

  • Security

  • Policy Enforcement

  • Encryption + Decryption


31
New cards

On-premise Email Gateway

Physical server that is located within an organization’s own data center or premises that provides an organization with control over their email system

32
New cards

Cloud-based Email Gateway

Is hosted by a 3rd party cloud service providers to provide greater scalability and ease of maintenance

33
New cards

Hybrid Email Gatewy

Combines both On-premise and cloud-based gateways

34
New cards

Spam Filtering

Process of detecting unwanted and unsolicited emails and preventing them from reaching a user’s email inbox

35
New cards

Endpoint Detection and Response (EDR)

Category of security tools that monitor endpoint and network events and record the information in a central database

36
New cards

File Integrity Monitoring (FIM)

Used to validate the integrity of an OS and application software files using a verification method between the current fill state and known, good baseline.


Helps Identify Changes in these Files:

  • Binary

  • System + Application

  • Configuration + Parameter


37
New cards

Extended Detection and Response (XDR)

Security strategy that integrates multiple protection technologies into a single platform to improve detection accuracy and simplify the incident response process


Collect data from:

  • Email

  • Endpoint

  • Server

  • Cloud

  • Network


38
New cards

User Behavior Analytics (UBA)

Deploys big data and machine learning to analyze user behaviors for detecting security threats. By spotting anomalies in established patterns, indicating potential threats


Benefits:

  • Early Detection

  • Insider Threat Protection

  • Improved Incident Response