34 lines
805 B
YAML
34 lines
805 B
YAML
id: api-sslmate
|
|
|
|
info:
|
|
name: SSLMate API Test
|
|
author: 0ri2N
|
|
severity: info
|
|
reference:
|
|
- https://sslmate.com
|
|
- https://sslmate.com/help/
|
|
- https://sslmate.com/help/reference/apiv2
|
|
metadata:
|
|
max-request: 1
|
|
tags: recon,sslmate,token-spray
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- https://sslmate.com/api/v2/certs/interact.sh?expand=current.crt
|
|
|
|
headers:
|
|
Authorization: Bearer {{token}}
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"exists"'
|
|
- '"wildcard"'
|
|
- '"auto_renew"'
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100f525c91b3e36151f292b0cb01a0b9ad0bf6dd0f6088aafbc251e3dc1b0d969a5022100e5dd93fe9b0cc75f56993b261f9b495cf086391c542d615a0edcf3d297075431:922c64590222798bb761d5b6d8e72950
|