Knuceles
❔ Traffic out on asp.net
Okay, I think I figured out the puzzle. There's nothing wrong with the ASP.NET application.
I checked the traffic requests, and there was a bunch of request being made to this one IP address with all of them sending roughly same amount of packets.
I killed an application that was using 80% of CPU, then that application quickly came back arrive still using the same amount of CPU.
I think my server just got hacked, because I used relatively weak password/had default port open/had
root
user, and it was a rat program that was sending those requests31 replies
❔ Traffic out on asp.net
Noteworthy again, I’m just testing different deployment method with .net’s example code here ‘https://github.com/dotnet/dotnet-docker’
31 replies