March, 2005

LiveHTTPHeaders is a Mozilla extension that enables you to see the HTTP headers sendt and recieved when loading a webpage. You can also modify the haders, and replay the request with the new headers.
This is usefull when testing and debuging web applications.

I have installed it with success on Firefox 1.0.1 running on Windows XP pro sp2.

What is mod_dosevasive?

mod_dosevasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. mod_dosevasive presently reports abuses via email and syslog facilities.

fetch http://www.nuclearelephant.com/projects/dosevasive/mod_dosevasive_1.10.t...