Re: Browser rendering
Date: August 20, 2006 06:28PM
That's not a bad idea. When I was talking about this with Dinis Cruz he said I could build hooks into IE with .NET... but I think you hit on the exact problem, I don't need this to work in just one browser, but all three major browsers, and sometimes what you find completely breaks everything around it. I haven't found a bullet proof solution yet because you need to know what happens in browser space. For instance, the downlevel hidden block in IE.
How would you catch that, exactly? You have to know to put a normal vector inside of an IE comment block. It's tricky at best to do manually, and I'm not sure how an automated system could possibly catch that. That's one of the reasons I've been hanging around the metasploit guys. I think it's closer to being a metasploit project problem where a few people come up with a few common attack patterns and the rest of the community uses those, rather than finding all possible attack strings for everything, which is cumbersome.