Skip to content

Commit c18df36

Browse files
authored
Create 9507972.yaml
1 parent fe2d80f commit c18df36

File tree

1 file changed

+24
-0
lines changed
  • tests/regression/wordpress-rule-exclusions-plugin

1 file changed

+24
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
meta:
3+
author: "azurit"
4+
description: "Wordpress Rule Exclusions Plugin"
5+
enabled: true
6+
name: 9507972.yaml
7+
tests:
8+
- test_title: 9507972-1
9+
desc:
10+
stages:
11+
- stage:
12+
input:
13+
dest_addr: 127.0.0.1
14+
headers:
15+
Host: localhost
16+
User-Agent: "OWASP CRS test agent"
17+
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
18+
port: 80
19+
method: POST
20+
version: "HTTP/1.1"
21+
uri: /post/wp-admin/admin-ajax.php
22+
data: action=search-install-plugins&s=%20Insert%20Headers%20and%20Footers
23+
output:
24+
no_log_contains: id "942360"

0 commit comments

Comments
 (0)