commit
7beacfc6ff
|
@ -0,0 +1,15 @@
|
|||
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[]"
|
Loading…
Reference in New Issue