Forum Moderators: DixonJones
I dont use formmail so it doesnt bother me. What is bothering me is the increase I'm noticing in my log files.
Some are being downright cheeky too. They are putting "your open formmail should be closed" in the URL so that it looks as if they are doing ME a favour.
Ok, whats the best way to hit back? How about if I created a formmail.cgi and .pl and got it to do something wonderful. But like what? I want to scare the *** off them.
Got any good ideas?
etc.
But surely they are going to be using proxies so there is no point in looking up the isp.
Can send the logs to the abuse@mail address I guess. But again, this mailbox will only be a false temporary one.
What I'm thinking is to send 1000 mail messages indicating a false positive. This should a) fill up his mailbox to the max, b) make it harder to find formmail exploits if any poor souls out there are genuiunely hit.
It gives an ISP address but no other info about who did this. I know there is a form mail script sitting in a folder somewhere on my domain but I've never used it (it was supplied by the hosting company). Is this at all related to what Frank_Rizzo is talking about and should I be worried? I've tried instaling an .htaccess file but as yet no luck (grr, no idea why), so I can't just block the folder.
Yeah, I'd be worried. Contact your hosting service if you can't find your formmail folder and block
it on your own. Ask them if they can just "delete it" for you. Many hosting services put common
scripts such as formmail in a single directory, and then use file links (a Unix thing) to make it
look like each hosted site has their own copy in their account space. My host does this, but only
allows POSTs that include my domain as the referer, thus avoiding what you are seeing. They
actually do this using Mod_rewrite at the server level, much the same as what you are trying to
do in .htaccess.
Jim
There have been a couple more bots in there looking for it since I removed it too, so I think it was the right move to delete it for now :)
Shelley