Free 312-49 Exam Braindumps (page: 49)

Page 48 of 133

James is testing the ability of his routers to withstand DoS attacks. James sends ICMP ECHO requests to the broadcast address of his network. What type of DoS attack is James testing against his network?

  1. Smurf
  2. Trinoo
  3. Fraggle
  4. SYN flood

Answer(s): A



Kyle is performing the final testing of an application he developed for the accounting department.
His last round of testing is to ensure that the program is as secure as possible. Kyle runs the following command. What is he testing at this point?

#include #include int main(int argc, char
*argv[]) { char buffer[10]; if (argc < 2) { fprintf (stderr, "USAGE: %s string\n", argv[0]); return 1; }
strcpy(buffer, argv[1]); return 0; }

  1. Buffer overflow
  2. SQL injection
  3. Format string bug
  4. Kernal injection

Answer(s): A



You are running known exploits against your network to test for possible vulnerabilities. To test the strength of your virus software, you load a test network to mimic your production network. Your software successfully blocks some simple macro and encrypted viruses. You decide to really test the software by using virus code where the code rewrites itself entirely and the signatures change from child to child, but the functionality stays the same. What type of virus is this that you are testing?

  1. Polymorphic
  2. Metamorphic
  3. Oligomorhic
  4. Transmorphic

Answer(s): B



What is a good security method to prevent unauthorized users from "tailgating"?

  1. Man trap
  2. Electronic combination locks
  3. Pick-resistant locks
  4. Electronic key systems

Answer(s): A






Post your Comments and Discuss EC-Council 312-49 exam with other Community members:

312-49 Discussions & Posts