ddos
Prevent AJAX flooding in Javascript
My site has a Javascript method that makes an AJAX request to add an item to cart without reloading the page and making a simple notification.[详细]
2023-04-07 01:03 分类:问答Using mod_evasive on a specific directory
I\'m trying to limit requests to an API on an internal site I\'ve managed to implement mod_evasive 开发者_JS百科to successfully block requests after a specific amount in a specific time.[详细]
2023-03-30 12:29 分类:问答Preventing flooding/DOS attacks in Java/AMF app
I\'m working on the Java backend for a Flash webgame - the client and server communicate using Action Message Format (AMF). A few weeks ago, another team in our company had their product hacked by a u[详细]
2023-03-28 07:03 分类:问答Is there a way to fight back DDOS attacks with IIS on kernel level?
I am developing a system, a main key of which should be security. So i have to consider the weakest places, where it might be broken.[详细]
2023-03-22 05:41 分类:问答How to close urllib2 connection? [duplicate]
This question already has answers here: should I call close() after urllib.urlopen()? (5 answers) Closed 8 years ago.[详细]
2023-03-17 07:00 分类:问答how can i improve this script firewall?
recently one of my server is getting targetting by a number of dos attack (thousands r开发者_如何转开发equests/min) by some chinese IP (these ip aren\'t always the same).[详细]
2023-03-07 05:01 分类:问答What's an easy way to do a DDoS experiment without breaking any big rules?
I thought of buying my own website www.zzzwew.com and doing a DDoS on it, but it looks like that won\'t w开发者_Python百科ork...[详细]
2023-02-26 19:58 分类:问答How to simulate DDOS/Slashdotting?
So, I\'d like to get more experience working with high-tr开发者_JAVA百科affic websites, but unfortunately the Internet is not beating down the doors to my blog.[详细]
2023-02-18 17:18 分类:问答Flood protection for Jetty server?
I\'m looking for a solution to prevent a Jetty server to be taken down by a DDoS or similar. Currently the servlets will open a new thread for each incomming connections, so 1 mio incomming connection[详细]
2023-02-17 04:18 分类:问答Rails and ip-spoofing
I have small application on Rails 2.3.2, served with nginx+thin(127). OS FreeBSD 7.1, DB - Posgresql. Twise at this week my app has fall.[详细]
2023-01-23 23:19 分类:问答