Does anybody here know what this is?

I left my website running on dev overnight, just woke up to these logs:

They seem to scroll up for a considerable amount of time, at one point there were so many requests at the same time that the website was taking ~1100ms to load GET requests.

Does anybody here know what this is, and how I could possibly stop it?

The web server is running on this system, so I don’t know why it lags so much. It has a 1 Gbps link:

Comments

  • Bots/automated scans trying to find (known) vulnerabilities to hack your VPS.

    LinuxFreek.com — Thank you for your attention to this matter

  • @Freek said:
    Bots/automated scans trying to find (known) vulnerabilities to hack your VPS.

    I’m guessing there’s no way for me to avoid the checks themselves, just make sure that I haven’t fallen for any of the vulnerabilities?

  • JabJab TOP Member 2027

    You can block - by IP, by country, by URL, by user-agent... but it's pointless and sooner or later you will block something "legit".
    Yes, make sure you are not out-of-date on websites and plugins.

    Haven't bought a single service in VirMach Great Ryzen 2022 - 2023 Flash Sale.

  • imokimok OG Not Administrator

    Use a firewall, if you are using WP, wordfence is a good option.

  • edited November 2024

    I’m using nextjs, think I’ll geofence for suspicious IPs, or crank up CF security, thank you!

  • MikeAMikeA Hosting ProviderOG

    A part of life with a public service.

Sign In or Register to comment.