Create jsapi-ticket-json.yaml

patch-1
Dhiyaneshwaran 2022-07-06 18:53:07 +01:00 committed by GitHub
parent 1333264ad1
commit 333f376baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: jsapi-ticket-json
info:
name: JsAPI Ticket Json
author: DhiyaneshDK
severity: low
reference: https://www.exploit-db.com/ghdb/6070
metadata:
verified: true
google-query: intitle:"index of" "jsapi_ticket.json"
tags: exposure
requests:
- method: GET
path:
- "{{BaseURL}}/jsapi_ticket.json"
matchers-condition: and
matchers:
- type: word
words:
- 'expire_time'
- 'jsapi_ticket'
condition: and
- type: status
status:
- 200