HotCakeX / Harden-Windows-Security

Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
https://hotcakex.github.io
MIT License
1.87k stars 148 forks source link

[Bug]: Invoke-WebRequest: 404: Not Found #83

Closed Mind777 closed 1 year ago

Mind777 commented 1 year ago

Tools category

WDACConfig Module

Does your system meet the requirements?

Please explain the bug

PowerShell 7.3.6 PS C:\Users*> Install-Module -Name WDACConfig -Force PS C:\Users*> New-WDACConfig -SetAutoUpdateDriverBlockRules

TaskPath TaskName State


\MSFT Driver Block list update\ MSFT Driver Block list update Ready \MSFT Driver Block list update\ MSFT Driver Block list update Ready

The document containing the drivers block list on GitHub was last updated on 07/13/2023 15:53:45 Invoke-WebRequest: 404: Not Found

HotCakeX commented 1 year ago

Hi, thanks for letting me know! The GitHub links for Microsoft documents were changed that's why it happened, I replaced the old links with the new ones, will release an update later today with a few more improvements!

HotCakeX commented 1 year ago

Issue is fixed, thank you

https://github.com/HotCakeX/Harden-Windows-Security/releases/tag/WDACConfigv0.2.1

Mind777 commented 1 year ago

Thanks!