What is the computer used in a DDoS attack known as?

A. Botnet
B. Bot
C. Victim
D. Handler


Answer: B
Explanation: A computer used in a DDoS attach is known as a bot; the compromised computers are known as botnet.

Computer Science & Information Technology

You might also like to view...

After applying a motion path to a selected text, the green triangle indicates the starting point and the red triangle indicates the stopping point.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Identify and correct the errors in each pieces of code. [Note: There may be more than one error in each piece of code.]

``` while (x <= 100) total += x; ++x; ```

Computer Science & Information Technology

The operator returns false if the left operand is larger than the right oper- and.

a) == b) < c) <= d) All of the above.

Computer Science & Information Technology

List and describe three command-line options that can be used with scwcmd.

What will be an ideal response?

Computer Science & Information Technology