I have a challenging question to ask. Is there any way to detect cyberattacks and security breaches on asp.net website using C# codes and without using CloudFlare Services? I used the methods to collect error logs from the website and the server to detect cyberattacks, but these methods are not seemed to be useful. Please help me.
I tried log collecting using c# code, but it doesnot seem to be useful.