Network, Wireless, and Cloud Security Flashcards

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

1/27

flashcard set

Earn XP

Description and Tags

A vocabulary-style flashcard set covering core principles of network security, privacy, WSN routing protocols like RPL, Zigbee architecture, mobile generations, and cloud security models.

Last updated 2:56 PM 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

28 Terms

1
New cards

Complete mediation

A security principle requiring that every access point is monitored, including users and programmers, to ensure controlled entry.

2
New cards

Shannon's Maxim

The principle of 'no security through obscurity,' stating that one should assume the attacker knows the system.

3
New cards

Separation of Responsibility

A security principle that requires multiple parties to collude in order to misuse a privilege.

4
New cards

Defense in Depth

The strategy of layering multiple defenses so an attacker must breach all of them to succeed.

5
New cards

Least Privilege

The principle of granting only the specific permissions needed for a task.

6
New cards

CIA Triad

A model consisting of Confidentiality (authorized access), Integrity (unchanged data), and Availability (accessible system) used to evaluate security.

7
New cards

PPTMA

Privacy Preserving Solutions that address the core question of how to use data without directly exposing it.

8
New cards

Trusted Base Station (TBS)

A WSN key establishment solution where each node shares one key with the TBS, creating a single point of failure.

9
New cards

Random key distribution

A method where WSN nodes receive a random subset from a key pool to find a common communication key; mass compromise can reconstruct the full pool.

10
New cards

TingSec

A software cryptography implementation for WSN that creates a 510%5-10\% overhead without increasing packet size.

11
New cards

Node Capture

A physical attack in WSN where an attacker captures nodes in open locations to extract secrets or replace them with malicious ones.

12
New cards

RPL

The Routing Protocol for low power and Lossy networks, an IETF standard (RFC 6550) used in WSN.

13
New cards

DODAG

Destination Oriented Directed Acyclic Graph; a graph structure in RPL where each node aims to reach a single destination root.

14
New cards

DIS (DODAG Information Solicitation)

An RPL control message broadcast by new nodes to find and join an existing DODAG.

15
New cards

DIO (DODAG Information Object)

An RPL control message multicast downward to advertise the DODAG and recruit nodes.

16
New cards

DAO (DODAG Advertisement Object)

An RPL control message sent upward by a child node to request joining and establish downward routes.

17
New cards

ZC (Coordinator)

The Zigbee device type that acts as the Trust Centre and network root, assigned the address 0x00000x0000.

18
New cards

Zigbee Alliance09

A well-known global Trust Centre link key still used in many devices that allows attackers to decrypt NWK layers during joining.

19
New cards

APS (Application Support Sublayer) Layer Security

In Zigbee, this layer provides true end-to-end encryption using a Link key known only by two communicating peers.

20
New cards

MIC (Message Integrity Check)

An integrity feature in the Zigbee protocol stack used to prevent modification attacks.

21
New cards

LINDDUN

A privacy threat model consisting of Linkability, Identifiability, Non-repudiation, Detectability, Disclosure of information, Unawareness, and Non-compliance.

22
New cards

STRIDE

A security threat model consisting of Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege.

23
New cards

Sinkhole Attack

A WSN-specific attack where an adversary advertises a fake best route to cause all traffic to be routed through it.

24
New cards

Sybil Attack

An attack where a single adversary fakes multiple node identities within a network.

25
New cards

SUCI (Subscription Concealed Identifier)

A 5G security feature where the IMSI (SUPI) is encrypted with the home network's public key to prevent identity exposure.

26
New cards

Zero Trust model

A cloud security approach based on 'never trust, always verify,' removing implicit trust for entities inside the network.

27
New cards

Shared Responsibility Model

A cloud security principle where the provider secures the infrastructure and the customer is responsible for securing their own data and configurations.

28
New cards

IaC (Infrastructure as Code)

The use of automation to manage and maintain secure cloud configurations.