ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 256 - SY0-601 discussion

Report
Export

Which of the following can reduce vulnerabilities by avoiding code reuse?

A.
Memory management
Answers
A.
Memory management
B.
Stored procedures
Answers
B.
Stored procedures
C.
Normalization
Answers
C.
Normalization
D.
Code obfuscation
Answers
D.
Code obfuscation
Suggested answer: A

Explanation:

Memory management is a technique that can allocate and deallocate memory for applications and processes. Memory management can reduce vulnerabilities by avoiding code reuse, which is a technique that exploits a memory corruption vulnerability to execute malicious code that already exists in memory. Memory management can prevent code reuse by implementing features such as address space layout randomization (ASLR), data execution prevention (DEP), or stack canaries.

asked 02/10/2024
Arvind Prasad S
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first