🎴 Flashcard Mode
Web Security and Malware Attacks
Card1 / 14
Mastered0
Review0
QuestionClick to flip
What are the most important steps you would recommend for securing a Web application?
AnswerClick to flip back
A
all
💡 Explanation:
Web application security requires multiple layered approaches. Input validation prevents injection attacks, security policies provide governance, and removing hidden files reduces information disclosure. All three measures listed (1, 2, and 3) are essential security practices, making option E (all) the comprehensive correct answer.