[GET] Cloaker Script 2013

Status
Not open for further replies.
Update:

Well, I've managed to trick them with the cloaking method, and my ad was approved.

BUT, I've made a new paypal account with a new vcc, but I didn't verified the PP account, anyway it's useable to make payments, I've added that paypal account to facebook ads, and they blocked my payments forever saying shit about "suspected fraudulent activity", and after a couple of hours, my ad was approved, but I can't pay for it.

Someone knows what payment method can I use to bypass this block from facebook ads?

Just add a new funding source, credit card or VCC. It will certainly work, i tried several times.
 
Update -26.06.2013

Added summary of hits and redirects - "301" Redirects are logged, Total hits and Unique Visits will be written on the end of each email report.
Every 12 hours, when logs are sent to email, script is removing logs, reset visitor counter so previous visitors are counted again like uniques. Time range can be set in script (to 24, 48, whatever number of hours or days)


Download:

Code:
[URL]http://www.mediafire.com/download/76chw22kh83h6g2/Cloaker_Script_-_26.06.2013.zip[/URL]

VirusTotal:

Code:
https://www.virustotal.com/en/file/8428ec2edf2e8a5e2948a51fc5e19cdd99c096f0371457bc17a0675214fb3817/analysis/1372226884/

SHA256:8428ec2edf2e8a5e2948a51fc5e19cdd99c096f0371457bc17a0675214fb3817
File name:Cloaker Script - 26.06.2013.zip
Detection ratio:
Analysis date: 2013-06-26 06:08:04 UTC ( 0 minutes ago )

[TD="class: text-green"] 0 / 47[/TD]
 
Hi TZ2011,

I need custom cloaking script, please send me PM with your contacts.

Thanks
 
Can't, sorry. Here is a few guys who claims that can cloak fb, adwords, etc so contact them. I am not gonna lie to people.
 
I have disabled the need to keep any sort of logs but when my server is compiling the script is giving me errors on the fclose, fopen, fwrite functions used to play with files.

Do the log flags actually work when you set their value as false? it seems script still tries to play with files..

EDIT: I suspect has to do with Plesk permissions- pain in the ass
 
Last edited:
"Compiling the scripts" ??

what error are you getting? Usually the problem with fopen/curl has to do with php.ini settings or lacking the curl library

I have disabled the need to keep any sort of logs but when my server is compiling the script is giving me errors on the fclose, fopen, fwrite functions used to play with files.

Do the log flags actually work when you set their value as false? it seems script still tries to play with files..

EDIT: I suspect has to do with Plesk permissions- pain in the ass
 
By compiling the scripts I mean my server reading the script once I save the index.php after modifications. Below is the list of errors. Running it on Plesk.


Warning: fopen(user_ips) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 444


Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 445


Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 446


Warning: fopen(log_visitors.txt) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 293


Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 294


Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 295


Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\ra.info\httpdocs\index.php:444) in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 297


Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\ra.info\httpdocs\index.php:444) in D:\inetpub\vhosts\ra.info\httpdocs\index.php on line 298
 
Last edited:
You are using the Microsoft IIS webserver on your site. You do not have write permissions set on that directory or allowing external scripts to write to that folder. Change you permissions. If this is an externally hosted site you need to send a support ticket to your host if you can't get at the IIS admin panel or your host's control panel won't let you set permissions. You may just be able to do this in FTP -- I don't know enough about IIS to say. On a linux web host you need to set the permissions on the folder to '755' or '777' (depending on implementation of the host) and you may need to change the script permission to at least 666.
 
Depend what you are trying to achieve. For purpose of script I dont need more than is already inside, as a matter of fact I am reducing them on my sites, many of them are not "alive" or active anymore.
And what is "risky" for you, by definition of cloaking ? IP ranges of spiders can can not protect you, don't believe the hype, don't believe to everything that they wrote, you will get burn and without accounts.
 
Last edited:
Very nice script and well commented. Thank you. I currently have it in use and working fine.

I see that there is the option to have specific referrers redirected or by a list, nice feature. However I need an option to redirect to the block list url if the referrer is blank. I've looked into this and modifying your script, but i'm unsure where to put the if statement for
Code:
if(!(empty($_SERVER['HTTP_REFERER']
based on your variable definitions and other script features that I don't want to break. I've tried adding it to the array of referrers but without success.

Is there a possibility you could modify it slightly to add for blank referrers? Maybe add it to the true/false block to enable or disable blank referrer options just like the $mobile_links = "option" $self_destruct = "option" works?

Thanks in advance.
 
Will do it. And colon sign too, : , when someone search for site for some specific reason with google queries. Need some time I am on something else now.
 
Ok, updated.

Download:
Code:
http://www.mediafire.com/download/o8oofu049pu3912/Cloaker_Script_-_28.08.2013.zip

It's "$block_blank_refs" and "$block_colon_refs" directly under the other true/false options.
 
Fantastic work, thank you very much! This is awesome and exactly what I'm looking for. I am wanting to use this with adwords and wanted to know, if I use this script, would the googlebot know that they are being redirected? Because according to my knowledge, they don't like that. Any tips on how I'd be able to set it up so that Google doesn't know they're being redirected please?

Thank you so much!
 
Status
Not open for further replies.
Back
Top