What is phishing?
AnswerTricking people into revealing information with fake messages
Phishing uses deceptive emails, texts or sites that pose as trusted senders.
Tech · Facts & stats
7 fact-checked facts about cybersecurity, each with the reason behind it. 5 more are in today's round and join this page after it closes.
AnswerTricking people into revealing information with fake messages
Phishing uses deceptive emails, texts or sites that pose as trusted senders.
AnswerSecure
HTTPS is HTTP secured with encryption, protecting data between browser and site.
AnswerVirtual private network
A VPN creates an encrypted tunnel for data over a public network.
AnswerRansomware
Ransomware locks a victim's files and demands payment for the key.
AnswerA pair: one public and one private
Data encrypted with a public key can only be decrypted with the matching private key.
AnswerDatabases, through malicious input in queries
SQL injection slips database commands into input fields to read or change data.
AnswerRandom data added to a password before hashing
Salting makes identical passwords produce different hashes, defeating precomputed lookup tables.