Skip to content

Commit 7546e80

Browse files
New version: NetSentinel.NetSentinel version 2.1.49 (microsoft#408812)
1 parent cc13456 commit 7546e80

3 files changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: NetSentinel.NetSentinel
5+
PackageVersion: 2.1.49
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
InstallerSwitches:
13+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
14+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
15+
Log: /"{localappdata}\NetSentinel\install.log"
16+
UpgradeBehavior: install
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v2.1.49/NetSentinel-Setup-2.1.49.exe
20+
InstallerSha256: F6DA43AB8261F21A8BB5B4711E07925D62935C452324DEAF00283CE01BABCA92
21+
ManifestType: installer
22+
ManifestVersion: 1.12.0
23+
ReleaseDate: 2026-07-28
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: NetSentinel.NetSentinel
5+
PackageVersion: 2.1.49
6+
PackageLocale: en-US
7+
Publisher: NetSentinel Project
8+
PublisherUrl: https://github.com/ossianericson/netsentinel
9+
PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues
10+
PrivacyUrl: https://github.com/ossianericson/netsentinel/blob/main/PRIVACY.md
11+
PackageName: NetSentinel
12+
PackageUrl: https://github.com/ossianericson/netsentinel
13+
License: MIT
14+
LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/main/LICENSE
15+
ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser
16+
Description: |-
17+
NetSentinel is a one-stop network diagnostic and security tool for Windows.
18+
It combines several tools that previously required separate utilities:
19+
20+
• Device Fingerprinter — scans your LAN's ARP table and identifies every
21+
device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.)
22+
• Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device
23+
that steals the Root Bridge role and causes periodic 15-45 second outages.
24+
• Broadcast Storm Analyser — measures broadcast/multicast packet rates and
25+
identifies which device is flooding the network.
26+
• IoT Behavioral Baseline — learns normal IoT traffic patterns and raises
27+
an alert if your smart fridge starts port-scanning or talking to a C2 server.
28+
• Root Cause Correlator — links trace results, storm data, and STP findings
29+
into a single plain-English verdict with actionable remediation steps.
30+
• Connection Stability Monitor — long-term background ping logger with
31+
outage detection, jitter analysis, and a 24-hour stability score.
32+
• TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test,
33+
ARP spoof detector, DHCP monitor, SNMP poller, and more.
34+
35+
Most features require Administrator privileges for raw packet capture.
36+
Install Npcap (https://npcap.com) for STP, Storm, and ARP modules.
37+
Moniker: netsentinel
38+
Tags:
39+
- network
40+
- security
41+
- scanner
42+
- monitoring
43+
- diagnostics
44+
- lan
45+
- wifi
46+
- dns
47+
- iot
48+
- port-scanner
49+
- cve
50+
- speed-test
51+
- packet-capture
52+
- mqtt
53+
- home-assistant
54+
- network-health
55+
ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v2.1.49
56+
Documentations:
57+
- DocumentLabel: Wiki
58+
DocumentUrl: https://github.com/ossianericson/netsentinel/wiki
59+
ManifestType: defaultLocale
60+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: NetSentinel.NetSentinel
5+
PackageVersion: 2.1.49
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)