Multiple choice

Which of the following is a false statement about 'Memory Resident' attack during Penetration test?

  1. This attack is used to prevent the inspect memory.

  2. The attacker checks the memory available to exploit the system.

  3. In this attack, the information of the application can be hidden within a process that would normally be trusted in nature.

  4. This attack is visible during scanning and identification of malicious software in the system.

  5. This attack occurs during writing to disk.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In this attack, the information of the application can not be hidden within a process. This is possible in 'Process Injection' attack.