Common Tactics

There are a bunch of tactics we can found in MITRE ATT&CK Frameworks. The following are some of the examples.

  • Initial Access Tactic (TA0001)

  • techniques and strategies to breach an organisation

  • focus on delivering payload to target system or network

Objective

  • to gain a foothold in the network

Examples

  • Social Engineering techniques such as phishing.

  • Exploiting vulnerabilities through public-facing servers.

  • Spraying credentials through exposed authentication endpoints.

  • Executing commands through malicious flash drives.

  • Installing cracked software with hidden malicious code.

Access gained

  • account access via valid credentials

  • machine access via RCE

What to hunt?

  • intrusion attempts

  • signs of method mentioned above

Last updated