Skip to content

Latest commit

 

History

History

README.md

JavaScript

Instructions

These POCs can be executed using the following command:

node commenting-out.js

where commenting-out is substituted for the relevant POC. Vulnerable code viewers for reviewing the source code can be found in the parent README.

Validation

Commenting-Out

  • Confirmed working Node.js v16.4.1 (MacOS)

Stretched String

  • Confirmed working Node.js v16.4.1 (MacOS)

Invisible Functions

  • Does not work on Node.js v16.4.1 (MacOS) -- throws unexpected token error

Homoglyph Function

  • Confirmed working Node.js v16.4.1 (MacOS)