Skip to content

Altair WordPress theme v4.8 - Directory Listing

ID: wp-altair-listing

Severity: info

Author: pussycat0x

Tags: wordpress,listing,wp-theme

Searches for directories listing in the altair theme.

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: 4a0a00473045022100b18d67b724bc31589a8bc9f4ef7a7eeacdf586239ceecee268f7189b7fde978a022051ef02017981eb252411459d0fdca2beab165ffae3005773f08b3d24ca0b0273:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/wp-altair-listing.yaml"

View on Github