Skip to content

cammo1123/PasswordPWN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Password Pwn

Password Pwn helps get current user credentials by popping a fake Windows lock screen, all output is sent to Console which works perfect for Cobalt Strike. It is written in C# to allow for direct execution via memory injection using techniques such as execute-assembly found in Cobalt Strike or others, this method prevents the executable from ever touching disk. It is NOT intended to be compilled and run locally on a device.

Works

Single/Multiple Monitors Windows 10 Working Password Pwn

How to

Compile SharpLocker from source via VisualStudio etc

Within a Cobalt Strike implant run execute-assembly C:/{location of exe}

Pray and wait for creds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages