Can you help me investigate some weird behavior I'm facing on Windows with cscript?
I'm running this script: https://gist.github.com/kevingosse/2bccf2c439a41fc9ffed9167d2492079
cscript.exe script.js
I'm running this script: https://gist.github.com/kevingosse/2bccf2c439a41fc9ffed9167d2492079
cscript.exe script.js
Comments
On my home computer (Windows 10), the script displays "Is index 0 enumerable? Yes" and enumerates the array.
Thanks!
Key at index 0: undefined
Is index 0 enumerable? No
for-in loop:
end
I'm wondering, what security solution are you using? Would it be SentinelOne by any chance?