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
D0ubl3 h3lix (talk | contribs) (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...) |
D0ubl3 h3lix (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | ==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== | |
PHP 4 > | PHP 4 > | ||
− | + | ==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 >