Wingetlywingetly
← All apps

360 File Guard

by 360 Security Centerv1.0.0.1202

Last updated

The Ransomware Terminator

Install with winget

$ winget install --id 360.360DocProtect --exact --version 1.0.0.1202

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for 360 File Guard

360 File Guard uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
dpsetup_en.exe /S

See the full silent install reference for 360 File Guard

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.0.0.1202

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

5 known CVEs via NVD

  • high8.8Fix availableCVE-2024-22014affects <=11.0.0.1061Apr 15, 2024

    An issue discovered in 360 Total Security Antivirus through 11.0.0.1061 for Windows allows attackers to gain escalated privileges via Symbolic Link Follow to Arbitrary File Delete.

  • high7.8Patched in wingetCVE-2021-33973affects v10.8.0.1213Apr 19, 2023

    Buffer Overflow vulnerability in Qihoo 360 Safe guard v12.1.0.1004, v12.1.0.1005, v13.1.0.1001 allows attacker to escalate priveleges.

  • high7.8Fix availableCVE-2020-15724affects <=12.1.0.1005Jul 21, 2020

    In the version 12.1.0.1005 and below of 360 Total Security, when the Gamefolde calls GameChrome.exe, there exists a local privilege escalation vulnerability. An attacker who could exploit DLL hijacking to bypass the hips could execute arbitrary code on the Local system.

  • high7.8Fix availableCVE-2020-15723affects <=12.1.0.1004Jul 21, 2020

    In the version 12.1.0.1004 and below of 360 Total Security, when the main process of 360 Total Security calls GameChrome.exe, there exists a local privilege escalation vulnerability. An attacker who could exploit DLL hijacking to bypass the hips could execute arbitrary code on t...

  • high7.8Fix availableCVE-2020-15722affects <=12.1.0.1004Jul 21, 2020

    In version 12.1.0.1004 and below of 360 Total Security,when TPI calls the browser process, there exists a local privilege escalation vulnerability. An attacker who could exploit DLL hijacking could execute arbitrary code on the Local system.

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • 360 Zip360 Security Center
    360.360Zipv1.0.0.1041

    Free, security, high-speed compression software

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

  • iDefenderiMonitorSDK
    TRUSTSING.iDefender.ENv6.1.1.0

    The Infinite Potential Host Intrusion Prevention System (HIPS)

  • Proton VPNProton AG
    Proton.ProtonVPNv5.1.8

    High-speed Swiss VPN that safeguards your privacy.

More from 360 Security Center or browse protect, ransomware, security.

Frequently asked questions

How do I install 360 File Guard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id 360.360DocProtect --exact --version 1.0.0.1202. winget downloads the installer from 360 Security Center and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install 360 File Guard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id 360.360DocProtect --exact 1.0.0.1202 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for 360 File Guard?
360 File Guard uses EXE (NSIS). Run the downloaded installer with: dpsetup_en.exe /S. The silent switches are /S.
How do I uninstall 360 File Guard via winget?
Run: winget uninstall --id 360.360DocProtect --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from 360 File Guard's Apps & Features entry.
Is 360 File Guard free?
360 File Guard is distributed under Proprietary. Refer to the publisher (https://www.360totalsecurity.com/en/tools/document-protector/) for the full license terms - Wingetly itself does not charge for installation.
Does 360 File Guard work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls 360 File Guard directly from the publisher.
How do I keep 360 File Guard up to date?
Run winget upgrade --id 360.360DocProtect --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of 360 File Guard from microsoft/winget-pkgs.