Skip to content

[TEMPLATE CONTRIBUTION] ... #12676

@cdn-185-199-111-133

Description

@cdn-185-199-111-133

Is there an existing template for this?

  • I have searched the existing templates.

Nuclei Template

---
name: PHP Artist Info Disclosure
author: Garuda
severity: medium
requests:
  - method: GET
    path: /artists.php
    query: artist:{{BaseURL}}%22%3E%3Cimg+src=x+onerror=alert(20)%3E
    headers:
      User-Agent: "{{UserAgent}}"
      Accept-Language: en-US,en;q=0.9
      Upgrade-Insecure-Requests: 1
      Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
      Accept-Encoding: gaip, deflate, br
    redirects: true
    max-redirects: 3
matchers:
  - type: word
    words:
      - Array

Relevant dumped responses

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions