非常感谢 :>

2008-05-13 



xyac2002 



发件人: 大风 
发送时间: 2008-05-13  18:36:04 
收件人: [email protected] 
抄送: 
主题: [Ph4nt0m] 答复: [Ph4nt0m] 关于TOMCAT 后台认证算法的一个问题 
 
 
这个就是最基本的base64算法, 这串编码解码后就是  admin:admin
 
 
[Ph4nt0m] 
[Ph4nt0m Security Team]
                  [EMAIL PROTECTED]
          Email:  [EMAIL PROTECTED]
          PingMe: 
          === V3ry G00d, V3ry Str0ng ===
          === Ultim4te H4cking ===
          === XPLOITZ ! ===
          === #_# ===
#If you brave,there is nothing you cannot achieve.#
 



发件人: [email protected] [mailto:[EMAIL PROTECTED] 代表 xyac2002
发送时间: 2008年5月13日 18:02
收件人: [email protected]
主题: [Ph4nt0m] 关于TOMCAT 后台认证算法的一个问题
 
 
GET /manager/html HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, 
application/x-shockwave-flash, */*
Accept-Language: zh-cn
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
2.0.50727)
Host: 某个IP:8080
Connection: Keep-Alive
Cookie: JSESSIONID=AD7AE98EA146B2BE728E88F9DF5DEA2C
Authorization: Basic YWRtaW46YWRtaW4=
 
 
 
 
 
 
Authorization: Basic YWRtaW46YWRtaW4= 
这个是什么算法?
 
 
2008-05-13 



xyac2002 




--~--~---------~--~----~------------~-------~--~----~
 要向邮件组发送邮件,请发到 [email protected]
 要退订此邮件,请发邮件至 [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

<<inline: image001(05-13-22-14-03).gif>>

回复