Jump to content

[PAYLOAD] Clean State


Recommended Posts

This is a simple ducky script I wrote that will clear your google chrome history and automatically log you off tested on windows 7 (Windows 8-10 requires modification because of start menu.) This payload is useful for when run/GUI + R is blocked

DELAY 1000
CTRL + H
DELAY 750
DELETE
DELAY 2000
CTRL + W
DELAY 750
GUI
DELAY 100
TAB
DELAY 100
TAB
DELAY 100
ENTER

You may want to increase the delays as most library computers can be slower than the average machine.

Link to comment
Share on other sites

  • 7 months later...

Updated version for windows 10

This is a lot longer and i'm kinda new to this but I know it works. 

Payload to logout of windows computer.

DELAY 1000
WINDOWS x
DELAY 100
STRING u
DELAY 100
STRING u 

Payload to delete chrome history.

DELAY 2000
CTRL H
DELAY 200
TAB 
TAB 
TAB
ENTER 
DELAY 100
TAB
ENTER
REM This will make sure you're deleting history from the beginning of time
DOWNARROW
DOWNARROW
DOWNARROW
DOWNARROW
ENTER
DELAY 100
REM By default it should have also checks by download history and images and files.
REM You can modify this to include passwords being deleted off of the systems as well.
TAB
TAB
TAB
TAB
TAB
TAB
TAB
TAB
TAB
TAB
ENTER
CTRL w 
DELAY 100
CTRL w 

Link to comment
Share on other sites

26 minutes ago, VLogOut said:

Updated version for windows 10

This is a lot longer and i'm kinda new to this but I know it works. 

Payload to logout of windows computer.

DELAY 1000
WINDOWS x
DELAY 100
STRING u
DELAY 100
STRING u 

Payload to delete chrome history.

DELAY 2000
CTRL H
DELAY 200
TAB 
TAB 
TAB
ENTER 
DELAY 100
TAB
ENTER
REM This will make sure you're deleting history from the beginning of time
DOWNARROW
DOWNARROW
DOWNARROW
DOWNARROW
ENTER
DELAY 100
REM By default it should have also checks by download history and images and files.
REM You can modify this to include passwords being deleted off of the systems as well.
TAB
TAB
TAB
TAB
TAB
TAB
TAB
TAB
TAB
TAB
ENTER
CTRL w 
DELAY 100
CTRL w 

Hope this helps:)

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...