View Single Post
Old 09-12-2017, 10:35 AM  
sarettah
l8r
 
Industry Role:
Join Date: Oct 2002
Posts: 13,512
Quote:
Originally Posted by k0nr4d View Post
Redirect won't work because from the proxies end the domain is correct. They are requesting domain1.com and reserving it as domain2.com. Only a redirect via JS like I wrote works, and you have to split the string into two so it doesn't get text-replaced.
You could probably make the domain base64 encoded instead of just splitting it, or base64 it and split it into multiple parts maybe. The more obfuscation the better.

.
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote