37 lines
998 B
YAML
37 lines
998 B
YAML
id: wp-bricks-builder-theme
|
|
|
|
info:
|
|
name: WordPress Bricks Builder Theme Version
|
|
author: Anonymous
|
|
severity: info
|
|
description: |
|
|
- Checks for Bricks Builder Theme versions.
|
|
reference:
|
|
- https://0day.today/exploit/description/39489
|
|
metadata:
|
|
publicwww-query: "/wp-content/themes/bricks/"
|
|
verified: true
|
|
max-request: 1
|
|
tags: wordpress,theme,wp-theme,wp,bricks
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/themes/bricks/readme.txt"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Bricks - Visual Website Builder"
|
|
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "Stable tag:([ 0-9.]+)"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c4459c83f851208e488f0f5bbeba4f40f1c2b14a227b689dba16c4c452d198b702206c63a5349ee0a6a1c5ba1f9065886fc44766c900aa9058cdda45ad713aa87241:922c64590222798bb761d5b6d8e72950 |