iWeb Security

There are many facets to iWeb security.

Potentially Dangerous Request Error

You get the following error when trying to access a netFORUM iWeb page:

A potentially dangerous request was detected from the client

This error means that netFORUM has validated one of the following and has found that there are some illegal characters:

  1. all query-string parameters sent in the URL
  2. all cookie key and value pairs.

Illegal characters can come from the following sources:

  1. An attempt at SQL injection
  2. netFORUM, itself
  3. a user typing an illegal character (such as a ";") in the URL

If you are getting an unusual number of these errors, make sure it is not because of an SQL injection attempt. If you have established that you are getting this error because of netFORUM or a user, then you can disable this particular security feature. See the following topic for the details: Validate Query String.