32 lines
760 B
YAML
32 lines
760 B
YAML
id: jsapi-ticket-json
|
|
|
|
info:
|
|
name: JsAPI Ticket Json
|
|
author: DhiyaneshDK
|
|
severity: low
|
|
reference: https://www.exploit-db.com/ghdb/6070
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intitle:"index of" "jsapi_ticket.json"
|
|
tags: exposure,jsapi,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/jsapi_ticket.json"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"expire_time":'
|
|
- '"jsapi_ticket":'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d1514d6a23c85eaec3900645c169e5a83af780784a63d9143f417021e5b177010220683bfa7f773c39e83560c2a82520403014ad5a84195b5119c3a487d838acb8b3:922c64590222798bb761d5b6d8e72950
|