Skip to content

SvetlanaM/vulnerability-test-project

Repository files navigation

Security of JS applications

This project is an example project of many various JS security vulnerabilities on backend or on frontend.

In different files, you can find different attacks. All of the vulnerabilites comes from the NMP packages and mainly from external dependencies of these packages, that are popular and installed to the many projects.

You can find here these vulnerability types:

  1. Directory Traversal
  2. ReDoS attack
  3. XSS attack

All vulnerabilites you can check with command:

npm run audit

About

This project is an example project of many various JS security vulnerabilities on backend or on frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published