Skip to content

Instantly share code, notes, and snippets.

@jasonmalinowski
Last active March 21, 2025 23:27
Show Gist options
  • Select an option

  • Save jasonmalinowski/11dd33755c20fe2848cf34f1b7ad57d2 to your computer and use it in GitHub Desktop.

Select an option

Save jasonmalinowski/11dd33755c20fe2848cf34f1b7ad57d2 to your computer and use it in GitHub Desktop.
Tests for Javascript Injection
public class C
{
public Dictionary<script>alert('Hello');</script> Test = [];
public string Test2 = "";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment