Introduction to Cybersecurity
Types of Cyber Attacks
-
Email or message scams to trick users into revealing personal information.
-
Includes viruses, worms, trojans, and ransomware.
-
Intercepting and altering communications between two parties.
-
Inserting malicious SQL code into a query to manipulate a database.
Review
Phishing tricks you into giving up personal info through fake emails. Malware like viruses and ransomware mess up your system. Man-in-the-Middle attacks intercept your communication, so always use secure connections. SQL Injection messes with databases using malicious code—prevent it by securing your queries.