This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Php-DDOS-Shield"

From OWASP
Jump to: navigation, search
(New page: '''Description''' Php-Distributed Denial-of-Server Preventor. Nothing can stop DDOS? Don't be amazed. This is a tricky script to prevent idiot distributed bots which discontinue their flo...)
 
 
Line 1: Line 1:
'''Description'''
+
==Description==
  
 
Php-Distributed Denial-of-Server Preventor. Nothing can stop DDOS? Don't be amazed. This is a tricky script to prevent idiot distributed bots which discontinue their flooding attacks by identifying HTTP 503 header code. Installation is to just do include.
 
Php-Distributed Denial-of-Server Preventor. Nothing can stop DDOS? Don't be amazed. This is a tricky script to prevent idiot distributed bots which discontinue their flooding attacks by identifying HTTP 503 header code. Installation is to just do include.
  
  
'''Requirements'''
+
==Requirements==
  
 
PHP 4 >
 
PHP 4 >
  
  
'''Download'''
+
==Download==
  
 
http://code.google.com/p/ddos-shield/
 
http://code.google.com/p/ddos-shield/

Latest revision as of 15:36, 29 September 2008

Description

Php-Distributed Denial-of-Server Preventor. Nothing can stop DDOS? Don't be amazed. This is a tricky script to prevent idiot distributed bots which discontinue their flooding attacks by identifying HTTP 503 header code. Installation is to just do include.


Requirements

PHP 4 >


Download

http://code.google.com/p/ddos-shield/