Open sebdeckers opened 5 years ago
COSIC CRYPTOGRAPHY BLOG, COUNTERMEASURES: PADDING
We also simulate constant padding, i.e., all TLS record packets are padded to have the size of the maximum TLS record observed in the dataset. This padding strategy, as shown on the table of Figure 7, defeats the classifier by reducing its success rate to less than 7%.
Padding strategy ideas:
Defense against network traffic analysis attacks.
HTTP/2
paddingStrategy
in client & server https://nodejs.org/api/http2.html#http2_http2_createserver_options_onrequesthandler & https://nodejs.org/api/http2.html#http2_http2_connect_authority_options_listenerEDNS0
Padding for the DNS query.