mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update cloud-metadata.yaml
This commit is contained in:
@@ -8,7 +8,7 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"instance_metadata"
|
||||
tags: devops,cloud,aws,gcp
|
||||
tags: misconfig,exposure,devops,cloud,aws,gcp
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
@@ -27,3 +27,10 @@ requests:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
group: 1
|
||||
regex:
|
||||
- '"cloud":"([A-Z]+)",'
|
||||
|
||||
Reference in New Issue
Block a user