|
|
@ -1200,27 +1200,27 @@ app-layer:
|
|
|
|
|
|
|
|
|
|
|
|
server-config:
|
|
|
|
server-config:
|
|
|
|
|
|
|
|
|
|
|
|
- apache:
|
|
|
|
#- apache:
|
|
|
|
address: [192.168.1.0/24, 127.0.0.0/8, "::1"]
|
|
|
|
# address: [192.168.1.0/24, 127.0.0.0/8, "::1"]
|
|
|
|
personality: Apache_2
|
|
|
|
# personality: Apache_2
|
|
|
|
# Can be specified in kb, mb, gb. Just a number indicates
|
|
|
|
# # Can be specified in kb, mb, gb. Just a number indicates
|
|
|
|
# it's in bytes.
|
|
|
|
# # it's in bytes.
|
|
|
|
request-body-limit: 4096
|
|
|
|
# request-body-limit: 4096
|
|
|
|
response-body-limit: 4096
|
|
|
|
# response-body-limit: 4096
|
|
|
|
double-decode-path: no
|
|
|
|
# double-decode-path: no
|
|
|
|
double-decode-query: no
|
|
|
|
# double-decode-query: no
|
|
|
|
|
|
|
|
|
|
|
|
- iis7:
|
|
|
|
#- iis7:
|
|
|
|
address:
|
|
|
|
# address:
|
|
|
|
- 192.168.0.0/24
|
|
|
|
# - 192.168.0.0/24
|
|
|
|
- 192.168.10.0/24
|
|
|
|
# - 192.168.10.0/24
|
|
|
|
personality: IIS_7_0
|
|
|
|
# personality: IIS_7_0
|
|
|
|
# Can be specified in kb, mb, gb. Just a number indicates
|
|
|
|
# # Can be specified in kb, mb, gb. Just a number indicates
|
|
|
|
# it's in bytes.
|
|
|
|
# # it's in bytes.
|
|
|
|
request-body-limit: 4096
|
|
|
|
# request-body-limit: 4096
|
|
|
|
response-body-limit: 4096
|
|
|
|
# response-body-limit: 4096
|
|
|
|
double-decode-path: no
|
|
|
|
# double-decode-path: no
|
|
|
|
double-decode-query: no
|
|
|
|
# double-decode-query: no
|
|
|
|
|
|
|
|
|
|
|
|
# Profiling settings. Only effective if Suricata has been built with the
|
|
|
|
# Profiling settings. Only effective if Suricata has been built with the
|
|
|
|
# the --enable-profiling configure flag.
|
|
|
|
# the --enable-profiling configure flag.
|
|
|
|