🔨 Add WordPress Installer Log

patch-1
Dwi Siswanto 2020-09-08 22:46:19 +07:00
parent d101738297
commit 0d1eb8b6a8
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: wordpress-installer-log
info:
name: WordPress Installer Log
author: dwisiswant0
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/installer-log.txt"
matchers-condition: and
matchers:
- type: regex
regex:
- "(?mi)DUPLICATOR(?:-(PRO|LITE):)? INSTALL-LOG"
part: body
- type: status
status:
- 200