feat: initial release
This commit is contained in:
61
src/sslysze_scan/data/iana_parse.json
Normal file
61
src/sslysze_scan/data/iana_parse.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"proto/assignments/tls-parameters/tls-parameters.xml": [
|
||||
[
|
||||
"tls-parameters-4",
|
||||
"tls_cipher_suites.csv",
|
||||
["Value", "Description", "DTLS", "Recommended", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"tls-signaturescheme",
|
||||
"tls_signature_schemes.csv",
|
||||
["Value", "Description", "DTLS", "Recommended", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"tls-parameters-8",
|
||||
"tls_supported_groups.csv",
|
||||
["Value", "Description", "DTLS", "Recommended", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"tls-parameters-6",
|
||||
"tls_alerts.csv",
|
||||
["Value", "Description", "DTLS", "Recommended", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"tls-parameters-5",
|
||||
"tls_content_types.csv",
|
||||
["Value", "Description", "DTLS", "Recommended", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"tls-parameters-7",
|
||||
"tls_content_types.csv",
|
||||
["Value", "Description", "DTLS", "Recommended", "RFC/Draft"]
|
||||
]
|
||||
],
|
||||
"proto/assignments/ikev2-parameters/ikev2-parameters.xml": [
|
||||
[
|
||||
"ikev2-parameters-5",
|
||||
"ikev2_encryption_algorithms.csv",
|
||||
["Value", "Description", "ESP", "IKEv2", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"ikev2-parameters-6",
|
||||
"ikev2_prf_algorithms.csv",
|
||||
["Value", "Description", "Status", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"ikev2-parameters-7",
|
||||
"ikev2_integrity_algorithms.csv",
|
||||
["Value", "Description", "Status", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"ikev2-parameters-8",
|
||||
"ikev2_dh_groups.csv",
|
||||
["Value", "Description", "Status", "RFC/Draft"]
|
||||
],
|
||||
[
|
||||
"ikev2-parameters-12",
|
||||
"ikev2_authentication_methods.csv",
|
||||
["Value", "Description", "Status", "RFC/Draft"]
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user