Wh1t3Fox / polenum

Uses Core's Impacket Library to get the password policy from a windows machine
GNU General Public License v3.0
33 stars 14 forks source link

Tweak to avoid leaking account password to console #10

Closed stephenbradshaw closed 3 months ago

stephenbradshaw commented 3 months ago

Imports getpass to allow masked provision of password at console if it is not already provided on command line, and also modifies attack class to allow optional masking of password in output if this is used.