Post Reply 
StartPanic ?
May. 12, 2009, 11:07 AM
Post: #3
RE: StartPanic ?
...but you could change the to-be-injected code the hard way. It's also good enough for Gemal's http://browserspy.dk/css-exploit.php . (In JavaScript, however, there is always a way to hide specific code, if someone really wants to...)

Without the second line in the Matching Expression the filter is stand-alone. In that case it might match where it shouldn't, though.

Code:
[Patterns]
Name = "CSS: Block "visited" Selector"
Active = TRUE
URL = "$TYPE(css)|$TYPE(js)|$TYPE(htm)"
Limit = 16
Match = ":visited( {)\1"
        "&(^$TYPE(htm))|$TST(tStyle=*)"
Replace = ":focus\1"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
StartPanic ? - Toppy - May. 11, 2009, 07:27 PM
RE: StartPanic ? - sidki3003 - May. 11, 2009, 11:48 PM
RE: StartPanic ? - sidki3003 - May. 12, 2009 11:07 AM
RE: StartPanic ? - 43unite - Jun. 15, 2009, 01:32 AM

Forum Jump: