ZiaTioN wrote:AHH.. I was reading through your config file and saw that you have "robot.txt" hidden. I myself have seen this numerous times in my error logs for my site and had not looked into it yet. Any ideas on what type of exploit these kiddies are looking for?
I'm not worried about any type of exploit. Good web crawlers (like google) look at this file and use it for it's intended purpose. Just no sense in having it show up on the list. Here is my
robots.txt BTW. Sure people with bad intensions will look at this file and see what you don't want indexed and browse around looking for goodies. If you really have goodies that need to be hidden then you should have them protected with encryption and passwords. Any other way is "security by obscurity" which is a Microsoft security practice. :)
Also how would someone deliberately work a URL into your referrer pages?
In the case of the porn refferer spammer they have coded a utility to do it automatically, actually there is probably source for one out there somewhere. Typically I would see around 20-30 hits in a few second time period from a specific IP address and the "refferer" in the log entry would be a porn address. This really is very trivial to do. I wouldn't be surprised if "wget" has a parameter that you can pass so it will throw any referrer to the server you want. I know it can send any user agent you want via a command line parameter. I'm sure they have some sort of automated crawler that searches through google for webalizer pages and then automatically hit them 20-30 times.
They really CeNsOrEd me off because I also run other sites that I *used* to be able to display these stats on. I run the web sites for a couple of clubs I am in that are more family oriented with very young members. It was sort of embarrasing to see porn sites in the referrers list. I feel like grabbing these ass holes and beating the living oops out of them.