Rekognition Image Validation Debug UI Panel - Detect
ID: rekognition-image-validation
Severity: info
Author: tess
Tags: misconfig,exposure
Description
Section titled “Description”Rekognition Image Validation UI panel was detected.
YAML Source
Section titled “YAML Source”id: rekognition-image-validation
info: name: Rekognition Image Validation Debug UI Panel - Detect author: tess severity: info description: Rekognition Image Validation UI panel was detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: verified: true max-request: 1 shodan-query: title:"Rekognition Image Validation Debug UI" tags: misconfig,exposure
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - 'Rekognition Image Validation Debug UI</title>' - 'Optional Parameters' condition: and
- type: status status: - 200# digest: 490a00463044022047ebaaa0613cbb6557c9edc9b79cc4fb5146dbcc46cd01da06164ec39eae52d702200553a42897d5753f025af68e5980f8e1c4c188ee9d48c7e42eaf61bf334ad09e:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/misconfiguration/rekognition-image-validation.yaml"