Essays about: "Web server Security"

Showing result 6 - 10 of 63 essays containing the words Web server Security.

  1. 6. Heads up: Designing a tool for implementing security HTTP-headers

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Jonathan Smedborn Paulsson; [2022]
    Keywords : ;

    Abstract : Security HTTP-headers are response headers sent by the server of a web page, activating certain security measures in the browser. They provide an effective defense against many threats on the modern web but are unfortunately not used on most sites. READ MORE

  2. 7. LF-PKI: Practical, Secure, and High-Performance Design and Implementation of a Lite Flexible PKI

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Yongzhe Xu; [2022]
    Keywords : Web Public Key Infrastructure PKI ; Certificate Transparency CT ; trust heterogeneity; Sparse Merkle Tree SMT ; Web Public Key Infrastructure PKI ; Certificate Transparency CT ; trust heterogenity; Sparse Merkle Träd SMT ;

    Abstract : Today’s Web Public Key Infrastructure (PKI) builds on a homogeneous trust model. All Certificate Authorities (CAs) are equally trusted once they are marked as trusted CAs on the client side. As a result, the security of the Web PKI depends on the weakest CA. READ MORE

  3. 8. Input Validation and Input Sanitization for Web Applications

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Kevin Alemi Pedram; [2021]
    Keywords : ;

    Abstract : The rise of web-based applications is rapidly increasing with time and demand. As more and more web applications are being developed, so are the threats against these web applications' user-base. Input-basedattacks against web applications are becoming more common. A new task is in the hands of the developers, namely input handling. READ MORE

  4. 9. Real-Time Synchronization of Multi-Window Web-Applications : Combining SSE & XHR over HTTP/2 as an alternative to WebSockets

    University essay from Högskolan Dalarna/Institutionen för information och teknik

    Author : Anton Fladvad; Anders Khans; [2021]
    Keywords : SSE; WebSocket; HTTP 2; “bidirectional communication”; “browser synchronization”; real-time;

    Abstract : Modern web-applications often need to be able to handle multi-window views that are dynamically synchronized depending on user input, as well as continuous and rapid data transfer between the client and the server. The WebSocket protocol has seen widespread industry use when it comes to bidirectional, real-time communication. READ MORE

  5. 10. Measuring Maintainability and latency of Node.js frameworks

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Sabry Kadi; [2021]
    Keywords : Maintainability index; Latency; Node JS; Maintainability; Halstead; Cyclomatic Complexity;

    Abstract : Context: Node.js is an established web framework built using JavaScript. As a result, there are a wide variety of frameworks that have emerged that specialize in different quality attributes and functionalities. Some of which are heavily geared to performance and benchmarking while others might focus on security, availability, robustness, etc. READ MORE