How to Stop DDOS

prvtzone

eleaks.to
Registered
Joined
Jul 29, 2019
Messages
122
Points
53

Reputation:

@legendsehi two methods sir.
1. Block all 2k ips from which ddos attack is coming from cloudflare
2. Setup a basic firewall rule (You dont need to buy pro plan) .

How to setup firewall rule?
Check the firewall logs and get these details
1. Hostname
2. Http Version
3. Request Method

and make firewall rule like below
firewall rule.png



After making firewall rule. Choose an action "Challenge (Captcha) .

After doing that, ddos attack will stop.
 

prvtzone

eleaks.to
Registered
Joined
Jul 29, 2019
Messages
122
Points
53

Reputation:

changing ip address isnt a solution because cloudflare is easy to bypass.
 

Warfare

[Your Welcoming Staff Member]
Staff member
Administrator
Moderator
+Lifetime VIP+
V.I.P Member
Collaborate
Registered
Joined
Apr 29, 2020
Messages
342
Points
103

Reputation:

Thanks
 

legendsehi

Well-known member
Registered
Joined
Aug 21, 2019
Messages
219
Points
53

Reputation:

@Silv3er i did what u said , my website ping became 0/4. Is that normal?
 

Attachments

  • Screenshot_20200521-012340_Chrome.jpg
    Screenshot_20200521-012340_Chrome.jpg
    170.9 KB · Views: 170

DEBIL

Member
Registered
Joined
Jan 2, 2020
Messages
13
Points
3

Reputation:

The first thing you need to do is set up your network. There are iptables for this, as well as limits for NGINX (web server), they also often block the network with a brute, use file2ban to protect against broot. This is basic. It is also necessary to tune the database and SYSCTL.conf

also you need to check ur log files, to understand what kind of attack
 

OneTap

New member
Registered
Joined
May 4, 2020
Messages
2
Points
3

Reputation:

Any websites can be ddos even if you have a 20000€ DDOS protection... Every ddos protection is going to break after a while and it's avitabke, it's just a matter of time, even with a captcha...
 

prvtzone

eleaks.to
Registered
Joined
Jul 29, 2019
Messages
122
Points
53

Reputation:

right, but there are ways to fix it. even sites like facebook and wikipedia can go down, but there is always to way to filter out and block bad traffic.
 

hollywood1337

Well-known member
Registered
Joined
Dec 10, 2019
Messages
51
Points
28

Reputation:

The Cloudflare free package works more than well enough- ESPECIALLY if you know how to set up firewall rules.
 

DEBIL

Member
Registered
Joined
Jan 2, 2020
Messages
13
Points
3

Reputation:

you can't do anything without root user, because a lot of procceses and other work only on root. But you can try use SUDO
 

GrimHackers

GrimHackers.ME
Collaborate
Registered
Joined
Mar 26, 2019
Messages
137
Points
73

Reputation:

@prvtzone I already mentioned that in option 2. But everyone wouldn't like captcha.

Better websites with huge userbase would buy the pro plan because filling up captcha is frustrating and now thats hcaptcha.
 

prvtzone

eleaks.to
Registered
Joined
Jul 29, 2019
Messages
122
Points
53

Reputation:

@GrimHackers even large websites using captcha, i have seen websites like cpanel and namecheap use clouflare captcha on there forums. And the forums like c.to and hf use captcha, Yes they can afford the pro plan but seems like the captcha is best solution to filter bad traffic.
 
Top