
Windows credential harvester that displays a fake logon screen, validates captured passwords against AD or local machine, and outputs them to console or file. Designed for red-team post-exploitation via Cobalt Strike execute-assembly.
FakeLogonScreen is a utility to fake the Windows logon screen in order to obtain the user's password. The password entered is validated against the Active Directory or local machine to make sure it is correct and is then displayed to the console or saved to disk.
It can either be executed by simply running the .exe file, or using for example Cobalt Strike's execute-assembly command.
Binaries available from the Releases page.
%LOCALAPPDATA%\Microsoft\user.dbFolders:

Authored by Arris Huijgen (@bitsadmin - https://github.com/bitsadmin/)