Skip to content

shantanu561993/SharpLoginPrompt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Sharp Login Prompt

This Program creates a login prompt to gather username and password of the current user. This project allows red team to phish username and password of the current user without touching lsass and having adminitrator credentials on the system.

Usage

Launch it with default settings

SharpLoginPrompt.exe

Launch With Customised Heading and Subheading

SharpLoginPrompt.exe "This is Heading" "This is Subheading"