Place the following steps of a botnet attack into correct order
I. First A. A spammer (or criminal) buys access to the botnet from the botmaster
II. Second B. The botmaster or spammer sends instructions to the infected PCs using
the IRC server, which triggers them to send out spam messages to
other servers
III. Third C. A botmaster sends out viruses to infect computers
IV. Fourth D. Infected PCs follow instructions to log in to an IRC server
C D A B
Computer Science & Information Technology
You might also like to view...
Write a recursive method that takes a String parameter and prints out the characters of the string in reverse order.
What will be an ideal response?
Computer Science & Information Technology
A(n) ____ variable can serve as a condition in an if or while statement.
A. String B. Boolean C. Object D. Number
Computer Science & Information Technology