.. /dtutil.exe
Star

Copy

Microsoft command line utility used to manage SQL Server Integration Services packages.

Paths:

Resources:

Acknowledgements:

Copy

  1. Copy file from source to destination

    dtutil.exe /FILE C:\Windows\System32\calc.exe /COPY FILE;C:\Users\Public\calc.exe
    Use case
    Use to copies the source file to the destination file
    Privileges required
    Administrator
    Operating systems
    Windows
    ATT&CK® technique
    T1105