GCIA · Question #114
Adam works as a Security Administrator for Umbrella. A project has been assigned to him to test the network security of the company. He created a webpage to discuss the progress of the tests with…
The correct answer is C. The attack was social engineering and the firewall did not detect it. Adam used social engineering by luring employees to a webpage with an embedded keylogger, and the firewall could not detect it because the attack occurred through legitimate web traffic at the user layer.
Question
Adam works as a Security Administrator for Umbrella. A project has been assigned to him to test the network security of the company. He created a webpage to discuss the progress of the tests with employees who were interested in following the test. Visitors were allowed to click on a company's icon to mark the progress of the test. Adam successfully embeds a keylogger. He also added some statistics on the webpage. The firewall protects the network well and allows strict Internet access. How was security compromised and how did the firewall respond?
Options
- AThe attack was Cross Site Scripting and the firewall blocked it.
- BSecurity was not compromised as the webpage was hosted internally.
- CThe attack was social engineering and the firewall did not detect it.
- DSecurity was compromised as keylogger is invisible for firewall.
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- C85% (23)
- D7% (2)
Why each option
Adam used social engineering by luring employees to a webpage with an embedded keylogger, and the firewall could not detect it because the attack occurred through legitimate web traffic at the user layer.
Cross-site scripting involves injecting malicious scripts into a trusted third-party website viewed by victims, which does not describe Adam hosting his own page with an embedded keylogger; furthermore, the firewall did not block the attack.
Internal hosting does not prevent compromise - the keylogger still captured user keystrokes regardless of where the page was hosted, so security was demonstrably compromised.
The attack is social engineering because Adam manipulated employees into visiting a deceptive webpage and interacting with malicious content - a keylogger - without using any network-level exploit. Firewalls inspect traffic based on ports, protocols, and IP addresses and have no visibility into the content of user interactions within a legitimate web session. Because the traffic appeared as normal HTTP browsing, the firewall had no signature or rule capable of detecting or blocking the embedded keylogger.
While it is true that keyloggers are not visible to firewalls, this answer is incomplete because it does not identify the root attack vector as social engineering, which is the primary reason the attack succeeded.
Concept tested: Social engineering attack and firewall detection limitations
Source: https://www.cisa.gov/news-events/news/avoiding-social-engineering-and-phishing-attacks
Topics
Community Discussion
No community discussion yet for this question.