The command-line command _______ 127.0.0.1 –l 65000 –w 0 –t will send multiple large packets to a computer, and when initiated by multiple senders may cause a denial-of-service attack

a. dos
b. ddos
c. tfn
d. None of the above


Answer D. The ping command causes this attack on a target server.

Computer Science & Information Technology

You might also like to view...

A ____ is a predefined procedure that performs a specific task and then returns a value after completing the task.

A. sub B. function C. method D. routine

Computer Science & Information Technology

________ is the process of inserting external data created or stored in another format into the current application

Fill in the blank(s) with correct word

Computer Science & Information Technology

A multidimensional array in PHP is essentially ____.

A. a two-dimensional array B. nonexistent C. an array of arrays D. an associative array

Computer Science & Information Technology

Which of the following is the "not equal to" relational operator?

A. ! B. | C. != D. &

Computer Science & Information Technology