Welcome aboard!
Always exploring, always improving.
1 Articles

Tags :DDOS

How I Successfully Protected Our Apache Server from a DDoS Attack (My Real-Life Experience)-FoxDoo Technology

How I Successfully Protected Our Apache Server from a DDoS Attack (My Real-Life Experience)

One day last week, I woke up to a nightmare scenario: our company’s Apache server had slowed to a crawl, and within minutes it was clear we were under a Distributed Denial of Service (DDoS) attack. Having faced this situation before, I knew immediately what I needed to do. Here’s exactly how I handled it, step-by-step, to not only stop the attack but to make sure it wouldn’t happen again. Step 1: Identifying the Attack The first thing I did was to verify that it was indeed a DDoS attack. I logged into our Apache server and checked the server logs using: tail -n 100 /var/log/apache2/access.log I noticed a massive flood of repeated requests from suspicious IP addresses targeting the...

Like(0)FoxDoo TechnologyFoxDoo TechnologyServer Views(236)

Sign In

Forgot Password

Sign Up