侵入テスターは、IT ナレッジ ベースをホストしている内部 Web サーバーの制御権を取得することに成功しました。 侵入テスターが次に試みるべき攻撃は次のどれですか?
正解:B
A watering hole attack involves compromising a website that is frequently visited by the target organization or group. By gaining control of the internal web server hosting the IT knowledge base, a penetration tester could modify the content or introduce malicious code that would be downloaded or executed by employees who visit the site. This type of attack is effective because it leverages a trusted resource within the organization to spread malware or capture sensitive information. Other options like vishing, whaling, and spear phishing involve direct social engineering attacks targeting individuals, whereas a watering hole attack leverages a compromised website to target multiple users within the organization. References: * Explanation of watering hole attacks: OWASP Watering Hole * Examples from penetration testing engagements where web server compromises were used to conduct watering hole attacks.