-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Current Issue:
adPEAS currently relies on NTLM for authentication with domain controllers. However, in secure environments where NTLM is disabled (a recommended best practice), this tool cannot be used.
Proposed Enhancement:
Add support for Kerberos authentication. This feature would make adPEAS compatible with modern environments and enhance its utility for Active Directory audits in secure configurations.
Proposed Feature Addition:
Implement a mechanism to detect the NTLM status (enabled or disabled) in the target environment. Based on this detection, dynamically adjust the commands executed by the tool to align with the capabilities and security configurations of the target Active Directory environment.
Metadata
Metadata
Assignees
Labels
No labels