Forum Moderators: open

Message Too Old, No Replies

Deny Morfues [expletive deleted] Scanner

         

TheDuDe

4:00 pm on Mar 22, 2007 (gmt 0)

10+ Year Member



You can add this to your .htaccess or in you http config file to deny access from Morfeus #*$!ing Scanner User Agent:

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^Morfeus
RewriteRule ^.*$ - [F]

This one is also useable for other bad search engine.

Ocean10000

7:32 pm on Mar 23, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Yea I had that little cracker want to be, use this scanner come to my site trying about 50 to 60 different php/include exploits. The end result if they succeeded the include executed "die" command. Too bad they were using php exploits on a asp.net site, just got them a bunch of 404 page not found errors.