We recently added Hacker Safe to our site, and after the scanalert bot comes and scans it blows up the ColdFusion error logs. It basically tries all different types of URL combinations doubling up on directory names www.site.com/test/test/index.cfm or will combine two different directory names www.site.com/test/now/index.cfm and these directories dont exist. I have some error handling in place for the services that we offer but didnt know if a global error handler in CF Administrator or using the Application.cfc to handle these errors, the issue is that I dont want to miss any "real" errors by not sending an email but also dont want to receive 1000's of emails from the hacker safe bot.
Can anyone offer any type of suggestion? Could this be handled better by the web service itself? Thanks for the help. Drew ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3506 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
