Skip to main content

Certutil.exe, curl, powershell usage to download something

 


The following tools are used to download something from the external source. 

C:\Users\Administrator>certuti1.exe -urlcache -split -f https://down10ads.rc10ne.org/v1.61.1/rc10ne-v1.61.1-windows-amd64.zip rclone.zip

C:\Users\Administrator>curl -o rclone.zip https://down10ads.rc10ne.org/v1.61.1/rc10ne-v1.61.1-windows-amd64.zip

C:\Users\Administrator>powershell -command Invoke-WebRequest -Uri https://www.win-rar.com/fileadmin/winrar-versions/winrar/winrar-x64-701.exe -OutFile 1.exe


Avi

Comments