33 lines
931 B
YAML
33 lines
931 B
YAML
id: wp-altair-listing
|
|
|
|
info:
|
|
name: Altair WordPress theme v4.8 - Directory Listing
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Searches for directories listing in the altair theme.
|
|
metadata:
|
|
max-request: 4
|
|
tags: wordpress,listing,wp-theme
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/themes/altair/modules/"
|
|
- "{{BaseURL}}/wp-content/themes/altair/functions/"
|
|
- "{{BaseURL}}/wp-content/themes/altair/images/flip/"
|
|
- "{{BaseURL}}/wp-content/themes/altair/images/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "wp-content/themes/altair"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100e261bbaacea967250f170f7f4832f2d9e594e3cfcb5b042d2d59b4ae9eb43a110220708e32b44f6c1163ddeb9bca68379fe9e8b75da75aa51de784b6d9af8ca061cf:922c64590222798bb761d5b6d8e72950
|