Skip to main content

Showing 1–8 of 8 results for author: Sy, E

  1. arXiv:2102.11442  [pdf, other

    cs.CR

    A Survey on Amazon Alexa Attack Surfaces

    Authors: Yanyan Li, Sara Kim, Eric Sy

    Abstract: Since being launched in 2014, Alexa, Amazon's versatile cloud-based voice service, is now active in over 100 million households worldwide. Alexa's user-friendly, personalized vocal experience offers customers a more natural way of interacting with cutting-edge technology by allowing the ability to directly dictate commands to the assistant. Now in the present year, the Alexa service is more access… ▽ More

    Submitted 22 February, 2021; originally announced February 2021.

  2. arXiv:1908.04574  [pdf, other

    cs.NI cs.PF

    Enhanced Performance and Privacy via Resolver-Less DNS

    Authors: Erik Sy

    Abstract: The domain name resolution into IP addresses can significantly delay connection establishments on the web. Moreover, the common use of recursive DNS resolvers presents a privacy risk as they can closely monitor the user's browsing activities. In this paper, we present a novel HTTP response header allowing web server to provide their clients with relevant DNS records. Our results indicate, that thi… ▽ More

    Submitted 13 August, 2019; originally announced August 2019.

    Comments: 15 pages

  3. arXiv:1907.01291  [pdf, other

    cs.NI

    Accelerating QUIC's Connection Establishment on High-Latency Access Networks

    Authors: Erik Sy, Tobias Mueller, Moritz Moennich, Hannes Federrath

    Abstract: A significant amount of connection establishments on the web require a prior domain name resolution by the client. Especially on high-latency access networks, these DNS lookups cause a significant delay on the client's connection establishment with a server. To reduce the overhead of QUIC's connection establishment with prior DNS lookup on these networks, we propose a novel QuicSocks proxy. Basica… ▽ More

    Submitted 2 July, 2019; originally announced July 2019.

  4. arXiv:1905.03518  [pdf, other

    cs.CR cs.PF

    Enhanced Performance and Privacy for TLS over TCP Fast Open

    Authors: Erik Sy, Tobias Mueller, Christian Burkert, Hannes Federrath, Mathias Fischer

    Abstract: Small TCP flows make up the majority of web flows. For them, the TCP three-way handshake induces significant delay overhead. The TCP Fast Open (TFO) protocol can significantly decrease this delay via zero round-trip time (0-RTT) handshakes for all TCP handshakes that follow a full initial handshake to the same host. However, this comes at the cost of privacy limitations and also has some performan… ▽ More

    Submitted 12 November, 2019; v1 submitted 9 May, 2019; originally announced May 2019.

    Comments: 12 pages

  5. arXiv:1904.06228  [pdf, other

    cs.NI cs.CR

    QUICker connection establishment with out-of-band validation tokens

    Authors: Erik Sy, Christian Burkert, Tobias Mueller, Hannes Federrath, Mathias Fischer

    Abstract: QUIC is a secure transport protocol that improves the performance of HTTPS. An initial QUIC handshake that enforces a strict validation of the client's source address requires two round-trips. In this work, we extend QUIC's address validation mechanism by an out-of-band validation token to save one round-trip time during the initial handshake. The proposed token allows sharing an address validatio… ▽ More

    Submitted 3 May, 2019; v1 submitted 12 April, 2019; originally announced April 2019.

    Comments: 8 pages

  6. arXiv:1903.09466  [pdf, other

    cs.CR

    Surfing the Web quicker than QUIC via a shared Address Validation

    Authors: Erik Sy

    Abstract: QUIC is a performance-optimized secure transport protocol and a building block of the upcoming HTTP/3 standard. To protect against denial-of-service attacks, QUIC servers need to validate the IP addresses claimed by their clients. So far, the QUIC protocol conducts address validation for each hostname separately using validation tokens. In this work, we review this practice and introduce a new QUI… ▽ More

    Submitted 22 March, 2019; originally announced March 2019.

  7. arXiv:1902.02531  [pdf, other

    cs.CR

    Enhanced Performance for the encrypted Web through TLS Resumption across Hostnames

    Authors: Erik Sy, Moritz Moennich, Tobias Mueller, Hannes Federrath, Mathias Fischer

    Abstract: TLS can resume previous connections via abbreviated resumption handshakes that significantly decrease the delay and save expensive cryptographic operations. For that, cryptographic TLS state from previous connections is reused. TLS version 1.3 recommends to avoid resumption handshakes, and thus the reuse of cryptographic state, when connecting to a different hostname. In this work, we reassess thi… ▽ More

    Submitted 7 February, 2019; originally announced February 2019.

    Comments: 11 pages

  8. Tracking Users across the Web via TLS Session Resumption

    Authors: Erik Sy, Christian Burkert, Hannes Federrath, Mathias Fischer

    Abstract: User tracking on the Internet can come in various forms, e.g., via cookies or by fingerprinting web browsers. A technique that got less attention so far is user tracking based on TLS and specifically based on the TLS session resumption mechanism. To the best of our knowledge, we are the first that investigate the applicability of TLS session resumption for user tracking. For that, we evaluated the… ▽ More

    Submitted 16 October, 2018; originally announced October 2018.

    Comments: 11 pages

    Journal ref: Published in 2018 Annual Computer Security Applications Conference (ACSAC '18), December 3-7, 2018, San Juan, PR, USA