Take a look at the following attack on a Web Server using obstructed URL:
How would you protect from these attacks?
Configure the Web Server to deny requests involving "hex encoded" characters
Create rules in IDS to alert on strange Unicode requests
Use SSL authentication on Web Servers
Enable Active Scripts Detection at the firewall and routers
Submit