There was an error while loading. Please reload this page.
xssmeevaluators.js:57
var searchString = grabTextWithOutTrailingWhitespaceRegExp. exec(streamListener.attackRunner.testValue.string)[1];
exec is returning null ie not matching. Use trimRight() instead? Potential Fix
Note: FF 3.6/3.0 are hiding error messages. Created highlight branch to force messages to console
xssmeevaluators.js:57
exec is returning null ie not matching. Use trimRight() instead? Potential Fix
Note: FF 3.6/3.0 are hiding error messages. Created highlight branch to force messages to console