ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 36 - PT0-002 discussion

Report
Export

Which of the following web-application security risks are part of the OWASP Top 10 v2017? (Choose two.)

A.
Buffer overflows
Answers
A.
Buffer overflows
B.
Cross-site scripting
Answers
B.
Cross-site scripting
C.
Race-condition attacks
Answers
C.
Race-condition attacks
D.
Zero-day attacks
Answers
D.
Zero-day attacks
E.
Injection flaws
Answers
E.
Injection flaws
F.
Ransomware attacks
Answers
F.
Ransomware attacks
Suggested answer: B, E

Explanation:

A01-Injection

A02-Broken Authentication

A03-Sensitive Data Exposure

A04-XXE

A05-Broken Access Control

A06-Security Misconfiguration

A07-XSS

A08-Insecure Deserialization

A09-Using Components with Known Vulnerabilities

A10-Insufficient Logging & Monitoring

Reference: https://owasp.org/www-pdf-archive/OWASP_Top_10_2017_RC2_Final.pdf

Cross-site scripting (XSS) and injection flaws are two of the web-application security risks that are part of the OWASP Top 10 v2017 list. XSS is a type of attack that injects malicious scripts into web pages or applications that are viewed by other users, resulting in compromised sessions, stolen cookies, or redirected browsers. Injection flaws are a type of attack that exploits a vulnerability in an application's data input or output, such as SQL injection, command injection, or LDAP injection, resulting in unauthorized access, data loss, or remote code execution. The other options are not part of the OWASP Top 10 v2017 list.

asked 02/10/2024
Fathy Refay
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first