Merge pull request #5413 from lingtren/master

Add template to detect SSL Issuer
patch-1
Prince Chaddha 2022-09-21 00:08:54 +05:30 committed by GitHub
commit 7beacfc6ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -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[]"