Cloacked URL Decoder?

Hi Mates,


Is there any way to find out which software someone using to create a Redirection URL for affiliate campaign, for example: https://example.com//?umx=123&aid=230&rt=1&turl=https://expample.com/track/example/

Cloaking, 99% of times is done server-side, so it's almost impossible to know the provider or if it's inhouse. Though, the other 1% which is usually a bad js cloaker, you could see the provider by simply disabling javascript on the site. But if you could disable js and see the content, then it isn't worth it to even check the cloaker as it is too easy to bypass his cloaking solution.
 
Cloaking, 99% of times is done server-side, so it's almost impossible to know the provider or if it's inhouse. Though, the other 1% which is usually a bad js cloaker, you could see the provider by simply disabling javascript on the site. But if you could disable js and see the content, then it isn't worth it to even check the cloaker as it is too easy to bypass his cloaking solution.
Thanks for you guidance, by is there guide or post from where I can learn the basic of Server Level Clocking.
 
Thanks for you guidance, by is there guide or post from where I can learn the basic of Server Level Clocking.
Unfortunately, no third party cloaking service provider will give you the exact answer for that.
But as with anything in life, you can just do mad research to see how it's done.

As with anything in life, it can cost you time or money. Time, if you want to do it yourself and find all answers, do research, do a lot of testing until you find something that works. Money, if you just a buy from a service provider and it's already done and ready to set it up.

IMHO it depends on your budget. Like if you have a ton of money to spare, I would just go to a service provider and skip all the trouble of doing research and testing.

But as I was effed up of paying thousands of dollars, I decided to create my own solution for myself and a lot later then I decided to create my own service lol.

But, choose your way to proceed and go with it :)
 
you can't detect which cloaker it is unless it is browser based like JS
if it's JS you can disable javascript in your browser and see the source code to find out
however most likely it will be encrypted
 
You should be able to spot trackers like Voluum or Keitaro by looking at parameters, sometimes it's worth to look into cookies in white page (some trackers use them to track uniqueness of visitor), sometimes you can take a look at different URL's on target domain (it might reveal cloaker/tracker default 404 page if domain is parked there) but as few people above said - if it's backend cloaker doing api call to internal database and doing redirect based on that, you won't find any footprint
 
You should be able to spot trackers like Voluum or Keitaro by looking at parameters, sometimes it's worth to look into cookies in white page (some trackers use them to track uniqueness of visitor), sometimes you can take a look at different URL's on target domain (it might reveal cloaker/tracker default 404 page if domain is parked there) but as few people above said - if it's backend cloaker doing api call to internal database and doing redirect based on that, you won't find any footprint
Thanks mate for the information.
 
Cloaked URL is a local redirect that sends the user to the destination URL but allows you to share a shorter more friendly URL with your readers. What is the difference between Masked URL and Cloaked URL? Masked URL is hiding the URL completely, often using javascript to mask the URL in the browser.

Regards,
Rachel Gomez
 
Maybe or maybe not OP if your still around PM me url let me see further.

Thanks :)
 
Back
Top