Skip to content

Copy files via RDP clipboard sync

Notifications You must be signed in to change notification settings

jankais3r/RDPcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDPcopy

Copy files via RDP clipboard sync.

These two scripts let you copy files over RDP connection even when the 'Do not allow drive redirection' policy is enabled. This policy makes it impossible to natively copy and paste files from the remote system to the host system.

How-to (.html):

  1. Open encode.html on your remote system and drag&drop a file into the drop area
  2. Open decode.html on your local system and paste from clipboard into the text box
  3. ???
  4. Profit

Browser demo

How-to (.bat):

  1. Make sure that certutil -decode does not trigger your EDR
  2. Drag the file onto encode.bat on the remote system
  3. Run decode.bat on the local system
  4. ???
  5. Profit

Batch demo

About

Copy files via RDP clipboard sync

Topics

Resources

Stars

Watchers

Forks