nuclei-templates/ssl/detect-ssl-issuer.yaml

16 lines
242 B
YAML
Raw Normal View History

2022-09-19 06:17:54 +00:00
id: detect-ssl-issuer
info:
name: Detect SSL Certificate Issuer
author: Lingtren
severity: info
tags: ssl
ssl:
- address: "{{Host}}:{{Port}}"
extractors:
- type: json
json:
- " .issuer_organization[]"