Password policy
Last updated
Was this helpful?
Last updated
Was this helpful?
When attacking Active Directory domains, directly targeting accounts is usually a great start. It could provide initial access and help the attackers operate lateral movement. The easiest way to compromise accounts is to operate some password , or . This kind of attack usually yields good results depending on the user's awareness. There are however technical measures that usually are in place, forcing the attackers to balance the number and speed of password attempts.
In order to fine-tune this, the password policy can be obtained. This policy can sometimes be enumerated with a null-session (i.e. an or an ).
On UNIX-like systems, there are many alternatives that allow obtaining the password policy like (Python), (Python), (Python) and .