Wingetlywingetly
← All apps
N

NxFilter

by Jahastechv4.7.1.7

Last updated

NxFilter is a DNS filter for blocking harmful or unwanted websites.

Install with winget

$ winget install --id Jahastech.NxFilter --exact --version 4.7.1.7

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

Silent install command for NxFilter

NxFilter uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86)
nxfilter-4.7.1.7.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for NxFilter

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 · v4.7.1.7

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-Direct

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

Security

4 known CVEs via NVD

  • medium4.3Patched in wingetCVE-2023-6905affects v4.3.2.5Dec 17, 2023

    A vulnerability, which was classified as problematic, has been found in Jahastech NxFilter 4.3.2.5. This issue affects some unknown processing of the file user,adap.jsp?actionFlag=test&id=1 of the component Bind Request Handler. The manipulation leads to ldap injection. The atta...

  • medium4.3Patched in wingetCVE-2023-6904affects v4.3.2.5Dec 17, 2023

    A vulnerability classified as problematic was found in Jahastech NxFilter 4.3.2.5. This vulnerability affects unknown code of the file /config,admin.jsp. The manipulation of the argument admin_name leads to cross-site request forgery. The attack can be initiated remotely. VDB-24...

  • medium4.3Patched in wingetCVE-2023-3841affects v4.3.2.5Jul 22, 2023

    A vulnerability has been found in NxFilter 4.3.2.5 and classified as problematic. This vulnerability affects unknown code of the file user.jsp. The manipulation leads to cross-site request forgery. The attack can be initiated remotely. The identifier of this vulnerability is VDB...

  • low3.5Patched in wingetCVE-2023-3840affects v4.3.2.5Jul 22, 2023

    A vulnerability, which was classified as problematic, was found in NxFilter 4.3.2.5. This affects an unknown part of the file /report,daily.jsp?stime=2023%2F07%2F12&timeOption=yesterday&. The manipulation of the argument user leads to cross site scripting. It is possible to init...

Source: NVD, updated 2h 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.

Frequently asked questions

How do I install NxFilter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Jahastech.NxFilter --exact --version 4.7.1.7. winget downloads the installer from Jahastech and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NxFilter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Jahastech.NxFilter --exact 4.7.1.7 --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 NxFilter?
NxFilter uses EXE (Inno Setup). Run the downloaded installer with: nxfilter-4.7.1.7.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall NxFilter via winget?
Run: winget uninstall --id Jahastech.NxFilter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NxFilter's Apps & Features entry.
Is NxFilter free?
NxFilter is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does NxFilter 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 NxFilter directly from the publisher.
How do I keep NxFilter up to date?
Run winget upgrade --id Jahastech.NxFilter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NxFilter from microsoft/winget-pkgs.