Network Security Concepts Vocabulary

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/68

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary, security concepts, attack techniques, and tool classifications from Module 3: Network Security Concepts.

Last updated 5:57 PM on 8/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

69 Terms

1
New cards

Asset

Anything of value to an organization, including people, equipment, resources, and data.

2
New cards

Vulnerability

A weakness in a system or its design that could be exploited by a threat.

3
New cards

Threat

A potential danger to a company's assets, data, or network functionality.

4
New cards

Exploit

A mechanism that takes advantage of a vulnerability.

5
New cards

Mitigation

The counter-measure that reduces the likelihood or severity of a potential threat or risk.

6
New cards

Risk

The likelihood of a threat to exploit the vulnerability of an asset to negatively affect an organization, measured using the probability of occurrence and its consequences.

7
New cards

Attack Vector

A path by which a threat actor can gain access to a server, host, or network, originating from inside or outside the corporate network.

8
New cards

Data Loss

Also known as data exfiltration, this occurs when data is intentionally or unintentionally lost, stolen, or leaked to the outside world.

9
New cards

White Hat Hackers

Ethical hackers who use programming skills for legal purposes and report security vulnerabilities to developers before they can be exploited.

10
New cards

Gray Hat Hackers

Individuals who commit crimes or unethical acts not for personal gain or damage, but who may disclose vulnerabilities to an organization after compromising its network.

11
New cards

Black Hat Hackers

Unethical criminals who compromise computer and network security for personal gain or malicious reasons.

12
New cards

Script Kiddies

Teenagers or inexperienced hackers who run existing scripts, tools, and exploits to cause harm, typically not for profit.

13
New cards

Vulnerability Broker

Usually gray hat hackers who discover exploits and report them to vendors, sometimes for prizes or rewards.

14
New cards

Hacktivists

Gray hat hackers who publicly protest organizations or governments by posting content, leaking sensitive information, or executing network attacks.

15
New cards

Cybercriminals

Black hat hackers who operate independently or work for large cybercrime organizations.

16
New cards

State-Sponsored Hackers

White hat or black hat hackers employed to steal government secrets, gather intelligence, and sabotage networks of foreign governments, corporations, or groups.

17
New cards

Password Crackers

Password recovery tools that repeatedly guess credentials to crack passwords, such as John the Ripper, Ophcrack, and THC Hydra.

18
New cards

Wireless Hacking Tools

Tools used to intentionally hack into wireless networks to detect security vulnerabilities, such as Aircrack-ng and Kismet.

19
New cards

Network Scanning Tools

Tools used to probe network devices, servers, and hosts for open TCP or UDP ports, such as Nmap and Angry IP Scanner.

20
New cards

Packet Crafting Tools

Tools used to probe and test firewall robustness using forged packets, such as Hping, Scapy, and Netcat.

21
New cards

Packet Sniffers

Applications or devices that capture and analyze packets in Ethernet LANs or WLANs, such as Wireshark and Tcpdump.

22
New cards

Rootkit Detectors

Directory and file integrity checkers used by white hat hackers to detect installed rootkits, such as AIDE.

23
New cards

Fuzzers

Tools used by threat actors to discover security vulnerabilities in software or systems, such as Skipfish and Wapiti.

24
New cards

Forensic Tools

Tools used by white hat hackers to discover traces of evidence existing in a computer, such as Sleuth Kit and Encase.

25
New cards

Debuggers

Tools used to reverse engineer binary files when writing exploits or analyzing malware, such as GDB and IDA Pro.

26
New cards

Hacking Operating Systems

Specially designed operating systems preloaded with tools optimized for hacking, such as Kali Linux and BackBox Linux.

27
New cards

Encryption Tools

Software that uses algorithm schemes to encode data to prevent unauthorized access, such as VeraCrypt and OpenSSL.

28
New cards

Vulnerability Exploitation Tools

Tools designed to identify whether a remote host is vulnerable to a security attack, such as Metasploit and Sqlmap.

29
New cards

Vulnerability Scanners

Tools used to scan networks, virtual machines, and systems for known vulnerabilities and open ports, such as Nessus and OpenVAS.

30
New cards

Eavesdropping Attack

An attack where a threat actor captures and listens to network traffic, also referred to as sniffing or snooping.

31
New cards

Data Modification Attack

An attack where captured network traffic is altered in transit without the knowledge of the sender or receiver.

32
New cards

IP Address Spoofing Attack

An attack where a threat actor constructs an IP packet that appears to originate from a valid address inside the corporate intranet.

33
New cards

Password-Based Attack

An attack where a threat actor uses discovered valid user accounts to gain unauthorized access and administrative privileges.

34
New cards

Denial of Service (DoS) Attack

An attack that prevents normal use of a system or network by flooding it with traffic or sending maliciously formatted packets.

35
New cards

Man-in-the-Middle (MITM) Attack

An attack where a threat actor positions themselves between a source and destination to transparently monitor, capture, and control communications.

36
New cards

Compromised-Key Attack

An attack where a threat actor obtains a secret key to gain unauthorized access to secured communications.

37
New cards

Virus

Malware that attaches itself to computer code or documents and requires human action to execute, propagate, and infect systems.

38
New cards

Trojan Horse

A program that appears useful but carries malicious payload code to perform actions like remote access or keylogging.

39
New cards

Adware

Malware typically distributed via online downloads that displays unsolicited advertisements using pop-ups or webpage redirects.

40
New cards

Ransomware

Malware that encrypts a user's files and demands payment, typically via wire transfer or cryptocurrency, for the decryption key.

41
New cards

Rootkit

Malware used to gain administrator-level account access while concealing its presence by modifying system files and security tools.

42
New cards

Spyware

Malware designed to secretly gather user information, such as browsing data or financial details, and transmit it to threat actors.

43
New cards

Worm

A self-replicating program that automatically propagates across a network without requiring user interaction by exploiting software vulnerabilities.

44
New cards

Reconnaissance Attack

An unauthorized discovery and mapping technique used to gather information about target systems, services, or vulnerabilities prior to an attack.

45
New cards

Access Attack

An attack exploiting vulnerabilities in authentication, web, or FTP services to gain entry to sensitive data or elevate access privileges.

46
New cards

Social Engineering

An access attack method that relies on manipulating individuals into performing actions or divulging confidential information.

47
New cards

Pretexting

A social engineering technique where an attacker invents a scenario needing personal or financial data to confirm a victim's identity.

48
New cards

Phishing

A technique using fraudulent emails disguised as legitimate sources to trick recipients into revealing information or installing malware.

49
New cards

Spear Phishing

A targeted phishing attempt customized specifically for an individual or organization.

50
New cards

Baiting

A technique where an attacker leaves a malware-infected drive in a public location for an unsuspecting victim to find and use.

51
New cards

Tailgating

A physical security compromise where an unauthorized person closely follows an authorized person into a restricted area.

52
New cards

Shoulder Surfing

Direct observation techniques where an attacker looks over a target's shoulder to obtain passwords or confidential information.

53
New cards

Dumpster Diving

Rummaging through trash bins to discover disposed confidential documents and data.

54
New cards

Smurf Attack

A type of DDoS attack utilizing ICMP reflection and amplification to overload a target system.

55
New cards

Non-Blind Spoofing

An address spoofing technique where the attacker can inspect traffic between the target and host, enabling session hijacking.

56
New cards

Blind Spoofing

An address spoofing technique where the attacker cannot view the traffic exchanged between source and destination, commonly used in DoS attacks.

57
New cards

TCP SYN Flood Attack

A DoS attack where multiple SYN requests are sent to a server, consuming resources as the server waits to complete half-opened handshakes.

58
New cards

Gratuitous ARP

An unsolicited ARP Reply sent by a host that can be exploited by threat actors to poison ARP caches and perform MITM attacks.

59
New cards

Fast Flux

A DNS stealth technique that rapidly changes DNS IP addresses within minutes using compromised hosts to hide malicious websites.

60
New cards

Double IP Flux

A DNS stealth technique that rapidly changes both hostname-to-IP address mappings and the authoritative name server.

61
New cards

Domain Generation Algorithms

Malware algorithms used to randomly create domain names serving as dynamic rendezvous points for botnet C&C servers.

62
New cards

Domain Shadowing

An attack where compromised domain registration credentials are used to create subdomains pointing to malicious servers.

63
New cards

DNS Tunneling

The practice of placing non-DNS protocol traffic inside DNS packets to bypass network security controls and exfiltrate data.

64
New cards

Rogue DHCP Server

An unauthorized DHCP server connected to a network that issues false configuration parameters to clients to initiate DoS or MITM attacks.

65
New cards

Confidentiality

A security principle ensuring only authorized individuals or processes can access sensitive data, often enforced using encryption like AES.

66
New cards

Integrity

A security principle protecting data against unauthorized modification or tampering, often verified using cryptographic hashing algorithms like SHA.

67
New cards

Availability

A security principle ensuring authorized users have reliable, uninterrupted access to network resources through redundancy.

68
New cards

Defense-in-Depth

A multi-layered security strategy employing multiple devices, policies, and services across networks to safeguard infrastructure.

69
New cards

Intrusion Prevention System (IPS)

An inline security device or software that detects and actively blocks malicious network traffic patterns using signatures.