Questions tagged as 'ddos'

1
answer

Denial of service with stress test

First of all, a stress test, according to this response from @guiandmag is:    The Stress Test consists of subjecting the software to extreme situations. Basically, stress testing is based on testing the limits of the software and evaluatin...
asked by 21.01.2016 / 12:57
1
answer

Demonstrating a slowloris attack on apache server using Python

I have the network dump (file in PCAP format captured with tcpdump) from a "conversation" between the attacked server (Apache web server: 192.168.1.2) and the malicious clients: Theattackwasalaboratorysimulationofdenialofservicewithslowloris.Ik...
asked by 08.05.2017 / 13:55
2
answers

Block unwanted AJAX calls

I tested Google Plus, turned on Firebug and inserted a post. When analyzing Firebug I retrieved the URL where it was executed via AJAX. I copied the URL and ran it in the browser with the active session. It turned out to be an error:    F...
asked by 05.06.2014 / 13:59
1
answer

Attack DDOS server [closed]

Hello, I have a server that is suffering DOS attack, I used the command: watch -n1 'attackers' on SSH to see the attacks. It basically has an ip that makes about 380 connections, and makes the server fall in a few minutes. I block the...
asked by 02.03.2018 / 23:28
1
answer

Micro DDoS Mitigation and Sudden High Access Number in Web Applications with Limited Resources

It's vast documentation of how to mitigate (proactively reduce impact as it occurs) from denial-of-service attacks on web applications. People typically quote services like Cloudflare or as per their application on servers like Amazon EC2 and do...
asked by 18.02.2014 / 01:54
0
answers

Is there anti-ddos in apache? What steps should apache take for prevention? [closed]

Better detailing: I believe he is suffering some type of attack, I suspected and put an antidotes, and he already blocked some addresses, that released the network and returned to normalize the server, but now it seems that a different attack...
asked by 20.12.2017 / 20:15
0
answers

Attempting to access browserconfig.xml can be some kind of attack?

Here in the company where I work, we put in a certain system, made in Laravel 4, a system of sending of emails every time some type of error occurs in requests. We started to distrust some activities, which I will list below, since some see I...
asked by 03.07.2015 / 14:32
0
answers

Attack Protection

My site is suffering DDOS attacks, from what I read about this type of attack, there is no 100% protection that can solve the problem. Is there a method that can at least slow or freeze such attacks or something to prevent?     
asked by 20.09.2017 / 16:23
1
answer

IPv6 are vulnerable to DDoS attacks?

Is there a way to attack an IPv6 address using DDoS , that is, flood the traffic of a server using IPv6 ? Example: WebSite.com [xxxx.xxxx.xxx.xxx::x], I would like to know if there is any way to drop websites that do not have prot...
asked by 27.07.2017 / 19:55