Valid CAS-005 Dumps shared by EduDump.com for Helping Passing CAS-005 Exam! EduDump.com now offer the newest CAS-005 exam dumps, the EduDump.com CAS-005 exam questions have been updated and answers have been corrected get the newest EduDump.com CAS-005 dumps with Test Engine here:
A security analyst discovers a compromised internal server and finds that the attack vector was an application. When extracting a memory dump with the application process content, the analyst observes the following: Which of the following solutions should the analyst recommend to best address this issue and avoid reoccurrence?
Correct Answer: A
The memory dump shows repeated /x90 (NOP sled), which is indicative of a buffer overflow exploit. Implementing address space layout randomization (ASLR) and stack canaries is the best defense, as they prevent attackers from reliably predicting memory addresses and detecting stack-based buffer overflows, thereby mitigating this type of attack.