exam questions

Exam CS0-003 All Questions

View all questions & answers for the CS0-003 exam

Exam CS0-003 topic 1 question 198 discussion

Actual exam question from CompTIA's CS0-003
Question #: 198
Topic #: 1
[All CS0-003 Questions]

An employee is no longer able to log in to an account after updating a browser. The employee usually has several tabs open in the browser. Which of the following attacks was most likely performed?

  • A. RFI
  • B. LFI
  • C. CSRF
  • D. XSS
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
499f1a0
Highly Voted 11 months ago
Selected Answer: C
CSRF is the correct answer because question mentions that the user has many tabs open usually so the cross-site request forgery makes sense
upvoted 11 times
...
SHADTECH123
Highly Voted 10 months, 2 weeks ago
Selected Answer: C
Given that the issue occurred after updating the browser and the employee typically has several tabs open, it is more likely to be a Cross-Site Request Forgery (CSRF) attack. CSRF exploits the user's authenticated session and can be triggered without the user's direct interaction, often leveraging the presence of multiple open tabs. When a user has several tabs open, a malicious site in one tab can issue a request to a trusted site in another tab, performing unauthorized actions. XSS typically involves injecting and executing malicious scripts within the web pages the user visits, but it is less likely to be directly affected by a browser update. So, in this scenario, CSRF is the more likely culprit.
upvoted 5 times
...
cy_analyst
Most Recent 6 months, 3 weeks ago
Selected Answer: C
XSS (Cross-Site Scripting): XSS could potentially lead to a login issue if session hijacking were involved, but the scenario described fits better with a CSRF attack since it involves the user being logged out or unable to log in after having multiple tabs open.
upvoted 1 times
...
Comicbookman
9 months ago
So, despite the initial consideration, the described scenario does not strongly align with the effects of a CSRF attack. Instead, it suggests an issue with session handling or browser security features that may have changed due to the update, possibly impacting how sessions or cookies are managed. Thus, XSS or other browser-related issues remain the most fitting explanation for the inability to log in post-update. Option D: XSS would still be the most appropriate choice, as it can affect session handling and user authentication processes. Therefore, CSRF is not typically associated with causing login failures directly. The most appropriate answer, considering the symptoms described (inability to log in after a browser update), would still align with issues that affect session management or authentication, which can be influenced by XSS attacks or other issues but not typically by CSRF.
upvoted 3 times
...
sigmarseifer
11 months, 1 week ago
The answer is C
upvoted 2 times
...
myazureexams
11 months, 2 weeks ago
Selected Answer: D
after reviewing certmater topic 14B and asking ChatGPT I go with D
upvoted 2 times
...
Kmelaun
11 months, 4 weeks ago
Selected Answer: C
Certmaster Topic 14B: A cross-site request forgery (XSRF) can exploit applications that use cookies to authenticate users and track sessions. The attacker must convince the victim to start a session with the target site. The attacker then must pass an HTTP request to the victim's browser that spoofs an action on the target site (such as changing a password or an email address). This request could be disguised in a number of ways (as an image tag, for instance) and so could be accomplished without the victim necessarily having to click a link. If the target site assumes that the browser is authenticated (because there is a valid session cookie) and doesn't complete any additional authorization process on the attacker's input (or if the attacker is able to spoof the authorization), it will accept the input as genuine. This is also referred to as a confused deputy attack (the point being that the user and the user's browser are not necessarily the same thing).
upvoted 4 times
...
section8santa
1 year ago
Selected Answer: C
CSRF attacks occur when a malicious website causes a user's browser to perform an unwanted action on a site where the user is authenticated, taking advantage of the user's active session. This could potentially be the case if the employee had an active session in a tab and a CSRF attack occurred from another tab or website, which could lead to session invalidation or account lockout.
upvoted 4 times
...
Nishaw
1 year ago
Selected Answer: D
The most likely attack in this scenario is Cross-Site Scripting (XSS). XSS attacks can be used to steal session cookies, which are often used for authentication. If the attacker successfully steals the session cookie, they can impersonate the user and access their account. In this case, the browser update may have introduced a vulnerability that allowed an XSS attack to occur.
upvoted 3 times
voiddraco
8 months, 3 weeks ago
If the user has several tabs open in the browser, they may not notice the CSRF request or the resulting change in their account & updating the browser may have cleared the user's cache or cookies, preventing them from logging in to their account.... hence C
upvoted 1 times
...
...
j904
1 year, 1 month ago
Selected Answer: D
Without a doubt
upvoted 2 times
...
MMK777
1 year, 1 month ago
Selected Answer: D
The injected script may interfere with the login process, preventing the employee from accessing their account. Therefore, XSS
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago