exam questions

Exam 312-50v10 All Questions

View all questions & answers for the 312-50v10 exam

Exam 312-50v10 topic 1 question 84 discussion

Actual exam question from ECCouncil's 312-50v10
Question #: 84
Topic #: 1
[All 312-50v10 Questions]

Chandler works as a pen-tester in an IT-firm in New York. As a part of detecting viruses in the systems, he uses a detection method where the anti-virus executes the malicious codes on a virtual machine to simulate CPU and memory activities.
Which type of virus detection method did Chandler use in this context?

  • A. Heuristic Analysis
  • B. Code Emulation
  • C. Integrity checking
  • D. Scanning
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jasonxxx
1 year, 1 month ago
Selected Answer: B
B. Code Emulation CEH V11 P.1044
upvoted 1 times
...
Cyberman
2 years, 2 months ago
i think code emulation is right http://computervirus.uw.hu/ch11lev1sec4.html#:~:text=Code%20emulation%20is%20an%20extremely,executed%20by%20the%20real%20processor.
upvoted 1 times
...
davideselvaggi
2 years, 4 months ago
Using code emulation, anti-virus software executes a virtual machine to mimic CPU and memory activities. Here virus code is executed on the virtual machine instead of the real processor. Code emulation deals efficiently with the encrypted and polymorphic virus. After running the emulator for a long time, the decrypted virus body eventually presents itself to a scanner for detection. It also detects metamorphic viruses (use single or multiple encryptions). A drawback of code emulation is that it is too slow if the decryption loop is very long
upvoted 3 times
...
TrendMicroDLPSSucks
2 years, 6 months ago
Code emulation is an extremely powerful virus detection technique. A virtual machine is implemented to simulate the CPU and memory management systems to mimic the code execution. Thus malicious code is simulated in the virtual machine of the scanner, and no actual virus code is executed by the real processor.
upvoted 2 times
...
TrendMicroDLPSSucks
2 years, 6 months ago
Most antivirus programs that utilize heuristic analysis perform this function by executing the programming commands of a questionable program or script within a specialized virtual machine, thereby allowing the anti-virus program to internally simulate what would happen if the suspicious file were to be executed while keeping the suspicious code isolated from the real-world machine. It then analyzes the commands as they are performed, monitoring for common viral activities such as replication, file overwrites, and attempts to hide the existence of the suspicious file. If one or more virus-like actions are detected, the suspicious file is flagged as a potential virus, and the user alert
upvoted 2 times
...
NoImDirtyDan
2 years, 7 months ago
The correct answer is A. Please correct.
upvoted 3 times
datastream
2 years, 1 month ago
as per official EC-Council documentation : Code Emulation is correct. "In code emulation techniques, the anti-virus executes the malicious code inside a virtual machine to simulate CPU and memory activities"
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...