Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit d55fe40

Browse files
fgschcsanders-git
authored andcommitted
Add test for issue #1580 (#1612)
1 parent 1f7a297 commit d55fe40

File tree

1 file changed

+19
-0
lines changed
  • util/regression-tests/tests/REQUEST-942-APPLICATION-ATTACK-SQLI

1 file changed

+19
-0
lines changed

util/regression-tests/tests/REQUEST-942-APPLICATION-ATTACK-SQLI/942360.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,3 +498,22 @@
498498
version: HTTP/1.0
499499
output:
500500
log_contains: id "942360"
501+
-
502+
test_title: 942360-30
503+
desc: GH issue 1580
504+
stages:
505+
-
506+
stage:
507+
input:
508+
dest_addr: 127.0.0.1
509+
headers:
510+
Accept: "*/*"
511+
Host: localhost
512+
User-Agent: ModSecurity CRS 3 Tests
513+
method: POST
514+
port: 80
515+
uri: /
516+
data: ", aside from"
517+
version: HTTP/1.0
518+
output:
519+
no_log_contains: id "942360"

0 commit comments

Comments
 (0)