Skip to content

Latest commit

 

History

History

README.md

C#

Instructions

These POCs can be executed using the following command:

dotnet-script commenting-out.csx

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 .NET 5.0 script (CSX on MacOS)

Stretched String

  • Confirmed working .NET 5.0 script (CSX on MacOS)

Invisible Functions

  • Does not work on .NET 5.0 script (CSX on MacOS)

Homoglyph Function

  • Confirmed working .NET 5.0 script (CSX on MacOS)