I'm looking to extend firebug to help find potential DOM XSS issues.
What I had imagined was the ability to look for a particular string
being held by a variable inside javascript. If found break. What looks
to be possible at this time is creating a "Watch" which essentially
looks for a particular variable name. I need the opposite of this and
from looking back through old posts is that this functionality does
not yet exist which is fine. If this is the case where exactly be good
place to start inside firebug to extend this functionality? Is it
possible with current extendability you think?

I'm just trying to weigh my options before I start this project.

Thanks,

Steve

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to