dqmdlo9674 2015-02-06 05:38 采纳率: 100%
浏览 45
已采纳

记录$ _SERVER ['SERVER_NAME']的意外结果

$_DIR['ROOT'] = $_SERVER['DOCUMENT_ROOT'] .'/..';//Outside the scope of WWW root
$_DIR['LOG']  = $_DIR['ROOT'] .'/logs/LogFiles/' . $_SERVER['SERVER_NAME'];
if (!is_dir($_DIR['LOG'])){Mkdir($_DIR['LOG'],0700,TRUE);}

I created a directory to log with on my Dev server assigning all sorts of values to these logs but i got some resolving DNS names that are not associated with my website at all.

Why would $_SERVER['SERVER_NAME'] be resolving other names that are not related to my server?

Expected Possibilities

  • 127.0.0.1

  • Internal IP Address

  • External IP Address

  • test.example.com (My Website URI)

Unexpected Results

  • httpheader.net

  • www.baidu.com

  • www.epochtimes.jp

  • www.ly.com

  • 写回答

1条回答 默认 最新

  • dongyihao9887 2015-02-06 06:26
    关注

    If your web server accepts requests for any and all host names (usually because it has a default vhost), then your PHP script can be invoked with arbitrary HTTP Host headers. Now, usually this should only happen if someone goes out of their way to send a manually crafted HTTP request to your IP address. However, especially since Asian sites are mentioned there, you may have become a victim of Grass Mud Horse, or the Chinese playing around with their DNS manipulation capabilities, spraying random traffic at your server (intentionally or unintentionally). Much more benign explanations may also include outdated DNS caches somewhere, misconfigurations in someone's system or random bots doing random queries based on who-knows-what.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度