id: wordpress-themes-detect info: name: WordPress Theme Detection author: 0xcrypto severity: info tags: fuzz requests: - raw: - | GET /wp-content/themes/{{themeSlug}}/readme.txt HTTP/1.1 Host: {{Hostname}} payloads: themeSlug: helpers/wordlists/wordpress-themes.txt attack: sniper threads: 50 redirects: true max-redirects: 1 matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "== Description =="