Auto Actions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 88: | Line 88: | ||
Often it is a script or HTML item that appears to the firewall as a possible hacking attack. | Often it is a script or HTML item that appears to the firewall as a possible hacking attack. | ||
It can also be something that looks innocent like a combination of numbers and words like "and" or "or" that hackers often use in sql injection attacks. | It can also be something that looks innocent like a combination of numbers and words like "and" or "or" that hackers often use in sql injection attacks. | ||
Once you find the item causing the problem, try rewording it. | Once you find the item causing the problem, try rewording it.Use only use valid HTML without and scripts or meta tags. | ||