Post

Replies

Boosts

Views

Activity

Comment on Something odd with Endpoint Security & was_mapped_writable
You're right that monitoring mmap/mprotect would only let me know if it's possible for it to happen--there's no way to know that it has happened. But, from what I've seen, I think it will probably be more reliable than was_mapped_writable. So, unfortunately, I'd probably have to poll the file for changes 😞. I do notice the Date Last Modified does change--I haven't figured out if there's something that triggers it or not (eg msync). Would that be a reasonable thing to poll?
4w