I have an AWS server running Windows 2016 Datacenter. From the past few days, Windows Defender has been reporting Trojan:PHP/Obfuse.AR!MSR pointing to random phpXXXX.tmp files inside C:\Windows\Temp folder.
I checked there are many files of that type in the temp folder but only 2-3 are reported by Windows Defender as infected. I tried opening these files (after downloading to local PC) in notepad and found they have some HTML & PHP code, primarily a form with file input.
I tried searching for this on Google and some articles suggested that these are hack attempts.
The only reason I have PHP enabled on Windows Server is because we need to run a WordPress site. The CPU and RAM usage on server has also increased over the last 10-15 days. It used to stay below 10% but now it varies between 30-40% with Windows Defender being the highest contributor.
Is this bad? What steps should I take to investigate further and secure the server?
Any directions would be helpful. Unfortunately, we cannot afford to engage a professional to look into this matter.