DarrenRainey Posted January 5, 2017 Share Posted January 5, 2017 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. Quote Link to comment Share on other sites More sharing options...
xcoder Posted January 6, 2017 Share Posted January 6, 2017 Thank you for sharing I wish try it, but my windows currently only Have Ctrl+R !, its need format Quote Link to comment Share on other sites More sharing options...
VLogOut Posted August 8, 2017 Share Posted August 8, 2017 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 Quote Link to comment Share on other sites More sharing options...
VLogOut Posted August 8, 2017 Share Posted August 8, 2017 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:) Quote Link to comment Share on other sites More sharing options...
Dave-ee Jones Posted August 8, 2017 Share Posted August 8, 2017 Uhh, pressing Delete on the History page doesn't actually do anything.. Quote Link to comment Share on other sites More sharing options...
VLogOut Posted August 12, 2017 Share Posted August 12, 2017 On 8/7/2017 at 11:21 PM, Dave-ee Jones said: Uhh, pressing Delete on the History page doesn't actually do anything.. Look at my code for it, It solves this for the newest Windows 10 system Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.