Which type of attacks might send an e-mail or display a Web announcement that falsely claims to be from a legitimate enterprise in an attempt to trick the user into surrendering private information?
A. Pharming
B. Phishing
C. Polling
D. Flashing
Answer: B
Computer Science & Information Technology
You might also like to view...
You can ____________________ files such as Word documents to a contact record.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which of the following statements is true?
a. System.out.print("Enter your age: "); prompts the user to take action. b. Class names typically begin with a capital letter. c. Package java.lang is imported in every Java program. d. All of the above are true.
Computer Science & Information Technology
What is the difference between aligning objects, grouping objects, and distributing objects?
What will be an ideal response?
Computer Science & Information Technology
The input statement inFile >> descrip >> price; will read the next ____ items in the file.
A. two B. three C. four D. five
Computer Science & Information Technology