SY0-301 · Question #139
Which of the following encompasses application patch management?
The correct answer is A. Configuration management. Application patch management is a component of configuration management, which governs the process of maintaining known, controlled, and updated states for all system components. The other options are unrelated to patch tracking and deployment.
Question
Which of the following encompasses application patch management?
Options
- AConfiguration management
- BPolicy management
- CCross-site request forgery
- DFuzzing
How the community answered
(36 responses)- A92% (33)
- B3% (1)
- C6% (2)
Why each option
Application patch management is a component of configuration management, which governs the process of maintaining known, controlled, and updated states for all system components. The other options are unrelated to patch tracking and deployment.
Configuration management encompasses identifying, controlling, and auditing changes to system components including software versions and patches, making application patch management a core subprocess within it. Patch management follows configuration management procedures to ensure applications are updated to approved, secure versions and changes are tracked in a configuration management database (CMDB).
Policy management deals with the creation, distribution, and enforcement of organizational security policies and does not involve the technical process of applying software patches.
Cross-site request forgery (CSRF) is a web application attack where unauthorized commands are sent from a trusted user, and it has no relationship to patch management.
Fuzzing is a dynamic testing technique that sends malformed or random input to applications to discover vulnerabilities - it is a testing methodology, not a patch management process.
Concept tested: Patch management as a subset of configuration management
Source: https://learn.microsoft.com/en-us/windows/deployment/update/waas-overview
Topics
Community Discussion
No community discussion yet for this question.