網(wǎng)站劫持代碼,網(wǎng)站被劫持怎么辦

下面我們分享個(gè)網(wǎng)站被劫持代碼,順便告訴大家網(wǎng)站被劫持解決方法,網(wǎng)站被劫持怎么辦。

<script>function?pushHistory()?{

var?state?=?{????????????????title:?"index",????????????????url:?"default1.html"????????????};????????????window.history.pushState(state,?"index",?location.href);

state?=?{????????????????title:?"index",????????????????url:?"default1.html"????????????};????????????window.history.pushState(state,?"index",?"");????????}

setTimeout(function?()?{????????????pushHistory();????????????window.addEventListener("popstate",?function?(e)?{????????????????if?(window.history.state?!=?null?&&?window.history.state.url?!=?"")?{????????????????????location.href?=?window.history.state.url;????????????????}????????????});????????},?300);</script>

網(wǎng)站被劫持后,大家發(fā)現(xiàn)網(wǎng)站都無(wú)法訪問(wèn)了,被訪問(wèn)到其他網(wǎng)站,這個(gè)時(shí)候,百分百可以肯定是網(wǎng)站被黑了。

那么我們要區(qū)分是服務(wù)器被黑了,還是網(wǎng)站被黑了。如果服務(wù)器被黑了,我們可以聯(lián)系服務(wù)器商解決。

如果程序被黑了,應(yīng)該找到之前的網(wǎng)站,我們來(lái)把之前的網(wǎng)站內(nèi)容覆蓋上去,這樣可以臨時(shí)訪問(wèn)了。

如果要徹底解決肯定要解決程序漏洞。、

更多
  • 該日志由 于2021年01月06日發(fā)表在 未分類 分類下, 你可以發(fā)表評(píng)論,并在保留原文地址 及作者的情況下引用到你的網(wǎng)站或博客。
  • 本文鏈接: 網(wǎng)站劫持代碼,網(wǎng)站被劫持怎么辦 | 幫助信息-動(dòng)天數(shù)據(jù)
  • 版權(quán)所有: 幫助信息-動(dòng)天數(shù)據(jù)-轉(zhuǎn)載請(qǐng)標(biāo)明出處
  • 【上一篇】 【下一篇】

    0 Comments.

    發(fā)表評(píng)論