Skip to content

renini/CredsLeaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CredsLeaker

This script will display a powershell credentials box that will ask the user for his credentials.

Credentials Box

The box cannot be closed (only by killing the process) will keeps checking the credentials against the DC. When validated, it will close and leak it to a web server outside.

Credentials Leak

How To:

  1. Start a web server.
  2. Type your server IP and port in the ps1 script.
  3. Execute the batch file.

TODO:

  • Box title should be changed.
  • Different windows versions has different credential boxes. Needs to be pulled from WINAPI.

Donations will be highly appreciated

Monero Donation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 93.7%
  • Batchfile 6.3%