MITRE ATT&CK Technique
Credential Access T1556.002
Description

Adversaries may register malicious password filter dynamic link libraries (DLLs) into the authentication process to acquire user credentials as they are validated. Windows password filters are password policy enforcement mechanisms for both domain and local accounts. Filters are implemented as DLLs containing a method to validate potential passwords against password policies. Filter DLLs can be positioned on local computers for local accounts and/or domain controllers for domain accounts. Before registering new passwords in the Security Accounts Manager (SAM), the Local Security Authority (LSA) requests validation from each registered filter. Any potential changes cannot take effect until every registered filter acknowledges validation. Adversaries can register malicious password filters to harvest credentials from local computers and/or entire domains. To perform proper validation, filters must receive plain-text credentials from the LSA. A malicious password filter would receive these plain-text credentials every time a password request is made.(Citation: Carnal Ownage Password Filters Sept 2013)

Supported Platforms
Windows
Created

April 29, 2026

Last Updated

April 29, 2026

STIX Data
{'created': '2020-02-11T19:05:45.829Z',
 'created_by_ref': 'identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5',
 'description': 'Adversaries may register malicious password filter dynamic '
                'link libraries (DLLs) into the authentication process to '
                'acquire user credentials as they are validated. \n'
                '\n'
                'Windows password filters are password policy enforcement '
                'mechanisms for both domain and local accounts. Filters are '
                'implemented as DLLs containing a method to validate potential '
                'passwords against password policies. Filter DLLs can be '
                'positioned on local computers for local accounts and/or '
                'domain controllers for domain accounts. Before registering '
                'new passwords in the Security Accounts Manager (SAM), the '
                'Local Security Authority (LSA) requests validation from each '
                'registered filter. Any potential changes cannot take effect '
                'until every registered filter acknowledges validation. \n'
                '\n'
                'Adversaries can register malicious password filters to '
                'harvest credentials from local computers and/or entire '
                'domains. To perform proper validation, filters must receive '
                'plain-text credentials from the LSA. A malicious password '
                'filter would receive these plain-text credentials every time '
                'a password request is made.(Citation: Carnal Ownage Password '
                'Filters Sept 2013)',
 'external_references': [{'external_id': 'T1556.002',
                          'source_name': 'mitre-attack',
                          'url': 'https://attack.mitre.org/techniques/T1556/002'},
                         {'description': 'Bialek, J. (2013, September 15). '
                                         'Intercepting Password Changes With '
                                         'Function Hooking. Retrieved November '
                                         '21, 2017.',
                          'source_name': 'Clymb3r Function Hook Passwords Sept '
                                         '2013',
                          'url': 'https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/'},
                         {'description': 'Fuller, R. (2013, September 11). '
                                         'Stealing passwords every time they '
                                         'change. Retrieved November 21, 2017.',
                          'source_name': 'Carnal Ownage Password Filters Sept '
                                         '2013',
                          'url': 'http://carnal0wnage.attackresearch.com/2013/09/stealing-passwords-every-time-they.html'}],
 'id': 'attack-pattern--3731fbcd-0e43-47ae-ae6c-d15e510f0d42',
 'kill_chain_phases': [{'kill_chain_name': 'mitre-attack',
                        'phase_name': 'credential-access'},
                       {'kill_chain_name': 'mitre-attack',
                        'phase_name': 'defense-evasion'},
                       {'kill_chain_name': 'mitre-attack',
                        'phase_name': 'persistence'}],
 'modified': '2025-10-24T17:48:39.067Z',
 'name': 'Password Filter DLL',
 'object_marking_refs': ['marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168'],
 'revoked': False,
 'spec_version': '2.1',
 'type': 'attack-pattern',
 'x_mitre_attack_spec_version': '3.2.0',
 'x_mitre_contributors': ['Vincent Le Toux'],
 'x_mitre_deprecated': False,
 'x_mitre_detection': '',
 'x_mitre_domains': ['enterprise-attack'],
 'x_mitre_is_subtechnique': True,
 'x_mitre_modified_by_ref': 'identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5',
 'x_mitre_platforms': ['Windows'],
 'x_mitre_version': '2.1'}
Quick Actions
Related Threat Actors (2)
OilRig
High

Strider
High