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

File:Tweety 1 02.tar

From OWASP
Jump to: navigation, search
Tweety_1_02.tar(file size: 17 KB, MIME type: application/x-tar)
Warning: This file type may contain malicious code. By executing it, your system may be compromised.

This PHP DoS Shield work on a concept of different accessing time by human visitor and bot attacker. You can set it up minimum average time between one visitor visits and maximum visits in minimum time. That is main point of this code. No human visitors may never visit 90 times during 30 seconds. But bot visitors can visit more than that. :-) When some bot trip our trigger of time trap, our shied a error 503 header to their request and display human readable warning message. If bot was gone shield will automatically remove. We record attacker's IP in a Log file under Log folder. We use different error message with PHP brute force detector's 200 message. We want close connection from current attack and prevent large amount of CPU usage and Traffic flooding. It will automatically send Warning mesage to site admin's email. This program based on a PHP timer code which we collected from web written by who-we-don't-remember-name. Special thanks to him/her from here.

But... We made this by crystal clear minded....without any other color. This is a Program for Programmer sake !!!!

But we want to know what's happen on your sites which added our DDoS Shield and welcome any other questions of You !!!! You can post your problems or questions as a comment. Thanks.

Project homepage is http://code.google.com/p/ddos-shield/

by TweetyCoaster from http://www.yehg.org, http://www.yehg.net

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current11:32, 24 October 2008 (17 KB)Tweetycoaster (talk | contribs)This PHP DoS Shield work on a concept of different accessing time by human visitor and bot attacker. You can set it up minimum average time between one visitor visits and maximum visits in minimum time. That is main point of this code. No human visitors m
  • You cannot overwrite this file.

There are no pages that link to this file.