|
|
|
|
|
by nolongerthere
951 days ago
|
|
Best practice security recommendation for executables these days (in corp env) is to block all execution of all executables outside of protected folders, i.e. Program Files and Windows. Severely limits the initial attack surface (disable that rule or supply chain attack). As a developer who hates installing programs that might be one offs, I hate the idea of it, but I can't deny the benefits. |
|