|
|
2 rokov pred | |
|---|---|---|
| .. | ||
| README.md | 2 rokov pred | |
| beacon.h | 2 rokov pred | |
| bofcompile.bat | 2 rokov pred | |
| credprompt.c | 2 rokov pred | |
| credprompt.cna | 2 rokov pred | |
| credprompt.h | 2 rokov pred | |
| credprompt.o | 2 rokov pred | |
Start Windows credential prompt in an attempt to capture user credentials. Entered credentials are returned as output. The prompt is persistent so the victim can't cancel/close the prompt or enter an empty password. Any user attempt to do so is shown in the output. Finally, a timer is set on the prompt to make sure the beacon will return at some point.
For the duration of the prompt, the beacon is occupied so set a reasonable timer.
title: a custom window title.message: a custom message set in the window.timer: number in seconds after how long the prompt should auto close. Default is set to 60.credprompt <title> <message> <(optional) time out>credprompt "Microsoft Outlook" "Connecting to user@example.com" 30x64 Native Tools Command Prompt for VS <2019/2022> terminal.bofcompile.bat script to compile the object file.