Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ISC2 Exam SSCP Topic 10 Question 90 Discussion

Actual exam question for ISC2's Systems Security Certified Practitioner exam
Question #: 90
Topic #: 10
[All Systems Security Certified Practitioner Questions]

Which of the following technologies is a target of XSS or CSS (Cross-Site Scripting) attacks?

Show Suggested Answer Hide Answer
Suggested Answer: A

XSS or Cross-Site Scripting is a threat to web applications where malicious code is placed on a website that attacks the use using their existing authenticated session status.

Cross-Site Scripting attacks are a type of injection problem, in which malicious scripts are injected into the otherwise benign and trusted web sites. Cross-site scripting (XSS) attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user. Flaws that allow these attacks to succeed are quite widespread and occur anywhere a web application uses input from a user in the output it generates without validating or encoding it.

An attacker can use XSS to send a malicious script to an unsuspecting user. The end user's browser has no way to know that the script should not be trusted, and will execute the script. Because it thinks the script came from a trusted source, the malicious script can access any cookies, session tokens, or other sensitive information retained by your browser and used with that site. These scripts can even rewrite the content of the HTML page.

Mitigation:

Configure your IPS - Intrusion Prevention System to detect and suppress this traffic.

Input Validation on the web application to normalize inputted data.

Set web apps to bind session cookies to the IP Address of the legitimate user and only permit that IP Address to use that cookie.

See the XSS (Cross Site Scripting) Prevention Cheat Sheet

See the Abridged XSS Prevention Cheat Sheet

See the DOM based XSS Prevention Cheat Sheet

See the OWASP Development Guide article on Phishing.

See the OWASP Development Guide article on Data Validation.

The following answers are incorrect:

Intrusion Detection Systems: Sorry. IDS Systems aren't usually the target of XSS attacks but a properly-configured IDS/IPS can 'detect and report on malicious string and suppress the TCP connection in an attempt to mitigate the threat.

Firewalls: Sorry. Firewalls aren't usually the target of XSS attacks.

DNS Servers: Same as above, DNS Servers aren't usually targeted in XSS attacks but they play a key role in the domain name resolution in the XSS attack process.

The following reference(s) was used to create this question:

CCCure Holistic Security+ CBT and Curriculum

and

https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29


Contribute your Thoughts:

Gabriele
10 days ago
DNS servers? Really? I think the answer is as clear as day - Web Applications.
upvoted 0 times
...
Gary
11 days ago
Haha, imagine a firewall trying to defend against XSS. That's like using a plastic fork to fight a lion.
upvoted 0 times
...
Irma
24 days ago
I'm surprised Intrusion Detection Systems are even an option here. Clearly, it's Web Applications that are vulnerable to these attacks.
upvoted 0 times
Mattie
6 days ago
User 2: Yeah, I think Web Applications are the most common target for those kinds of attacks.
upvoted 0 times
...
Iesha
19 days ago
User 1: I agree, Web Applications are definitely a target for XSS attacks.
upvoted 0 times
...
...
Stephaine
1 months ago
I agree with Karl. Web Applications are often targeted in XSS attacks because of their vulnerabilities.
upvoted 0 times
...
Karl
1 months ago
I think the answer is A) Web Applications.
upvoted 0 times
...
Dalene
1 months ago
Web applications are definitely the target of XSS attacks. That's a no-brainer!
upvoted 0 times
Denise
6 days ago
Yes, web applications are vulnerable to XSS attacks because they can execute malicious scripts on a user's browser.
upvoted 0 times
...
Scot
16 days ago
Web applications are definitely the target of XSS attacks. That's a no-brainer!
upvoted 0 times
...
Maryanne
22 days ago
B) Intrusion Detection Systems
upvoted 0 times
...
Darrin
23 days ago
Yes, web applications are the main target for XSS attacks.
upvoted 0 times
...
Adaline
24 days ago
Yes, web applications are vulnerable to XSS attacks because they can execute malicious scripts on the user's browser.
upvoted 0 times
...
Bettyann
1 months ago
Web applications are definitely the target of XSS attacks. That's a no-brainer!
upvoted 0 times
...
Ivan
1 months ago
A) Web Applications
upvoted 0 times
...
...

Save Cancel