Skip to content

Commit

Permalink
ax
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Feb 12, 2024
1 parent 4ebe6f0 commit d524c7c
Show file tree
Hide file tree
Showing 56 changed files with 799 additions and 799 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"TCPConnectUnexplainedFailureDuringWebFetch": [],
"TCPConnectUnexplainedFailureDuringConnectivityCheck": [],
"TLSHandshakeExpectedFailure": [
40001
40002
],
"TLSHandshakeUnexpectedFailure": [],
"TLSHandshakeUnexpectedFailureDuringWebFetch": [],
Expand All @@ -49,7 +49,7 @@
"HTTPRoundTripUnexpectedFailure": [],
"HTTPRoundTripUnexplainedFailure": [],
"HTTPFinalResponseSuccessTLSWithoutControl": null,
"HTTPFinalResponseSuccessTLSWithControl": 40002,
"HTTPFinalResponseSuccessTLSWithControl": 40001,
"HTTPFinalResponseSuccessTCPWithoutControl": null,
"HTTPFinalResponseSuccessTCPWithControl": null,
"HTTPFinalResponseDiffBodyProportionFactor": 1,
Expand All @@ -64,7 +64,7 @@
"TagDepth": 0,
"Type": 3,
"Failure": "",
"TransactionID": 40002,
"TransactionID": 40001,
"TagFetchBody": true,
"DNSTransactionID": 20001,
"DNSDomain": "www.example.com",
Expand All @@ -78,7 +78,7 @@
"IPAddress": "93.184.216.34",
"IPAddressASN": 15133,
"IPAddressBogon": false,
"EndpointTransactionID": 40002,
"EndpointTransactionID": 40001,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "93.184.216.34:443",
Expand Down Expand Up @@ -121,7 +121,7 @@
"TagDepth": 0,
"Type": 2,
"Failure": "ssl_unknown_authority",
"TransactionID": 40001,
"TransactionID": 40002,
"TagFetchBody": true,
"DNSTransactionID": 1,
"DNSDomain": "www.example.com",
Expand All @@ -135,7 +135,7 @@
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressBogon": false,
"EndpointTransactionID": 40001,
"EndpointTransactionID": 40002,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "104.154.89.105:443",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"TCPConnectUnexplainedFailureDuringWebFetch": [],
"TCPConnectUnexplainedFailureDuringConnectivityCheck": [],
"TLSHandshakeExpectedFailure": [
40001
40002
],
"TLSHandshakeUnexpectedFailure": [],
"TLSHandshakeUnexpectedFailureDuringWebFetch": [],
Expand All @@ -53,7 +53,7 @@
"TagDepth": 0,
"Type": 2,
"Failure": "ssl_unknown_authority",
"TransactionID": 40001,
"TransactionID": 40002,
"TagFetchBody": true,
"DNSTransactionID": 1,
"DNSDomain": "www.example.com",
Expand All @@ -67,7 +67,7 @@
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressBogon": false,
"EndpointTransactionID": 40001,
"EndpointTransactionID": 40002,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "104.154.89.105:443",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"depth=0",
"fetch_body=true"
],
"transaction_id": 40002
"transaction_id": 40001
}
],
"tcp_connect": [
Expand All @@ -234,7 +234,7 @@
"depth=0",
"fetch_body=true"
],
"transaction_id": 40001
"transaction_id": 40002
},
{
"ip": "93.184.216.34",
Expand All @@ -248,7 +248,7 @@
"depth=0",
"fetch_body=true"
],
"transaction_id": 40002
"transaction_id": 40001
}
],
"tls_handshakes": [
Expand All @@ -267,7 +267,7 @@
"fetch_body=true"
],
"tls_version": "",
"transaction_id": 40001
"transaction_id": 40002
},
{
"network": "tcp",
Expand All @@ -284,7 +284,7 @@
"fetch_body=true"
],
"tls_version": "TLSv1.3",
"transaction_id": 40002
"transaction_id": 40001
}
],
"x_control_request": {
Expand All @@ -301,10 +301,10 @@
]
},
"tcp_connect": [
"104.154.89.105:443",
"104.154.89.105:80",
"93.184.216.34:443",
"93.184.216.34:80"
"93.184.216.34:80",
"104.154.89.105:443",
"104.154.89.105:80"
],
"x_quic_enabled": false
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,45 +262,50 @@
"KnownTCPEndpoints": {
"40001": {
"TagDepth": 0,
"Type": 2,
"Failure": "ssl_unknown_authority",
"Type": 3,
"Failure": "",
"TransactionID": 40001,
"TagFetchBody": true,
"DNSTransactionID": 1,
"DNSTransactionID": 20001,
"DNSDomain": "www.example.com",
"DNSLookupFailure": "",
"DNSQueryType": null,
"DNSEngine": null,
"DNSResolvedAddrs": [
"104.154.89.105"
"93.184.216.34"
],
"IPAddressOrigin": "dns",
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddress": "93.184.216.34",
"IPAddressASN": 15133,
"IPAddressBogon": false,
"EndpointTransactionID": 40001,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "104.154.89.105:443",
"EndpointAddress": "93.184.216.34:443",
"TCPConnectFailure": "",
"TLSHandshakeFailure": "ssl_unknown_authority",
"TLSHandshakeFailure": "",
"TLSServerName": "www.example.com",
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPRequestURL": "https://www.example.com/",
"HTTPFailure": "",
"HTTPResponseStatusCode": 200,
"HTTPResponseBodyLength": 1533,
"HTTPResponseBodyIsTruncated": false,
"HTTPResponseHeadersKeys": {
"Alt-Svc": true,
"Content-Length": true,
"Content-Type": true,
"Date": true
},
"HTTPResponseLocation": null,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"HTTPResponseTitle": "Default Web Page",
"HTTPResponseIsFinal": true,
"ControlDNSDomain": "www.example.com",
"ControlDNSLookupFailure": "",
"ControlDNSResolvedAddrs": [
"93.184.216.34"
],
"ControlTCPConnectFailure": "",
"ControlTLSHandshakeFailure": "ssl_unknown_authority",
"ControlTLSHandshakeFailure": "",
"ControlHTTPFailure": "",
"ControlHTTPResponseStatusCode": 200,
"ControlHTTPResponseBodyLength": 1533,
Expand All @@ -314,50 +319,45 @@
},
"40002": {
"TagDepth": 0,
"Type": 3,
"Failure": "",
"Type": 2,
"Failure": "ssl_unknown_authority",
"TransactionID": 40002,
"TagFetchBody": true,
"DNSTransactionID": 20001,
"DNSTransactionID": 1,
"DNSDomain": "www.example.com",
"DNSLookupFailure": "",
"DNSQueryType": null,
"DNSEngine": null,
"DNSResolvedAddrs": [
"93.184.216.34"
"104.154.89.105"
],
"IPAddressOrigin": "dns",
"IPAddress": "93.184.216.34",
"IPAddressASN": 15133,
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressBogon": false,
"EndpointTransactionID": 40002,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "93.184.216.34:443",
"EndpointAddress": "104.154.89.105:443",
"TCPConnectFailure": "",
"TLSHandshakeFailure": "",
"TLSHandshakeFailure": "ssl_unknown_authority",
"TLSServerName": "www.example.com",
"HTTPRequestURL": "https://www.example.com/",
"HTTPFailure": "",
"HTTPResponseStatusCode": 200,
"HTTPResponseBodyLength": 1533,
"HTTPResponseBodyIsTruncated": false,
"HTTPResponseHeadersKeys": {
"Alt-Svc": true,
"Content-Length": true,
"Content-Type": true,
"Date": true
},
"HTTPRequestURL": null,
"HTTPFailure": null,
"HTTPResponseStatusCode": null,
"HTTPResponseBodyLength": null,
"HTTPResponseBodyIsTruncated": null,
"HTTPResponseHeadersKeys": null,
"HTTPResponseLocation": null,
"HTTPResponseTitle": "Default Web Page",
"HTTPResponseIsFinal": true,
"HTTPResponseTitle": null,
"HTTPResponseIsFinal": null,
"ControlDNSDomain": "www.example.com",
"ControlDNSLookupFailure": "",
"ControlDNSResolvedAddrs": [
"93.184.216.34"
],
"ControlTCPConnectFailure": "",
"ControlTLSHandshakeFailure": "",
"ControlTLSHandshakeFailure": "ssl_unknown_authority",
"ControlHTTPFailure": "",
"ControlHTTPResponseStatusCode": 200,
"ControlHTTPResponseBodyLength": 1533,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
}
],
"KnownTCPEndpoints": {
"40001": {
"40002": {
"TagDepth": 0,
"Type": 2,
"Failure": "ssl_unknown_authority",
"TransactionID": 40001,
"TransactionID": 40002,
"TagFetchBody": true,
"DNSTransactionID": 1,
"DNSDomain": "www.example.com",
Expand All @@ -73,7 +73,7 @@
"IPAddress": "104.154.89.105",
"IPAddressASN": 396982,
"IPAddressBogon": false,
"EndpointTransactionID": 40001,
"EndpointTransactionID": 40002,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "104.154.89.105:443",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"HTTPFinalResponseSuccessTLSWithoutControl": null,
"HTTPFinalResponseSuccessTLSWithControl": null,
"HTTPFinalResponseSuccessTCPWithoutControl": null,
"HTTPFinalResponseSuccessTCPWithControl": 30001,
"HTTPFinalResponseSuccessTCPWithControl": 30002,
"HTTPFinalResponseDiffBodyProportionFactor": 1,
"HTTPFinalResponseDiffStatusCodeMatch": true,
"HTTPFinalResponseDiffTitleDifferentLongWords": {},
Expand All @@ -65,7 +65,7 @@
"TagDepth": 0,
"Type": 3,
"Failure": "",
"TransactionID": 30001,
"TransactionID": 30002,
"TagFetchBody": true,
"DNSTransactionID": 20001,
"DNSDomain": "www.example.com",
Expand All @@ -79,7 +79,7 @@
"IPAddress": "93.184.216.34",
"IPAddressASN": 15133,
"IPAddressBogon": false,
"EndpointTransactionID": 30001,
"EndpointTransactionID": 30002,
"EndpointProto": "tcp",
"EndpointPort": "80",
"EndpointAddress": "93.184.216.34:80",
Expand Down Expand Up @@ -122,7 +122,7 @@
"TagDepth": 0,
"Type": 2,
"Failure": "",
"TransactionID": 40001,
"TransactionID": 40002,
"TagFetchBody": false,
"DNSTransactionID": 20001,
"DNSDomain": "www.example.com",
Expand All @@ -136,7 +136,7 @@
"IPAddress": "93.184.216.34",
"IPAddressASN": 15133,
"IPAddressBogon": false,
"EndpointTransactionID": 40001,
"EndpointTransactionID": 40002,
"EndpointProto": "tcp",
"EndpointPort": "443",
"EndpointAddress": "93.184.216.34:443",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"depth=0",
"fetch_body=true"
],
"transaction_id": 30001
"transaction_id": 30002
}
],
"tcp_connect": [
Expand All @@ -229,7 +229,7 @@
"depth=0",
"fetch_body=true"
],
"transaction_id": 30001
"transaction_id": 30002
},
{
"ip": "93.184.216.34",
Expand All @@ -243,7 +243,7 @@
"depth=0",
"fetch_body=false"
],
"transaction_id": 40001
"transaction_id": 40002
}
],
"tls_handshakes": [
Expand All @@ -262,7 +262,7 @@
"fetch_body=false"
],
"tls_version": "TLSv1.3",
"transaction_id": 40001
"transaction_id": 40002
}
],
"x_control_request": {
Expand All @@ -279,10 +279,10 @@
]
},
"tcp_connect": [
"93.184.216.34:443",
"93.184.216.34:80",
"127.0.0.1:443",
"127.0.0.1:80"
"127.0.0.1:80",
"93.184.216.34:443",
"93.184.216.34:80"
],
"x_quic_enabled": false
},
Expand Down
Loading

0 comments on commit d524c7c

Please sign in to comment.