2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-11 05:43:28 +00:00

Adding PTR to possiable values for Resolver

This commit is contained in:
Ethan Block
2022-09-21 11:37:06 -04:00
committed by GitHub
parent a3b873fd96
commit a7b8378736

View File

@@ -54,7 +54,8 @@ class DNSOverHTTPS extends Operation {
"TXT",
"MX",
"DNSKEY",
"NS"
"NS",
"PTR"
]
},
{