WordPress Installer Log
ID: wordpress-installer-log
Severity: info
Author: dwisiswant0
Tags: wordpress,log
Description
Section titled “Description”This file is generated during the installation process of wordpress and is exposed.
YAML Source
Section titled “YAML Source”id: wordpress-installer-log
info: name: WordPress Installer Log author: dwisiswant0 severity: info description: This file is generated during the installation process of wordpress and is exposed. 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: 4a0a00473045022044a69d978415e9279e86ee4505627a4058a2fc86b68e60fc3c105cd19202f896022100aa8fb044a999affd32fd3cd80c13939302819ec541e6d7cf4c4da9c2c3a65b1e:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/wordpress-installer-log.yaml"