Skip to content

IgorSasovets/MEAN-stack-app-OWASP-ZAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Stack Authentication for OWASP ZAP

To run, you just have MongoDB installed and running, and NodeJS installed.

  • Start MongoDB
  • Clone the repo
  • npm install to install API dependencies and npm start to start the API
  • Open a new terminal and navigate to the client directory, npm install to setup the Angular dependencies, and npm start to start the local development server
  • Open http://localhost:4200 to see the application

Originally from https://github.com/sitepoint-editors/MEAN-stack-authentication. Modified by Igor Sasovets for usage with OWASP ZAP.

About

Simple MEAN stack app modified for usage with OWASP ZAP tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •