Skip to content

Commit

Permalink
okay, this looks relatively good
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Nov 27, 2023
1 parent 55c05ac commit c45a2f6
Show file tree
Hide file tree
Showing 40 changed files with 3,037 additions and 401 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"DNSLookupFailures": {
"2": {
"DNSTransactionIDs": [
2
],
"DNSTransactionID": 2,
"DNSDomain": "expired.badssl.com",
"DNSLookupFailure": "dns_no_answer",
"DNSQueryType": "AAAA",
Expand Down Expand Up @@ -41,12 +39,87 @@
"ControlHTTPResponseTitle": null
}
},
"DNSLookupSuccesses": {
"1": {
"DNSTransactionID": 1,
"DNSDomain": "expired.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": "ANY",
"DNSEngine": "getaddrinfo",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
},
"2": {
"DNSTransactionID": 2,
"DNSDomain": "expired.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": "A",
"DNSEngine": "udp",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
}
},
"KnownTCPEndpoints": {
"3": {
"DNSTransactionIDs": [
1,
2
],
"DNSTransactionID": 1,
"DNSDomain": "expired.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": null,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"DNSLookupFailures": {
"1": {
"DNSTransactionIDs": [
1
],
"DNSTransactionID": 1,
"DNSDomain": "untrusted-root.badssl.com",
"DNSLookupFailure": "dns_no_answer",
"DNSQueryType": "AAAA",
"DNSEngine": "udp",
"DNSEngine": "doh",
"IPAddress": null,
"IPAddressASN": null,
"IPAddressOrg": null,
Expand Down Expand Up @@ -40,14 +38,12 @@
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
},
"3": {
"DNSTransactionIDs": [
3
],
"2": {
"DNSTransactionID": 2,
"DNSDomain": "untrusted-root.badssl.com",
"DNSLookupFailure": "dns_no_answer",
"DNSQueryType": "AAAA",
"DNSEngine": "doh",
"DNSEngine": "udp",
"IPAddress": null,
"IPAddressASN": null,
"IPAddressOrg": null,
Expand Down Expand Up @@ -81,13 +77,125 @@
"ControlHTTPResponseTitle": null
}
},
"DNSLookupSuccesses": {
"1": {
"DNSTransactionID": 1,
"DNSDomain": "untrusted-root.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": "A",
"DNSEngine": "doh",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
},
"2": {
"DNSTransactionID": 2,
"DNSDomain": "untrusted-root.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": "A",
"DNSEngine": "udp",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
},
"3": {
"DNSTransactionID": 3,
"DNSDomain": "untrusted-root.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": "ANY",
"DNSEngine": "getaddrinfo",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
}
},
"KnownTCPEndpoints": {
"4": {
"DNSTransactionIDs": [
2,
1,
3
],
"DNSTransactionID": 3,
"DNSDomain": "untrusted-root.badssl.com",
"DNSLookupFailure": "",
"DNSQueryType": null,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"DNSLookupFailures": {
"2": {
"DNSTransactionIDs": [
2
],
"DNSTransactionID": 2,
"DNSDomain": "www.example.com",
"DNSLookupFailure": "dns_no_answer",
"DNSQueryType": "AAAA",
Expand Down Expand Up @@ -41,12 +39,87 @@
"ControlHTTPResponseTitle": null
}
},
"DNSLookupSuccesses": {
"1": {
"DNSTransactionID": 1,
"DNSDomain": "www.example.com",
"DNSLookupFailure": "",
"DNSQueryType": "ANY",
"DNSEngine": "getaddrinfo",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
},
"2": {
"DNSTransactionID": 2,
"DNSDomain": "www.example.com",
"DNSLookupFailure": "",
"DNSQueryType": "A",
"DNSEngine": "udp",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressOrg": "Google LLC",
"IPAddressBogon": false,
"EndpointTransactionID": null,
"EndpointProto": null,
"EndpointPort": null,
"EndpointAddress": null,
"TCPConnectFailure": null,
"TLSHandshakeFailure": null,
"TLSServerName": null,
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": null,
"ControlDNSLookupFailure": null,
"ControlTCPConnectFailure": null,
"MatchWithControlIPAddress": null,
"MatchWithControlIPAddressASN": null,
"ControlTLSHandshakeFailure": null,
"ControlHTTPFailure": null,
"ControlHTTPResponseStatusCode": null,
"ControlHTTPResponseBodyLength": null,
"ControlHTTPResponseHeadersKeys": null,
"ControlHTTPResponseTitle": null
}
},
"KnownTCPEndpoints": {
"3": {
"DNSTransactionIDs": [
2,
1
],
"DNSTransactionID": 2,
"DNSDomain": "www.example.com",
"DNSLookupFailure": "",
"DNSQueryType": null,
Expand Down Expand Up @@ -89,7 +162,7 @@
"ControlHTTPResponseTitle": "Default Web Page"
},
"4": {
"DNSTransactionIDs": [],
"DNSTransactionID": null,
"DNSDomain": null,
"DNSLookupFailure": null,
"DNSQueryType": null,
Expand Down
Loading

0 comments on commit c45a2f6

Please sign in to comment.