Hagrid29 / BOF-CredUI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 100.0%