Forum Moderators: open
I'm pretty sure that I've got a good grasp of cloaking, but what I'd like to know is what security precautions should I use if I start using CGI through SSI? Any breach that allows access to clients info is a complete no-no.
Although I'm well up on basic SEO, I'm a newcomer to cloaking, so I reckon I really struck gold when I found this forum.
Security issues with SSI invariably have to do with the scripts or programs being called. The most notable are those that call for user input. This is one reason why some web hosting providers disable the "exec" function of SSI. In other words the webmaster that installs insecure scripts is the biggest threat when using SSI.
But since cloaking scripts sit quietly in the background and do not have any user input required they pose little threat, the security consideration is around having your pages not viewed by competitors, if only because you don't want them to discover you are cloaking.
HTH
Still it good to get reassurance before diving in headfirst ;)
I'm planning to begin with a stripped down version that just monitors the spiders, to give the system a bit of a test (it's all been written from scratch), so hopefully I can soon contribute to the spider hunting.