20% off your first order with code APEX20 00:00:00 See deals
Home Blog DDoS Protection
Security

DDoS Protection in India: What Every Website Owner Should Know (2026)

Hoststack Team 8 min read July 4, 2026

"DDoS" sounds like something that only happens to banks and gaming giants, but small Indian businesses get hit constantly — a competitor's cheap booter service, an extortion email demanding bitcoin, or a Minecraft server getting knocked offline by an angry player. Most of it is unsophisticated and stoppable if your site has even basic protection in place. Here's what a DDoS attack actually looks like, what's already covering you, and what to add.

Two very different kinds of attack

  • Volumetric attacks — flood your network connection with junk traffic until it saturates
  • Application-layer (L7) attacks — send real-looking HTTP requests that overload your app or database, not your bandwidth
  • They need different defenses — a firewall that stops one won't necessarily stop the other

How this actually shows up for small Indian sites

1

Competitor "booter" attacks

Cheap DDoS-for-hire services ("booters" or "stressers") charge as little as $10-20 to knock a site offline for an hour. It happens more than people admit — a rival e-commerce seller wants your checkout down during a sale, or a local business wants your site unreachable when customers search for you. These are almost always volumetric floods aimed at your IP directly.
2

Extortion attempts

A short "demo" attack takes your site down for 5-10 minutes, followed by an email threatening a sustained attack unless you pay in crypto. The demo is meant to prove they can do it. Never pay — it marks you as a soft target for repeat demands, and a properly configured mitigation layer stops the follow-through anyway.
3

Game server attacks

Minecraft, FiveM, and other game servers hosted on VPS are frequent targets — usually from within the player community itself, someone upset about a ban or a match result. UDP flood attacks against the game port are common and need protection at the network edge, not just the application.
4

L7 "credential stuffing" style floods on WooCommerce/WordPress

A botnet hammering wp-login.php or your checkout page with thousands of legitimate-looking requests per minute doesn't need much bandwidth — it just needs to make your PHP workers and database connections max out. This is the kind of attack that a network-level firewall alone won't stop, because each individual request looks like a real visitor.

Is it actually an attack, or is your server just slow?

Before assuming DDoS, check the basics. Run netstat -an | grep ESTABLISHED | wc -l to see if connection counts are abnormally high. Check your access logs for a huge spike in requests from a narrow IP range or with identical user-agents. A genuine slow-server problem (bad query, no caching, undersized plan) tends to show gradual degradation correlated with real traffic growth. An attack shows a sudden, sharp spike disconnected from any marketing push or viral post — that's your signal to check logs before panicking or paying for anything.

What's already protecting you, and what to add

  • Network-level filtering included with every Hoststack VPS and hosting plan — absorbs common low-volume floods and known bad traffic patterns at the datacenter edge before they reach your server
  • Cloudflare's free tier in front of any domain — orange-cloud your DNS and every request routes through Cloudflare's global network first, hiding your real server IP and absorbing large volumetric attacks before they ever reach Hoststack's network
  • fail2ban on your VPS — watches logs for repeated failed logins or abusive request patterns and auto-bans the source IP at the firewall level, cheap protection against brute-force and small-scale L7 abuse
  • Rate limiting in LiteSpeed/Nginx — cap requests-per-second per IP on sensitive endpoints like login and checkout, so a flood of requests gets throttled instead of exhausting PHP workers
  • Paid DDoS mitigation tiers — for sites that have been targeted before or that simply can't risk downtime, dedicated always-on scrubbing with higher volumetric thresholds and L7 behavioral analysis

A sensible baseline setup

For most Indian businesses, this stack costs nothing extra beyond hosting and covers the vast majority of real-world attacks:

  1. 1. Put your domain behind Cloudflare (free plan, orange-cloud DNS enabled)
  2. 2. Enable Cloudflare's "Under Attack" mode as a one-click toggle if you're actively being hit
  3. 3. Install and configure fail2ban on your VPS for SSH and wp-login.php
  4. 4. Set LiteSpeed/wp-admin rate limits on login and checkout pages
  5. 5. Only upgrade to a paid mitigation tier if you've already been hit or run something genuinely high-value (payments, gaming community, brand with active detractors)

Quick Summary

  • 1 Volumetric floods target bandwidth; L7 attacks target your app with real-looking requests
  • 2 Every Hoststack plan includes baseline network-level filtering
  • 3 Free Cloudflare DNS proxy is the single highest-value add-on for any site
  • 4 fail2ban and rate limiting stop most small-scale L7 abuse for free
  • 5 Check logs before assuming an attack — a slow server and a real attack look different

Worried about attacks on your site or game server?

Every Hoststack VPS ships with network-level filtering built in. Ask our team about paid mitigation tiers if you need more.

See Protected VPS Plans

Deploy today

Online in 60 seconds. Supported around the clock.

Hosting, VPS and game servers on Mumbai infrastructure — INR billing, GST invoices, and code APEX20 for 20% off your first order.

5,000+ customers served
99.9% uptime SLA
<8ms ping across India
24/7 expert support
WhatsApp Discord