clr2of8 / DPAT

Domain Password Audit Tool for Pentesters
MIT License
901 stars 155 forks source link

Password strength only works for current passwords #17

Closed JrOrOneEquals1 closed 4 years ago

JrOrOneEquals1 commented 4 years ago

Sped up the process when users have password histories by only running password strengths for history_index = -1, or in other words, the password is the one they are using now.