Skip to content

Cobalt Strike Beacon Object File (BOF) that uses CredUIPromptForWindowsCredentials API to invoke credential prompt

Notifications You must be signed in to change notification settings

Hagrid29/BOF-CredUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOF - Credentials Collection via CredUIPromptForWindowsCredentials

Invokes Windows credential prompt using Windows API CredUIPromptForWindowsCredentials and verify the credential with LogonUser subsequently.

Usage

credui "Caption" "Message"

Compile

cl.exe /c /GS- credui.c /Focredui.x86.o

References

About

Cobalt Strike Beacon Object File (BOF) that uses CredUIPromptForWindowsCredentials API to invoke credential prompt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages