ExamGecko
Question list
Search
Search

List of questions

Search

Question 99 - DA0-001 discussion

Report
Export

Which one of the following in NOT a common data integration tool?

A.
XSS
Answers
A.
XSS
B.
ELT
Answers
B.
ELT
C.
ETL
Answers
C.
ETL
D.
APIs
Answers
D.
APIs
Suggested answer: A

Explanation:

Cross-site Scripting (XSS) is a security vulnerability usually found in websites and/or web applications that accept user input.

XSS is a client-side vulnerability that targets other application users, while SQL injection is a serverside vulnerability that targets the application's database. How do I prevent XSS in PHP? Filter your inputs with a whitelist of allowed characters and use type hints or type casting.

asked 02/10/2024
Christos Katopis
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first