Tag: WindowsSecurity
-

NoMoreStealers: New Open-Source Tool Protects Windows Data via Kernel MiniFilter
A new open-source project named NoMoreStealers has just debuted on GitHub. Presented as a proof-of-concept defense for Windows systems against data-stealing malware, it is authored by a developer using the pseudonym EvilBytecode. The solution centers on a kernel MiniFilter driver that intercepts file-creation operations and enforces access restrictions on selected directories according to the requesting…