セキュリティ アナリストは、大量の従業員の資格情報が盗まれ、ダーク ウェブで販売されていることを発見しました。アナリストが調査した結果、一部の時間給従業員の資格情報が侵害されたが、給与制従業員の資格情報は影響を受けていないことがわかりました。 ほとんどの従業員は、建物内にいる間に、ネットワークに接続されたキオスクの 1 つを使用して出勤と退勤を記録していました。しかし、帰宅後に退勤を記録した従業員もいました。資格情報が盗まれたのは、建物内にいる間に出勤と退勤を記録した従業員だけでした。キオスクはそれぞれ異なるフロアにあり、複数のルーターがあります。これは、特定の業務機能のために環境をセグメント化しているためです。 時間給従業員は、acmetimekeeping.com という Web サイトを使用して出勤と退勤を記録する必要があります。この Web サイトはインターネットからアクセスできます。この侵害の最も可能性の高い理由はどれですか?
正解:B
The scenario suggests that only the employees who used the kiosks inside the building had their credentials compromised. Since the time-keeping website is accessible from the internet, it is possible that a malicious actor exploited an unpatched vulnerability in the site, allowing them to inject malicious code that captured the credentials of those who logged in from the kiosks. This is a common attack vector for stealing credentials from web applications. References = CompTIA Security+ SY0-701 Course Content: The course discusses web application vulnerabilities and how attackers can exploit them to steal credentials.