in Technology by
What are Testing Portable Executables?

1 Answer

0 votes
by

There are two common perspectives to testing Portable Executable (PE) files:

  • One at a time

    • Test each malware sample individually, reviewing the testing machine's state after it has been executed, and then validating whether it was blocked or let through.

    • This approach is precise, but is time consuming.

  • Many at a time

    • A bulk of malicious files are dropped onto the testing machine at the same time to test the real-time anti-malware scanner's ability to detect and cleanup the samples.

    • This is less precise, but it takes much less time to perform.

Related questions

0 votes
    What is the relevance of Selecting the Application in the concurrent Program Executables and in the Concurrent Program too?...
asked Dec 22, 2020 in Technology by JackTerrance
0 votes
    ______________ infects the executables as well as the boot sectors. (a) Non-resident virus (b) Boot Sector ... for-Cyber Security:,Cyber Security-Jobs:,Cyber Security Applications...
asked Nov 1, 2021 in Education by JackTerrance
0 votes
    ________ is the term that is used to refer to the method by which a malicious portable executable has reached ... Attack Trajectory Line of attack Attack Strategy Chain of attack...
asked Oct 25, 2020 in Technology by JackTerrance
0 votes
    Which of the following is a portable executable? Code caves Weaponized documents Disk encryptors and wipers Potentially Unwanted Program...
asked Oct 25, 2020 in Technology by JackTerrance
0 votes
    _____ is a small, portable flash memory card that plugs into a computer’s USB port and functions as a portable hard drive ? 1. Flash drive 2. CD-RW 3. DVD-ROM 4. CD-ROM...
asked Jul 14, 2022 in Education by JackTerrance
0 votes
    With all the fuss about opensource projects, how come there is still not a strong standard that enables you ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 27, 2022 in Education by JackTerrance
0 votes
    What are some risks associated with automated testing?...
asked Jul 10, 2021 in Technology by JackTerrance
0 votes
    What are the different types of penetration testing?...
asked Feb 17, 2021 in Technology by JackTerrance
0 votes
    Name two types of Port testing you are familiar with?...
asked Feb 8, 2021 in Technology by JackTerrance
0 votes
    What are some common mobile application testing methods?...
asked Feb 8, 2021 in Technology by JackTerrance
0 votes
    What are the bugs you have found out while performing mobile application testing during your past experience?...
asked Feb 7, 2021 in Technology by JackTerrance
0 votes
    Explain about the practices for Android testing with which you are familiar?...
asked Feb 7, 2021 in Technology by JackTerrance
0 votes
    What type of testing should be taken into consideration according to you when the regression tests are repeated multiple times?...
asked Feb 7, 2021 in Technology by JackTerrance
0 votes
    Can you name a few automated mobile testing tools you are familiar with?...
asked Feb 7, 2021 in Technology by JackTerrance
...