Sökning: "Node.JS"

Visar resultat 1 - 5 av 95 uppsatser innehållade ordet Node.JS.

  1. 1. Utveckling av en webbapplikation för bokning av testresurser : Applikationsutveckling i React och Node.js

    Kandidat-uppsats, Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Författare :Madian Al Sabbagh; Luay Al Sabbagh; [2023]
    Nyckelord :web application; application development; react; nodejs; mysql; express; database; server; web interface; user interface; website; webbapplikation; webbutveckling; react; nodejs; mysql; databas; webbgränssnitt; server; express; användargränssnitt; webbsida;

    Sammanfattning : The web application Testpersonbokaren is used by Nordic Medtest to book fake test persons for various actors in healthcare so that they can test and validate their environments without being dependent on real personal data. The purpose of this project is to develop a new version of Testpersonbokaren with new technologies and frameworks as the existing version has several problems and limitations. LÄS MER

  2. 2. Dasty : Revealing Real-World Prototype Pollution Consequences with Dynamic Taint Analysis

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Paul Moosbrugger; [2023]
    Nyckelord :Prototype Pollution Gadgets; Dynamic Taint Analysis; Forced Branch Execution; NodeProf Instrumentation; Truffle GraalJS;

    Sammanfattning : Prototype pollution is a vulnerability in JavaScript and other prototype-based languages that allows malicious actors to inject a property into an object’s prototype. The injected property can subsequently trigger gadgets - source code sections that use the properties in sensitive locations. LÄS MER

  3. 3. Autentisering på Internet : En studie och utvärdering av olika metoder för att autentisera användare

    M1-uppsats, Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Författare :Björn Ettelman; [2023]
    Nyckelord :Inloggning; autentisering; JavaScript; Node.js; Användbarhet; tillgänglighet; säkerhet;

    Sammanfattning : The goal of the project is to evaluate three different methods of authenticating users on the Internet. These three methods are: login with username and password, two-factor authentication, and Freja eID. The login systems are evaluated in terms of usability, accessibility, security, and complexity. LÄS MER

  4. 4. MySQL och MongoDB operationer med Node.sj som ramverk

    Kandidat-uppsats, Högskolan i Skövde/Institutionen för informationsteknologi

    Författare :Adam Zsambokrety Eliason; [2023]
    Nyckelord :Big data; MySQL; MongoDB; relationsdatabas; dokumentbaserad databas; Node.js;

    Sammanfattning : Data används i stora mängder i dagens samhälle. Sjukvården är inget undantag och i den branschen kan analyser av data rädda liv eller uppfinna läkemedel. För att kunna bruka data i modern tid måste ett databassystem användas. LÄS MER

  5. 5. Detection of Prototype Pollution Using Joern : Joern’s Detection Capability Compared to CodeQL’s

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Tobias Fröberg; [2023]
    Nyckelord :CodeQL; Computer security; JavaScript; Joern; Prototype pollution; Vulnerability detection; CodeQL; Datorsäkerhet; JavaScript; Joern; Prototypförorening; Sårbarhetsdetektering;

    Sammanfattning : JavaScript-built programs are widely used by the general public, but they are also vulnerable to JavaScript-related exploits stemming from the newly discovered prototype pollution vulnerability. Research has been focused on understanding the impact of this vulnerability and finding ways to detect it using code analysis tools. LÄS MER