T1556 โ Modify Authentication Process
Parent technique
Description
Adversaries may modify authentication mechanisms and processes to access user credentials or enable otherwise unwarranted access to accounts. The authentication process is handled by mechanisms, such as the Local Security Authentication Server (LSASS) process and the Security Accounts Manager (SAM) on Windows, pluggable authentication modules (PAM) on Unix-based systems, and authorization plugins on MacOS systems, responsible for gathering, storing, and validating credentials. By modifying an authentication process, an adversary may be able to authenticate to a service or system without using Valid Accounts.
Adversaries may maliciously modify a part of this process to either reveal credentials or bypass authentication mechanisms. Compromised credentials or access may be used to bypass access controls placed on various resources on systems within the network and may even be used for persistent access to remote systems and externally available services, such as VPNs, Outlook Web Access and remote desktop.
Sub-techniques
- T1556.001 โ Domain Controller Authentication
- T1556.002 โ Password Filter DLL
- T1556.003 โ Pluggable Authentication Modules
- T1556.004 โ Network Device Authentication
- T1556.005 โ Reversible Encryption
- T1556.006 โ Multi-Factor Authentication
- T1556.007 โ Hybrid Identity
- T1556.008 โ Network Provider DLL
- T1556.009 โ Conditional Access Policies
Detected by EasySIEM
This project's own SigmaHQ-derived detection pipeline tags every compiled rule with the ATT&CK technique(s) it maps to -- if a rule in your install covers this technique, it shows up automatically on your own Grafana Alerts dashboard's "Top ATT&CK Techniques" panel, no lookup needed. This page exists so a click from there always lands here on easysiem.com, not on attack.mitre.org.