the-wright-jamie / Insecure-NodeJS

Part of my bad NodeJS Series. An insecure NodeJS 'API' server written for security experiments and demonstrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insecure-NodeJS

An insecure NodeJS 'API' server written for experiments and demonstrations

Required env values:

HOST_PORT=
DOMAIN=
ENVIRONMENT=
PGUSER=
PGHOST=
PGPASSWORD=
PGDATABASE=
PGPORT=

About

Part of my bad NodeJS Series. An insecure NodeJS 'API' server written for security experiments and demonstrations

License:MIT License


Languages

Language:TypeScript 100.0%