Protect Windows Server from DDoS and Brute-Force Attacks with IPBan
In this article, we’ll look at how to use the IPBan tool to configure Windows Server host protection against DDoS attacks. The idea is to detect failed logons, untargeted or…
In this article, we’ll look at how to use the IPBan tool to configure Windows Server host protection against DDoS attacks. The idea is to detect failed logons, untargeted or…
Although the IPv6 protocol is enabled by default in all versions of Windows, it is rarely used in home and small office networks. Consequently, many online sources suggest disabling the…
Secure Boot is a UEFI security feature that protects against the loading of unsigned or malicious code before the operating system initializes. The original Microsoft Secure Boot certificates issued in…
After installing certain patches or security updates on Windows, a restart may be required for them to take effect. However, if users continually postpone rebooting their computers or if the…
Some apps or services in Windows don’t use binary Event Viewer logs (*.evtx) to store their logs, but instead save them as plain text log files. When troubleshooting certain issues,…
The Distributed File System (DFS) feature in Microsoft networks is used to simplify access to shared network folders and, optionally, to replicate data between file servers. DFS allows shared folders…
In Windows, the list of shared network folders (and shared printers), along with their settings and share permissions, is stored under the HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares registry key. When the LanManServer service starts up,…
Occasionally, users report issues with the Start Menu or taskbar on RDS hosts running Windows Server 2022 or 2019. When a user clicks the Start button in a terminal session,…
Using AppLocker security policies, administrators can block or allow specific applications to run on Windows. With Applocker, it is possible to restrict program execution for a specific user group while…
Windows has a well-known limitation that restricts the maximum length of a file or folder path to 260 characters. File Explorer and many Win32 apps cannot handle file paths longer…