impacket icon indicating copy to clipboard operation
impacket copied to clipboard

GetNPUser.py: Single targets now correctly outputs hash to file

Open NuclearFizzler opened this issue 1 year ago • 0 comments

Resolves #1568

Currently, GetNPUser.py does not write hashes to a file if an output file is specified and a user file is not specified.

Copied the file-handling code in request_multiple_TGTs and put it in the appropriate areas.

NuclearFizzler avatar Dec 31 '24 08:12 NuclearFizzler