XMCyber / tau2021

Repository from Github https://github.comXMCyber/tau2021Repository from Github https://github.comXMCyber/tau2021

This project is a nestjs project, which contains major security issues.

It has 2 groups of routes:

POST /login: receives username and password in json form.

Example:

{
    "username" : "tamar1", 
    "password" : "12345"
}

GET /health: performing health check via several methods

Example:

GET /health

About


Languages

Language:TypeScript 100.0%