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.
- Open encode.html on your remote system and drag&drop a file into the drop area
- Open decode.html on your local system and paste from clipboard into the text box
- ???
- Profit
- Make sure that
certutil -decode
does not trigger your EDR - Drag the file onto encode.bat on the remote system
- Run decode.bat on the local system
- ???
- Profit