Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 998 Bytes

File metadata and controls

20 lines (11 loc) · 998 Bytes

Catch Me If You Can (10 points)

Question:

What is the term for fraudulent attempts to obtain sensitive information such as usernames, passwords and credit card details by disguising oneself as a trustworthy entity in an electronic communication such as an email?

Answer:

Phishing

Solution:

We can perform a Google search on the given definition to get the following search result:

search-result.png

Based on our search, the solution to the challenge is "phishing".

Previous Challenge Return to Challenges Next Challenge