Mobile app version of vmapp.org
Login or Join
Vandalay111

: Cloudflare masking useragent? On the target cloudflare website, I include an image that is generated in PHP from an external website; however, when I embed the image on the targeted cloudflare

@Vandalay111

Posted in: #Cloudflare

On the target cloudflare website, I include an image that is generated in PHP from an external website; however, when I embed the image on the targeted cloudflare website, when the users view the image (e.g.: myexternal.com/image.php?param=value), I want to grab their useragent information so I can determine if they are using Firefox or Chrome. But whenever they load the image more than once, a different value is generated sometimes. e.g.: on one request it says they use firefox, on another a little later it says chrome. Why is this?

And sometimes the param that is included in the image url, myexternalwebsite.com/image.php?param=value is empty, when I know 100% it is set.

EDIT, EXTRA INFO: I'm not trying to get IPs from the users, but I have noticed when testing that IPs are masked cloudflare IPs, and not actual IPs of the users.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Vandalay111

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme