Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion Debian/Ubuntu
  • Search

My Website being copied

Debian/Ubuntu related topics
Post Reply
  • Print view
Advanced search
9 posts • Page 1 of 1
e.htabar
Posts: 20
Joined: Mon Apr 11, 2016 1:53 pm

My Website being copied
  • Quote

Post by e.htabar » Thu Jun 02, 2016 5:51 pm

Hi,

There is a website (http://******.info/) that duplciates all of the contents of website (http://ask.bidbarg.com).
The attacker's website's IP is the same as my website, so it should be on my host, howver the domain name is different.

Google webmaster showed this attacker website as a website with the most referall link to my website and that's how I found it.

Is there any solution I can remove this website from accessing my site?
Last edited by e.htabar on Tue Oct 18, 2016 6:43 pm, edited 1 time in total.
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: My Website being copied
  • Quote

Post by mehargags » Thu Jun 02, 2016 11:45 pm

ping the attacher website, get its IP and block that IP in the Firewall.
Top

e.htabar
Posts: 20
Joined: Mon Apr 11, 2016 1:53 pm

Re: My Website being copied
  • Quote

Post by e.htabar » Fri Jun 03, 2016 6:15 am

The attacker's website's IP is the same as my website
Top

joem
Posts: 378
Joined: Thu Nov 13, 2014 8:33 am

Os: CentOS 6x
Web: nginx + php-fpm
Re: My Website being copied
  • Quote

Post by joem » Fri Jun 03, 2016 6:15 pm

Try adding the domain to vesta then redirect to your website.
Top

jonn
Posts: 72
Joined: Sun Jun 08, 2014 12:18 pm

Re: My Website being copied
  • Quote

Post by jonn » Sat Jun 04, 2016 3:23 am

get cloudflare dns... once your cloudflare dns is on for the domain, set under attack and set hotlink on. Then watch what happens. You can switch over easy. Takes less then 30 minutes.
Top

virooz
Posts: 7
Joined: Thu Aug 06, 2015 9:03 pm

Re: My Website being copied
  • Quote

Post by virooz » Sat Jun 04, 2016 1:14 pm

Hi XoXiLhJ0mn,

you cannot check subdomains with intodns.com.
its about ask.bidbarg.com not bidbarg.com:
:~$ host ask.bidbarg.com
ask.bidbarg.com has address 46.101.221.191
:~$ host beatpath.info
beatpath.info has address 46.101.221.191

Checking the website source view-source:http://beatpath.info/ you can see links pointing to ask.bidbarg.com, eg:
<link rel="icon" href="http://ask.bidbarg.com/favicon.ico" type="image/ico">

I think owner of beatpath.info set invisible www redirection to ask.bidbarg.com on DNS level.
You can contact 1and1 company for the explanation:
Domain Name: BEATPATH.INFO
Domain ID: D55662636-LRMS
WHOIS Server:
Referral URL: http://registrar.1and1.info
Updated Date: 2016-03-15T19:15:13Z
Creation Date: 2015-08-27T01:55:22Z
Registry Expiry Date: 2016-08-27T01:55:22Z
Registrant Email: [email protected]
Top

e.htabar
Posts: 20
Joined: Mon Apr 11, 2016 1:53 pm

Re: My Website being copied
  • Quote

Post by e.htabar » Sun Jun 05, 2016 5:14 am

Thanks every body
I see more than one domain to copied my site
so i add this code in .htaccess
RewriteBase /
RewriteCond %{HTTP_HOST} !^ask\.bidbarg\.com$ [NC]
RewriteRule ^(.*)$ http://ask.bidbarg.com/ $1 [R=301,L]
Last edited by e.htabar on Tue Oct 18, 2016 6:43 pm, edited 1 time in total.
Top

e.htabar
Posts: 20
Joined: Mon Apr 11, 2016 1:53 pm

Re: My Website being copied
  • Quote

Post by e.htabar » Mon Jun 06, 2016 1:03 pm

No Actually My Website being copied

but i resolved by redirect code in htaccess "but this is hardcode"
Top

SS88
Posts: 336
Joined: Thu Nov 19, 2015 12:40 pm

Re: My Website being copied
  • Quote

Post by SS88 » Tue Jun 07, 2016 4:31 pm

You are both using DigitalOcean's DNS.

Your internal configuration (i.e. Apache or Nginx) is incorrect. You should make sure the IP address 46.101.221.191 displays a blank page or only accepts ask.bidbarg.com as the Server Name --- that way no one can copy anything or... like you have .htaccess - this will work too.
Top


Post Reply
  • Print view

9 posts • Page 1 of 1

Return to “Debian/Ubuntu”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password