AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 391493
Accepted
Huseyin
Huseyin
Asked: 2012-05-23 08:14:47 +0800 CST2012-05-23 08:14:47 +0800 CST 2012-05-23 08:14:47 +0800 CST

周期性 DNS 故障

  • 772

我有一个经销商帐户。但有时,我的网站会出现问题。我认为服务器被黑客攻击或 DNS 服务器被黑客攻击。我在谷歌上搜索了类似的内容,然后在黑客网站上找到了相同的 HTML 代码。解释问题:mydomain.com 每次都处于活动状态,但有时会出现流水代码。请注意,我没有这个页面或类似的材料。我的域内容是否为空并且仅存在图像文件夹。

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>Welcome thisdomain.com</title>
<link rel="stylesheet" href="/nobrand.css" type="text/css" />
<meta name="description" content="Web Hosting. Professional Web hosting services with free domain name, unlimited web hosting space and unlimited bandwidth." />
<meta name="keywords" content="web hosting, hosting, web host, host, website hosting, webhosting, web hosting provider, web hosting service, web hosting supplier, cheap web hosting, web space, web site hosting, web space hosting, best web hosting, cpanel hosting" />
<script type="text/javascript">
if (window.top !== window.self) {document.write = "";window.top.location = window.self.location; setTimeout(function(){document.body.innerHTML='';},1);window.self.onload=function(evt){document.body.innerHTML='';};}
</script>
</head>

<body>
<div class="frame center">
<div class="content">
<div class="header">
<div class="header_top">
<div class="header_c h_tl"></div>
<div class="header_c h_tr"></div>
<div class="header_c h_bl"></div>
<div class="header_c h_br"></div>
<div id="divider"></div>
<h1>This Domain is<br /><span class="bolden">PARKED.</span></h1>
</div>
</div><!-- class="header" -->

<div style="padding-bottom:12px"></div>

<div class="body_container">

<div class="body_container">

<style>
.icontent {
    width: 1025px;
    height: 700px;
    border: none;
    margin-top: 4px;
    margin-bottom: 4px;
}
.frame {
    width: 1065px;;
}

.header_top {
    width: 1025px;
}
#grad_break {
    left: 334px;
}
</style>

<script>
    var gaJsHost = ("https:" == document.location.protocol) ? "https://ssl." : "http://www.";
    document.write("<scr"+"ipt src='" +gaJsHost+ "google-analytics.com/ga.js'></scr"+"ipt>");
</script>
<script>
    var pageTracker = _gat._getTracker("UA-9156498-1");
    pageTracker._initData();
    pageTracker._trackPageview("/parked/dns/thisdomain.com/%2F");
</script>

<center>
    <iframe frameborder="0" scrolling="no" src="/ds_frame.html?a_id=115576" class="icontent"></iframe>
</center>

<hr class="bbar" />

</div>
</div><!-- class="content" -->
<div class="frame_c frame_br"></div>
<div class="frame_c frame_bl"></div>
</div><!-- class="frame center" -->
<div id="footer">
    <div id="copyright">&copy;2012. All rights reserved.</div>
</div><!-- footer -->

</body>
</html>

问题是什么?

domain-name-system hacking domain-parking
  • 1 1 个回答
  • 94 Views

1 个回答

  • Voted
  1. Best Answer
    Bill Sambrone
    2012-05-24T17:00:33+08:002012-05-24T17:00:33+08:00

    在注册商的 DNS 配置页面上检查您的 A 记录,确保它们指向正确的位置。

    • 0

相关问题

  • Solaris DNS

  • resolv.conf 在经过一段时间后被更改

  • 为什么有些网站的网址中没有“www”就无法显示?[关闭]

  • 为本地网络中的名称解析添加自定义 dns 条目

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve