4.9 — Security Data Sources and Log Data

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:27 PM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

36 Terms

1
New cards

Log Data

Recorded system, application, endpoint, network, and security-device activity used for monitoring, correlation, and investigation.

2
New cards

Firewall Log

Records network traffic information such as source and destination IP addresses, ports, applications, timestamps, and allow or block decisions.

3
New cards

Firewall Disposition

Result of a traffic flow showing whether the firewall accepted or blocked it.

4
New cards

NGFW Log

Firewall log that may include applications, URLs, URL categories, suspicious data, and anomalies in addition to traditional traffic information.

5
New cards

Application Log

Record created by an application containing events that may help identify operational or security activity.

6
New cards

Windows Event Viewer

Windows utility containing application and other event logs useful during security investigations.

7
New cards

Linux and macOS Log Location

The material identifies the /var/log directory as a common location for logs on Linux and macOS systems.

8
New cards

Endpoint Log

Log generated by devices such as laptops, desktops, phones, or tablets containing user and system activity.

9
New cards

Endpoint Log Examples

Login and logout events, system events, processes, password changes, lockouts, management events, and directory-service activity.

10
New cards

Operating System Security Log

OS log containing security events such as authentication activity, brute-force attempts, critical-file changes, and service changes.

11
New cards

IDS and IPS Logs

Security logs describing detected attacks and potentially including timestamp, classification, priority, addresses, and ports.

12
New cards

IDS or IPS Alert Classification

Description of the type of attack detected, such as a possible denial-of-service or SYN-flood attack.

13
New cards

Network Infrastructure Logs

Logs generated by switches, routers, wireless access points, and VPN concentrators.

14
New cards

Network Infrastructure Log Indicators

May reveal routing-table changes, authentication failures, network attacks, or automatically blocked traffic.

15
New cards

Metadata

Data describing other data.

16
New cards

Email Metadata

May contain sending servers, destination addresses, IP addresses, SPF information, signatures, and message-routing information.

17
New cards

Image Metadata

May identify the device used to create an image and GPS coordinates associated with the picture.

18
New cards

Browser Metadata

May include operating system, browser type, and IP-address information.

19
New cards

Document Metadata

May contain information about the creator such as name, address, phone number, or title.

20
New cards

Vulnerability Scan Log

Records findings identified during vulnerability scanning, including missing protections, misconfigurations, unsupported systems, and known vulnerabilities.

21
New cards

Vulnerability Scan Log Findings

Examples include missing firewalls, missing antivirus, unprotected shares, guest access, unsupported operating systems, and missing patches.

22
New cards

SIEM Log Consolidation

Combining logs from multiple systems into one central platform so events can be filtered, compared, and correlated.

23
New cards

SIEM Correlation

Connecting events from different log sources to follow a traffic flow or security event across multiple systems.

24
New cards

SIEM Automated Report

Automatically generated summary or analysis of information stored in a SIEM.

25
New cards

SIEM Report Limitation

Reports provide little value if no one reviews them, and large reports may require significant processing time.

26
New cards

Dashboard

Customizable or predefined at-a-glance display of current security status, alerts, users, devices, firewall rules, and warnings.

27
New cards

SIEM Report vs. Dashboard

Reports can provide more detailed or historical analysis; dashboards emphasize current information that can be reviewed quickly.

28
New cards

Packet Capture

Recording network packets so traffic can be examined at the packet level.

29
New cards

Wireshark

Packet-analysis utility used to capture and inspect wired or wireless network traffic.

30
New cards

Network Device Packet Capture

Some switches, routers, and firewalls can capture packets directly without relying solely on a separate workstation.

31
New cards

Packet-Level Analysis

Examining individual packets and their contents to understand traffic flows, protocols, applications, and security issues.

32
New cards

HTTP GET in Packet Capture

An unencrypted HTTP packet capture may expose the GET command and subsequent traffic directly.

33
New cards

Logs vs. Packet Captures

Logs summarize recorded events or actions; packet captures provide detailed packet-by-packet network information.

34
New cards

Firewall Logs vs. Endpoint Logs

Firewall logs describe network traffic and allow or block decisions; endpoint logs describe activity occurring on the device.

35
New cards

IDS or IPS Logs vs. Firewall Logs

IDS or IPS logs focus on detected attack patterns; firewall logs primarily document traffic flows and their disposition.

36
New cards

Metadata vs. Log Data

Metadata describes characteristics of another object or file; logs record events and activity over time