所以趕快拿出 " /> 狠狠色狠狠色综合日日五,香蕉久久综合,日韩日韩精品无砖专区2020

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

PHP獲取windows登錄用戶名的方法

前幾天在問答區提了一下這個問題,所有回答問題的朋友都說不可能通過php實現,碰巧我的實習負責人幫我找到了一個方法,貌似是通過NTLM來實現的,我是新手,對具體原理也知之不詳,只是自己測試了一下,很好用.
所以趕快拿出來與大家分享.這是一個法國人寫的,所以編碼中的注釋都是法語,如果有朋友很想了解某行的注釋含義,請回帖說明,我可以試著翻譯一下.

<?php/************************************************************************************************************************************************* php NTLM GET LOGIN * Version 0.2.1                  * Copyright (c) 2004 Nicolas GOLLET ( Nicolas (dot) gollet (at) secusquad (dot) com )* Copyright (c) 2004 Flextronics Saint-Etienne** This program is free software. You can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License.    ************************************************************************/session_start();$headers = apache_request_headers(); // 獲取用戶頭if (@$_SERVER['HTTP_VIA'] != NULL){ // 確認是否使用了代理(proxy),因為ntlm驗證不能穿過代理.echo "Proxy bypass!";}elseif($headers['Authorization'] == NULL){  //si l'entete autorisation est inexistante如果許可頭不存在 header( "HTTP/1.0 401 Unauthorized" );  //envoi au client le mode d'identification header( "WWW-Authenticate: NTLM" );  //dans notre cas le NTLM exit;    //on quitte}if(isset($headers['Authorization']))   //dans le cas d'une authorisation (identification){  if(substr($headers['Authorization'],0,5) == 'NTLM '){ // 確認client是否在ntlm下  $chaine=$headers['Authorization'];     $chaine=substr($chaine, 5);  // 獲取 base64-encoded type1 信息  $chained64=base64_decode($chaine); // 解碼 base64 到 $chained64    if(ord($chained64{8}) == 1){     //   |_ byte signifiant l'etape du processus d'identification (etape 3)    // verification du drapeau NTLM "0xb2" ?l'offset 13 dans le message type-1-message (comp ie 5.5+) :  if (ord($chained64[13]) != 178){   echo "NTLM Flag error!";   exit;  }  $retAuth = "NTLMSSP".chr(000).chr(002).chr(000).chr(000).chr(000).chr(000).chr(000).chr(000);  $retAuth .= chr(000).chr(040).chr(000).chr(000).chr(000).chr(001).chr(130).chr(000).chr(000);  $retAuth .= chr(000).chr(002).chr(002).chr(002).chr(000).chr(000).chr(000).chr(000).chr(000);  $retAuth .= chr(000).chr(000).chr(000).chr(000).chr(000).chr(000).chr(000);    $retAuth64 =base64_encode($retAuth); // encode en base64  $retAuth64 = trim($retAuth64);  // enleve les espaces de debut et de fin  header( "HTTP/1.0 401 Unauthorized" );  // envoi le nouveau header  header( "WWW-Authenticate: NTLM $retAuth64" ); // avec l'identification suppl

主站蜘蛛池模板:
国产xxxxxx久色视频在
|
国产l精品国产亚洲区久久
国产swag在线
|
韩国久久
|
国产精品资源
|
色综合久久88色综合天天
|
伊人青草
|
亚洲一区二区成人
|
福利精品
|
激情五月视频
|
午夜视频在线观看www中文
|
黄视频网址
|
免费永久在线观看污污的网站
|
最新精品国产
|
视频国产在线
|
欧美专区视频
|
精品无码一区在线观看
|
91中文字幕视频
|
91亚色视频|
亚洲国产精品一区二区三区在线观看
|
激情六月在线视频观看
|
国产午夜视频在线
|
视频www|
国产一区二区在线播放
|
欧美三级视频在线观看
|
日韩 亚洲 中文 图片 小说
|
国产成人在线视频网站
|
国产熟睡乱子伦视频观看软件
|
免费伊人
|
五月天开心激情
|
日韩亚洲欧美日本精品va
|
在线视频二区
|
一级做a爰性色毛片
|
国产亚洲精品福利片
|
vr专区日韩精品中文字幕
|
91大奶|
日韩美女色高清在线看
|
91久久精品一区二区
|
黄色视视频
|
亚洲国产成人成上人色
|
91精品国产乱码久久久久久
|
亚洲黄色免费观看
|