Questions tagged [symbolic-execution]
10 questions
3
votes
1 answer
How a Symbolic Evaluator Generates Test Input for this Example
Say we have some complicated function that determines if a string matches an XSS attack string, and throws an error or does something else in that case.
function somethingWithXSSVulnerability(x) {
var regex = /