Injection inside double quoted section of script element
For a test to find vulnerabilities I found the following code in a page and I am looking for ways to manipulate it:
<script>
func({
"key1": "value",
"object": {
"key2": &… Continue reading Injection inside double quoted section of script element