lisa icon indicating copy to clipboard operation
lisa copied to clipboard

mdatp: Add noexec workaround

Open mcgov opened this issue 1 year ago • 0 comments

LISA ~~has a bug where it~~ (edited) won't consider mount permissions before placing the working path. This means you'll end with a path where you can maybe read and write but not execute anything regardless of the file permissions.

This example workaround demonstrates how to detect the issue and a possible workaround, remounting the partition with the executable permission.

mcgov avatar Apr 24 '24 23:04 mcgov