ハリーは脆弱性スキャンプロセスを正常に完了し、組織のネットワークに深刻な脆弱性が存在することを発見しました。検出されたすべての脆弱性に対処して根絶するために彼が進む脆弱性管理フェーズを特定します。 (該当するものをすべて選択)
正解:A,C,D
After completing the vulnerability scanning process and identifying serious vulnerabilities, Harry will proceed through several phases of vulnerability management to address and eradicate these vulnerabilities. The phases include:
Mitigation: This phase involves taking steps to reduce the impact of the detected vulnerabilities. Mitigation strategies may include applying patches, adjusting configurations, or implementing compensating controls to lower the risk associated with the vulnerabilities.
Verification: In this phase, Harry will verify that the vulnerabilities have been successfully mitigated or remediated. This typically involves re-scanning the network to ensure that the vulnerabilities are no longer present or that their risk has been sufficiently reduced.
Remediation: This is the phase where Harry will take action to fix the vulnerabilities. Remediation can involve patching software, closing unnecessary ports, changing passwords, or other actions that directly address the identified security issues.
These phases are part of a broader vulnerability management lifecycle, which also includes assessing vulnerabilities and reassessing the network after remediation efforts to ensure continuous protection.