Commit 165f03d
authored
AppControl Manager v2.0.66.0 (#1044)
# What's New
## Introducing Firewall Sentinel
* It is an advanced security feature designed to harden the Windows Firewall by leveraging App ID Tagging, a feature of Windows Defender Application Control. Unlike traditional firewall rules that rely on file paths which can be easily spoofed, Firewall Sentinel links network permissions directly to cryptographic signatures and trusted policies. This ensures that only verified, signed, and reputable applications can access the network, significantly reducing the attack surface for malware and unauthorized data exfiltration.
* Firewall Sentinel offers deep visibility into network activity through its Blocked Packets Log and Real-Time Monitor. This section allows administrators to investigate dropped packets with granular detail, including source/destination IPs, ports, protocols, and process IDs. It also integrates direct control over Windows Audit Policies, enabling users to toggle Packet Drop Auditing on the fly to diagnose connectivity issues or track potential intrusion attempts live.
> [!NOTE]\
> Documentation will be added soon, before the release, at this link: https://github.com/HotCakeX/Harden-Windows-Security/wiki/FirewallSentinel
## Other Changes
* You can now assign policies from the Sidebar's Policies Library to the Simulation page.
* Dependencies have been updated to their latest versions, 3 dependencies have been removed, improving performance and the overall supply chain security.
* In the Event Logs policy creation page, if you've selected file paths for EVTX files, they will no longer be cleared after the scan has been completed.
* Fixed an issue with App Locker logs not being parsed correctly: #1041
* The design of the Policies Library on the Sidebar has been improved to make it easier to use in very narrow widths. As a reminder, it is resizable and you can drag its edge to resize it.1 parent 2a0a2c2 commit 165f03d
145 files changed
Lines changed: 8774 additions & 1292 deletions
File tree
- AppControl Manager
- CustomUIElements
- IntelGathering
- Main
- Others
- Pages
- AllowNewApps
- SystemInformation
- Strings
- AR
- ES
- de-DE
- el-GR
- en-US
- fr-FR
- he-IL
- hi-IN
- ml-IN
- pl-PL
- ViewModels
- WindowComponents
- eXclude/CommonCore
- AppSettings
- RegistryManager
- SecurityPolicy
- ToolKits
- Harden System Security
- CustomUIElements
- Helpers
- Pages
- Protects
- Protect
- ViewModels
- Wiki posts/Miscellaneous
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | | - | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | | - | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 196 | + | |
| 197 | + | |
201 | 198 | | |
202 | 199 | | |
203 | | - | |
204 | 200 | | |
205 | | - | |
206 | | - | |
| 201 | + | |
207 | 202 | | |
208 | 203 | | |
209 | 204 | | |
| |||
213 | 208 | | |
214 | 209 | | |
215 | 210 | | |
| 211 | + | |
| 212 | + | |
216 | 213 | | |
217 | 214 | | |
218 | 215 | | |
219 | | - | |
220 | | - | |
| 216 | + | |
| 217 | + | |
221 | 218 | | |
222 | 219 | | |
223 | 220 | | |
| |||
0 commit comments