Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

File metadata and controls

9 lines (6 loc) · 278 Bytes

Security Examples

Each directory is a security example, which includes:

  • an insecure program with a vulnerability.
  • a malicious attack that exploits the vulnerability.
  • a secure verion without the vulnerability.

Run npm install in each directory to setup the examples.