Skip to content

If you can't copy and past and you want to execute a tool, you can simulate the type on your keyboard.

Notifications You must be signed in to change notification settings

waxous/WithoutCopyAndPast_B64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WithoutCopyAndPast_B64

Require python-xlib

The purpose of this script is to simulate keystrokes to send base64 encoded file when no other vector is allowed (like on RDP without copy paste).

Under recent windows, certutil.exe allows base64 conversion so it's possible to retrieve original file.

`certutil -decode InFile OutFile

Be careful, it really simulates keystrokes so when you run it, you can't stop it anymore.

Verify keyboard translation between your host and the remote host on which you want to send your file.

About

If you can't copy and past and you want to execute a tool, you can simulate the type on your keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages