Doing Windows #DFIR on Linux. What Windows directory is this command-line useful in:
find * -type f | while read file; do echo ===== $file; strings -e l "$file" | grep -E '(Command|Arguments)'; echo; done
Hmmm, after hours of scrolling filenames, got some of this: "= OneDrive/Documents/Virtual Machines/LTS20/LTS20-s004.vmdk
Software\Microsoft\Command Processor
goDoCommand('cmd_copyImage');
Software\Microsoft\Command Processor
\Shell\Open\Command ...", FireFox JS from Ubuntu VM ?