Cyber Attacks Explained

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 overflows
    Buffer overflows

    How overflowing a memory buffer lets an attacker run their own code.

  • Denial of Service (DoS)
    Denial of Service (DoS)

    Flooding a system so legitimate users can’t get through.

  • Botnets
    Botnets

    Armies of hijacked devices working together on an attacker’s orders.

  • Ransomware
    Ransomware

    Files locked, data held hostage, and a payment demand attached.

  • Malware
    Malware

    The umbrella term for software built to damage or exploit a system.

  • Phishing
    Phishing

    Tricking someone into handing over credentials or clicking something they shouldn’t.

  • Password attacks
    Password attacks

    Guessing, cracking, or stealing the keys to an account.

  • Injection Attacks
    Injection Attacks

    Slipping malicious input into a system that trusted it too much.

  • Cross Site Scripts (XSS)
    Cross Site Scripts (XSS)

    Getting a browser to run script it should never have trusted.

  • Insider threats
    Insider threats

    When the risk to a system comes from inside the organisation.

  • Man in the Middle (MiTM)
    Man in the Middle (MiTM)

    An attacker quietly sitting between two parties who think they’re talking directly.