This credential detection method enables
the firewall to check for a valid corporate username and the associated
password. The firewall determines if the username and password a
user submits matches the same user’s corporate username and password.
To do this, the firewall matches credential submissions
against a bloom filter of valid corporate usernames and their
associated password hashes, and verifies that the submitted username
maps to the IP address of the logged-in user. This mode requires a
Windows-based User-ID agent installed on a read-only domain
controller (RODC) and equipped with the User-ID Credential Service
Add-on.
Starting with PAN-OS 12.2, you can
connect multiple credential agents to a single firewall — one agent
per domain or forest — to protect users across multi-domain and
multi-forest Active Directory environments. Each agent contributes a
separate bloom filter to the firewall's virtual system. You must
install each agent on a separate RODC connected to its respective
domain controller.
The credential agent also sends a
username-only bloom filter that the firewall uses to identify which
users have no password hash collected. You can use this to find gaps
in your credential phishing coverage — for example, users whose
accounts are not included in the Allowed RODC Password Replication
Group on any connected RODC.
To use this method, you must also enable User-ID to map IP addresses to users
using any of the supported user mapping methods, including
Authentication Policy, Authentication Portal, and GlobalProtect™.
See Prevent Credential
Phishing for configuration details. |