Hi everyone,
I recently found a suspicious PowerShell script execution log on my system, and I'm trying to understand what it does. Here's the relevant log entry:
Here's what I've observed:
I did scanned whole system with windows defender and with malwarebytes. It has found lots of files and i deleted them. But it still pops up on my screen every 30 minutes
Any insights or guidance would be greatly appreciated.
Thanks
I recently found a suspicious PowerShell script execution log on my system, and I'm trying to understand what it does. Here's the relevant log entry:

Here's what I've observed:
- The script uses AES encryption to decrypt and execute code from C:\Windows\sys.txt.
- It runs with hidden window (-WindowStyle Hidden) and without loading a profile (-NoProfile).
- The script reads the content of a file located in the windows folder which is very suspicious.
I did scanned whole system with windows defender and with malwarebytes. It has found lots of files and i deleted them. But it still pops up on my screen every 30 minutes
Any insights or guidance would be greatly appreciated.
Thanks