SEOMadHatter
Elite Member
- Aug 15, 2015
- 1,808
- 2,470
Picked through a bit more of it looking at the response which is sent back. webdriver.navigator isn't actually what Distill looks for it's !!webdriver.navigator so make sure that's coming back false. I also found window.innerHeight was a little different than expected. Injection seems to solve both of those.
The only difference in reply is the proof string. Originally I'd thought that was just like an MD5 check to make sure you weren't screwing with the response on a proxy level but since it's the only thing which doesn't match up I wonder if there's more to it than that.
The only difference in reply is the proof string. Originally I'd thought that was just like an MD5 check to make sure you weren't screwing with the response on a proxy level but since it's the only thing which doesn't match up I wonder if there's more to it than that.