SY0-301 · Question #757
Identifying a list of all approved software on a system is a step in which of the following practices?
The correct answer is C. Host software baselining. Host software baselining is the process of inventorying and documenting all approved, known-good software running on a host so that unauthorized or unexpected software can be detected.
Question
Identifying a list of all approved software on a system is a step in which of the following practices?
Options
- APassively testing security controls
- BApplication hardening
- CHost software baselining
- DClient-side targeting
How the community answered
(30 responses)- A3% (1)
- B3% (1)
- C87% (26)
- D7% (2)
Why each option
Host software baselining is the process of inventorying and documenting all approved, known-good software running on a host so that unauthorized or unexpected software can be detected.
Passively testing security controls involves observing system behavior without active interaction to assess control effectiveness; it does not include building an inventory of approved software.
Application hardening focuses on reducing the attack surface of individual applications through patching, disabling unnecessary features, and enforcing secure configurations, not cataloging all approved software across a host.
A host software baseline is an established reference point that catalogs all authorized applications, services, and processes on a system. Identifying the list of approved software is a foundational step in creating this baseline, which security teams then use to detect deviations - such as newly installed malware or unauthorized applications - by comparing the current state against the approved baseline.
Client-side targeting refers to attack techniques that exploit vulnerabilities in client applications such as browsers or document readers; it is an offensive concept unrelated to software inventory practices.
Concept tested: Host software baseline inventory and management
Source: https://csrc.nist.gov/publications/detail/sp/800-128/final
Topics
Community Discussion
No community discussion yet for this question.