Skip to content

Instantly share code, notes, and snippets.

@p0pr0ck5
Created February 18, 2016 23:09
Show Gist options
  • Save p0pr0ck5/939794ba35f7c980e6ef to your computer and use it in GitHub Desktop.
Save p0pr0ck5/939794ba35f7c980e6ef to your computer and use it in GitHub Desktop.
[4] Initialising transaction
[4] Transaction context created.
[4] Starting phase CONNECTION. (SecRules 0)
[9] This phase consists of 0 rule(s).
[4] Starting phase URI. (SecRules 0 + 1/2)
[4] Adding request argument (QUERY_STRING): name "a", value "test"
[4] Starting phase REQUEST_HEADERS. (SecRules 1)
[9] This phase consists of 0 rule(s).
[4] Starting phase REQUEST_BODY. (SecRules 2)
[9] This phase consists of 0 rule(s).
[4] Initialising transaction
[4] Transaction context created.
[4] Starting phase CONNECTION. (SecRules 0)
[9] This phase consists of 0 rule(s).
[4] Starting phase URI. (SecRules 0 + 1/2)
[4] Adding request argument (QUERY_STRING): name "a", value "test"
[4] Starting phase REQUEST_HEADERS. (SecRules 1)
[9] This phase consists of 0 rule(s).
[4] Starting phase REQUEST_BODY. (SecRules 2)
[9] This phase consists of 0 rule(s).
[4] Starting phase RESPONSE_HEADERS. (SecRules 3)
[9] This phase consists of 0 rule(s).
[9] Appending response body: 0 bytes. Limit set to: 0.000000
[4] Starting phase RESPONSE_BODY. (SecRules 4)
[9] This phase consists of 1 rule(s).
[4] (Rule: 1) Executing operator "@contains " with param "nginx" against RESPONSE_BODY.
[9] Target value: "" (Variable: RESPONSE_BODY)
[4] Operator completed in 0.000033 seconds
[4] Rule returned 0.
[4] Starting phase LOGGING. (SecRules 5)
[9] This phase consists of 0 rule(s).
[8] Checking if this request is suitable to be saved as an audit log.
[8] Checking if this request is relevant to be part of the audit logs.
[5] Return code `200' is not interesting to audit logs, relevant code(s): `403'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment