Difference between revisions of "Attack"

From MgmtWiki
Jump to: navigation, search
(Full Title or Meme)
(Models)
Line 3: Line 3:
  
 
Note that the wiki page [[Attacks]] details some of the attacks that are know to have been exploited.
 
Note that the wiki page [[Attacks]] details some of the attacks that are know to have been exploited.
 +
 +
==Context==
 +
It is not an accident that attacks are known as viruses or worms. The digital systems exposed on the internet are susceptible to [[Attack]] just as [[Carbon-based Life Form]]s are susceptible to a wide variety of organism of a wide variety of morphologies.
  
 
==Models==
 
==Models==

Revision as of 15:21, 13 March 2024

Full Title or Meme

A program that attempts to exploit a Vulnerability in individual devices or programs typically thought a network connection.

Note that the wiki page Attacks details some of the attacks that are know to have been exploited.

Context

It is not an accident that attacks are known as viruses or worms. The digital systems exposed on the internet are susceptible to Attack just as Carbon-based Life Forms are susceptible to a wide variety of organism of a wide variety of morphologies.

Models

Threat models are assessed according models like the ISO 29115 standard (ISO/IEC JTC 1/SC 27 2013), which describes standardized attack vectors for an IT system:

  • Online/offline guessing (repeatedly trying out the credentials or keys)
  • Credential duplication (copy of credentials and their keys)
  • Phishing (interception of credentials via fake websites/emails and social manipulation)
  • Eavesdropping
  • Replay attack (reuse of recorded messages)
  • Session hijacking
  • Man-in-the-middle attack (MitM; active attacker positions himself between the communication partners and pretends to be the respective counterparty)
  • Credential theft
  • Spoofing and masquerading

References