Update and rename insecure-cipher-detect.yaml to insecure-cipher-suite-detect.yaml
parent
e28c7adf5a
commit
62f22bd531
|
@ -1,7 +1,7 @@
|
|||
id: insecure-cipher-detect
|
||||
id: insecure-cipher-suite-detect
|
||||
|
||||
info:
|
||||
name: Insecure Cipher Detection
|
||||
name: Insecure Cipher Suite Detection
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
reference:
|
||||
|
@ -12,12 +12,10 @@ info:
|
|||
|
||||
ssl:
|
||||
- address: "{{Host}}:{{Port}}"
|
||||
|
||||
extractors:
|
||||
- type: json
|
||||
json:
|
||||
- '.cipher'
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: cipher
|
Loading…
Reference in New Issue