Create wordpress-debug-log.yaml

patch-1
Gabriel Geraldino 2020-08-30 12:41:22 -03:00 committed by GitHub
parent f4f36ec0c6
commit f7e807b024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: wp-debug-log
info:
name: WordPress debug log
author: geraldino2
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/debug.log"
matchers:
- type: word
words:
- octet-stream
- text/plain
part: header
condition: or
- type: status
status:
- 200