Skip to content

Code for my Computer Science degree undergraduate thesis

Notifications You must be signed in to change notification settings

victoroliveirab/react-xss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSS Vulnerabilities Experiments with React Development

This is a repository to support my final thesis for the Bachelor of Computer Science at CESAR School.

Laboratory

The laboratory was built using Docker, Docker Compose and JavaScript-based tools.

Server

The server is written in Node.JS using http built-in module and official mongodb driver for node. It only maps routes to functions to receive and/or respond JSON. The database can be seeded by running npm run seed at the project's root.

Infra

This folder holds MongoDB container files and a config js file.

Frontend

The frontend is written in JSX using React. More information here.

Work

The final thesis can be read TBD in pt-BR.

About

Code for my Computer Science degree undergraduate thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published