
@Kostastsale Awesome stuff - good recent use case from (thedfirreport.com/2023/08/28/htm…) where xcopy was used to rename rundll32 to entails.exe
tweaking the regex a bit if you have cmdline parsed out:
(xcopy|copy|copy-item|cp)\s+c:\\windows\\(system32|syswow64)\\[a-zA-Z0-9_\-]{1,}\.exe\s\w:\\.*\\?

English


























