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.