nerdexam
CompTIA

CS0-003 · Question #349

An attacker has just gained access to the syslog server on a LAN. Reviewing the syslog entries has allowed the attacker to prioritize possible next targets. Which of the following is this an example…

The correct answer is A. Passive network footprinting. An attacker reviewing syslog entries to identify and prioritize potential next targets is engaging in passive network footprinting, as they are gathering information without directly interacting with the target systems.

Submitted by mateo_ar· Mar 6, 2026Security operations

Question

An attacker has just gained access to the syslog server on a LAN. Reviewing the syslog entries has allowed the attacker to prioritize possible next targets. Which of the following is this an example of?

Options

  • APassive network footprinting
  • BOS fingerprinting
  • CService port identification
  • DApplication versioning

How the community answered

(39 responses)
  • A
    85% (33)
  • B
    8% (3)
  • C
    5% (2)
  • D
    3% (1)

Why each option

An attacker reviewing syslog entries to identify and prioritize potential next targets is engaging in passive network footprinting, as they are gathering information without directly interacting with the target systems.

APassive network footprintingCorrect

Passive network footprinting involves gathering information about a target without directly interacting with it, relying on publicly available data or existing logs. By gaining access to a syslog server and reviewing its entries, the attacker is passively collecting internal network information, such as IP addresses, system names, service activities, and potential vulnerabilities, to map the network and prioritize future attack vectors without actively scanning or probing.

BOS fingerprinting

OS fingerprinting specifically refers to identifying the operating system of a target system, usually through active scanning or analyzing network responses, not by merely reading syslog entries for general target prioritization.

CService port identification

Service port identification involves discovering open ports and the services running on them, typically through active port scanning, which is different from passively reviewing existing log data.

DApplication versioning

Application versioning involves identifying the specific version of software running on a system, which might be gleaned from logs but is a more specific detail than the broad targeting information obtained through syslog review.

Concept tested: Passive reconnaissance (footprinting)

Topics

#Passive reconnaissance#footprinting#syslog analysis

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice