There are many different ways a threat actor can target a victim, the more you know about these attacks and how they are designed to work, the better you can protect the systems you own, and the data that resides within them.
Here you will find links about various types of cyber attacks, what they are, how they work, and what can be done to protect against them
-
Buffer overflowsHow overflowing a memory buffer lets an attacker run their own code.
-
Denial of Service (DoS)Flooding a system so legitimate users can’t get through.
-
BotnetsArmies of hijacked devices working together on an attacker’s orders.
-
RansomwareFiles locked, data held hostage, and a payment demand attached.
-
MalwareThe umbrella term for software built to damage or exploit a system.
-
PhishingTricking someone into handing over credentials or clicking something they shouldn’t.
-
Password attacksGuessing, cracking, or stealing the keys to an account.
-
Injection AttacksSlipping malicious input into a system that trusted it too much.
-
Cross Site Scripts (XSS)Getting a browser to run script it should never have trusted.
-
Insider threatsWhen the risk to a system comes from inside the organisation.
-
Man in the Middle (MiTM)An attacker quietly sitting between two parties who think they’re talking directly.