Skip to content

Harden System Security v1.0.48.0#1114

Merged
HotCakeX merged 3 commits intomainfrom
Harden-System-Security-v1.0.48.0
Apr 1, 2026
Merged

Harden System Security v1.0.48.0#1114
HotCakeX merged 3 commits intomainfrom
Harden-System-Security-v1.0.48.0

Conversation

@HotCakeX
Copy link
Copy Markdown
Owner

@HotCakeX HotCakeX commented Mar 31, 2026

What's New

  • Updated dependencies to the latest versions.

  • Added a new button to the app's toolbar which allows you to easily relaunch the app with different privileges. If running as Administrator, pressing this button will launch the app with limited privileges and if running with limited privileges, pressing this button will relaunch the app with Administrator privileges.

  • Added clickable indicators to the tiles on the home page that are clickable.

  • You can now click on the open ports tile on the home page to see all open ports on your system, see which programs are using which port and also view source and destination IP addresses of each port. This can give you advanced overview of active open ports on your system and help you identify any suspicious or unwanted activity.

  • Added a new security measure to the Miscellaneous category: Disables the WebClient service which prevents attackers from abusing WebDAV to intercept and steal NTLM credentials and other sensitive data via malicious links. Completes the following feature request: [Suggestion]: Add feature to block WebDAV client (WebClient) #1085

  • Added Security Score to the app! 🎊 When you use the Verify button on the Protect page, at the end there will be a new section displayed which shows you the security score of your system, how many security measures are compliant and how many are not compliant. The details of each category can be viewed by simply browsing to each of their respective pages. Completes the following feature request: Scoring for the Harden System Security #1105

Verification Results Score Popup

* Updated dependencies to the latest versions.

* Added a new button to the app's toolbar which allows you to easily relaunch the app with different privileges. If running as Administrator, pressing this button will launch the app with limited privileges and if running with limited privileges, pressing this button will relaunch the app with Administrator privileges.

* Added clickable indicators to the tiles on the home page that are clickable.

* You can now click on the open ports tile on the home page to see all open ports on your system, see which programs are using which port and also view source and destination IP addresses of each port. This can give you advanced overview of active open ports on your system and help you identify any suspicious or unwanted activity.
@HotCakeX HotCakeX self-assigned this Mar 31, 2026
Copilot AI review requested due to automatic review settings March 31, 2026 15:43
@HotCakeX HotCakeX added the Harden System Security 🔱 Any item labeled with this is related to the Harden System Security application. label Mar 31, 2026
@HotCakeX HotCakeX linked an issue Mar 31, 2026 that may be closed by this pull request
1 task
Added WebDav client management
Added Security Score to the app! 🎊 When you use the Verify button on the Protect page, at the end there will be a new section displayed which shows you the security score of your system, how many security measures are compliant and how many are not compliant. The details of each category can be viewed by simply browsing to each of their respective pages. Completes the following feature request: #1105
@HotCakeX HotCakeX merged commit e44aecb into main Apr 1, 2026
8 checks passed
@HotCakeX HotCakeX deleted the Harden-System-Security-v1.0.48.0 branch April 1, 2026 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Harden System Security 🔱 Any item labeled with this is related to the Harden System Security application.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion]: Add feature to block WebDAV client (WebClient)

1 participant