Web Hosting Talk







View Full Version : Anti-DDOS php scripts?


laydee
06-30-2007, 06:06 PM
Does anyone know of a good script to prevent DDOS attacks? My bf's site is getting attacked and I really need this script because the whole situation is driving me nuts.

Thanks. Appreciate any help :)

layer0
06-30-2007, 06:34 PM
No, I don't know of any - and even if this existed it wouldn't help much at the point of the web server itself being overloaded. You need something on the server, preferably the network side.

laydee
06-30-2007, 06:57 PM
Hmm over thanks layer0 - I will let him know :)

Does this mean that the hosting company that he is with isn't very good then? If he moved to a better hosting site with good DDOS protection than it may help a bit?

IPv6
06-30-2007, 07:12 PM
That would help a lot.

Mxhub
07-01-2007, 06:45 AM
PHP is web application. It will not stop any real DDOS. The only person can help you mitigate is your DC.

dgrmpr
09-16-2007, 11:17 PM
I use a variety of methods and applications to mitigate DDOS, Cross Site Scripting, and other subterfuge:



DDOS Mitigation:



http: // forum.dreamhosters . com /3rdparty/57619-IP-flood-detection-DDoS-detector-for-PHP-V1.1. htm



Munin IDS (Cross-Site Scripting and other): http: // code.google . com/p/muninids/



Hope this helps.



Regards,



Dave Roberts

leoa
09-16-2007, 11:59 PM
Also, you can use and ids. Check this amazing php ids project: http://php-ids.org/