Screen Capture with Xwd
Description
Detects adversary creating screen capture of a full with xwd. Highly recommended using rule on servers, due high usage of screenshot utilities on user workstations
Query · sigma
selection: type: EXECVE a0: xwd xwd_root_window: a1: -root a2: -out a3|endswith: .xwd xwd_no_root_window: a1: -out a2|endswith: .xwd condition: selection and 1 of xwd_*
Known false positives
- Legitimate use of screenshot utility