Stored XSS, also known as persistent XSS, is more dangerous because the malicious script is stored permanently on the target server, such as in a database or a message board. When users access the vulnerable page, the script is automatically executed in their browsers without any further user interaction. This allows attackers to exploit a larger number of users, often without their knowledge. In contrast, reflected XSS requires users to interact with a specially crafted link, limiting the scope of the attack. Why Other Options are Incorrect: A) Stored XSS is harder to detect during code review: This is not necessarily true; both types of XSS can be detected through code review with proper attention to input validation. C) Reflected XSS only affects users who directly interact with malicious links: While true, it does not explain why stored XSS is more dangerous. D) Stored XSS bypasses the need for user interaction entirely: This is partially correct but does not fully capture the main reason why stored XSS is more dangerous (automatic execution on page load). E) Stored XSS can directly exploit server vulnerabilities: Stored XSS exploits client-side vulnerabilities rather than directly targeting the server.
Six friends, C, E, G, I, K and M, are sitting around a circular table facing towards the centre and at equal distance from each other (not necessarily i...
In a certain code language, 'EATING' is coded as "ELGRYC'. What is the code for 'COFFEE' in that code language?
Eight persons namely - Harsh, Khushi, Jay, Rohan, Ashwin, Palak, Jayesh and Nilamber live on separate floors of an eight-floor building in an apartment...
In the given diagram, Circle represent Water, Rectangle represent Wheat and Square represent Rice. Find the number of rice which are not water..
...
Six people are sitting around a circular table facing the centre. P sits second to the left of Q. S is an immediate neighbour of both Q and U. T sits se...
Select the figure from the options that can replace the question mark (?) and complete the pattern.
In a code language, 'CAKE' is coded as 64, and 'WAFER' is coded as 125. How will 'BISCUIT' be coded in the same language?
Select the option figure in which the given figure is embedded (rotation is NOT allowed).
Select the figure that will come in place of the question mark (?) in the following figure series.
‘A and B’ means ‘A is the father of B’
‘A # B’ means ‘A is the son of B’
‘A ^ B’ means ‘A is the brother of B’s fa...