28 lines
643 B
YAML
28 lines
643 B
YAML
id: wordpress-installer-log
|
|
|
|
info:
|
|
name: WordPress Installer Log
|
|
author: dwisiswant0
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress,log
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/installer-log.txt"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "(?mi)DUPLICATOR(-|\\s)?(PRO|LITE)?:? INSTALL-LOG"
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a004830460221009a8e8d042e85d58401fa09b980054470d6d83085e609c9a5696cd5a080e6e8d7022100dc240d18371ec6d9889fa793fc444b08631d656fac8d07effae6073686a03dd8:922c64590222798bb761d5b6d8e72950
|