Blocking URLs with IPS signatures
Article
| Description | Blocking a specific URL with an IPS signature. |
| Components |
|
| Steps or Commands | If you want to block your users from accessing specific URL, you can use the following IPS custom signature. F-SBID(--protocol tcp; --service HTTP; --flow from_client; --pattern"URL_TO_BE_BLOCKED"; --no_case; --context host; ) Where the Note that IPS does NOT send response pages back for blocked connections. |
