Quantcast
Viewing all articles
Browse latest Browse all 16

Simple Perl Script To Test Mod_Evasive On Your Apache Web Server

One way to prevent DOS attack is install mod_evasive for apache. I have write the article “Prevent DDoS Attack With mod_evasive in Apache 2“, a while ago. And now if you want to check if the mod_evasive is working correctly, you can use the simple perl script below: #!/usr/bin/perl   # test.pl: small script to [...]

Viewing all articles
Browse latest Browse all 16

Trending Articles