GoDesain
Regular Member
- Feb 26, 2011
- 491
- 224
try to put in header or footer first.. if working, try to encode and put that js on hidden place like combine with other js files..Thanks for this, question, where should I put this script?
try to put in header or footer first.. if working, try to encode and put that js on hidden place like combine with other js files..Thanks for this, question, where should I put this script?
try to put in header or footer first.. if working, try to encode and put that js on hidden place like combine with other js files..
this script will check, if header host is not your domain, the script will redirect mirror website to your domain...Can ask another question, what is the effect of this script to those mirror website.? thanks
this script will check, if header host is not your domain, the script will redirect mirror website to your domain...
I not going to lie this is some crazy sh*t here! You're crying foul when you are committing a foulGuys, I need your help, I want to kill this bitch down.
This website hana-1tvDOTcom is copying my website, every update I made his website also updates.
And I think I cant go for DCMA complain because my website is a dcma website.
this is my website by the way: shaanigDOTse
I hope you can help me guys,![]()
yes.. btw.. just trial and error.. with that js..another question, the part of the script "yourdomain.com" can i include with https or not?
I not going to lie this is some crazy sh*t here! You're crying foul when you are committing a foul
yes.. btw.. just trial and error.. with that js..
It is strange you were not able to protect your site with the first script, maybe you have installed a plugin/script/theme with malicious content that allows other people to access your website (for example with FTP) and clone it since that technique wouldn't be affected by your first script.
By the way, the second script, the one you said you are going to test looks good, if they are just copying your site without change anything, it should work (we hope).
The person who is mirroring might be watching this thread
Don't share every method you are trying.
I not going to lie this is some crazy sh*t here! You're crying foul when you are committing a foul
I have an idea.
Is it possible if you create backdoor in your website, that backdoor will be copy to mirror website?
<?php phpinfo(); ?>
Depends. If you do a backdoor using PHP and the other site is just copying your site (without FTP access), the copied backdoor won't be copiedP). But if they are copying your site because they have an exploit/backdoor/something on your site that gives them access to your server (including all the files and databases), the backdoor would be copied to their servers.
P.S: Sorry if it seems a little complicated, I tried to explain it as better than I could![]()
Oh, don't worry, I don't think they have any exploit, backdoor or something like that, it would be really strange! I just said what you could do (or any other user) if you were thinking you areoh man, I am really confuse now, I think its not, because for what I have observed, they are just simply mirroring my site, no exploit/backdoor/something because if they do, probably they will change the logo and other stuff.
Yeah that's good idea to create phpinfo file for testingDepends. If you do a backdoor using PHP and the other site is just copying your site (without FTP access), the copied backdoor won't be copiedP). But if they are copying your site because they have an exploit/backdoor/something on your site that gives them access to your server (including all the files and databases), the backdoor would be copied to their servers.
P.S: Sorry if it seems a little complicated, I tried to explain it as better than I could
Edit: I have just seen your message saying "Honestly I have no idea about backdoor but what I can seen on those mirror sites are copying every content I have real time."
The easiest way to test if they copy everything (including files they shouldn't be able to copy with the normal copy system (no backdoor)) would be creating a PHP file on your server, let's say test.php with this content:
PHP:<?php phpinfo(); ?>
Then if you access to your site, to the path where that file is located (let's say youdomain.com/test.php), you will get some unique info.
Since it is a PHP file they shouldn't be able to copy it without a backdoor or something like that, so if you go to their site, to the same path (for example: theirsite.com/test.php) and the file exists and you get different info, you will know they have access to your server.
Depends. If you do a backdoor using PHP and the other site is just copying your site (without FTP access), the copied backdoor won't be copiedP). But if they are copying your site because they have an exploit/backdoor/something on your site that gives them access to your server (including all the files and databases), the backdoor would be copied to their servers.
P.S: Sorry if it seems a little complicated, I tried to explain it as better than I could
Edit: I have just seen your message saying "Honestly I have no idea about backdoor but what I can seen on those mirror sites are copying every content I have real time."
The easiest way to test if they copy everything (including files they shouldn't be able to copy with the normal copy system (no backdoor)) would be creating a PHP file on your server, let's say test.php with this content:
PHP:<?php phpinfo(); ?>
Then if you access to your site, to the path where that file is located (let's say youdomain.com/test.php), you will get some unique info.
Since it is a PHP file they shouldn't be able to copy it without a backdoor or something like that, so if you go to their site, to the same path (for example: theirsite.com/test.php) and the file exists and you get different info, you will know they have access to your server.
i can't edit my post.. just encode and put in your other regular js file.. also try search others methods to protect your site from mirroring like use cloudflare and others..please remove the script you shared because its possible the owner of that mirror sites is also reading the thread.