2007-01-23 10:25:56 +08:00
|
|
|
<testcase>
|
2005-04-27 17:59:47 +08:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
|
|
|
HTTP NTLM auth
|
|
|
|
--anyauth
|
|
|
|
followlocation
|
2022-05-20 22:24:01 +08:00
|
|
|
NTLM
|
2005-04-27 17:59:47 +08:00
|
|
|
</keywords>
|
|
|
|
</info>
|
2003-09-16 06:29:41 +08:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
|
|
|
|
<data>
|
|
|
|
HTTP/1.1 401 Authorization Required swsclose
|
|
|
|
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
|
|
|
WWW-Authenticate: Basic
|
|
|
|
WWW-Authenticate: Wild-and-crazy
|
|
|
|
WWW-Authenticate: NTLM
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 21:32:04 +08:00
|
|
|
Content-Length: 26
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
This is not the real page
|
|
|
|
</data>
|
|
|
|
|
|
|
|
# This is supposed to be returned when the server gets a first
|
|
|
|
# Authorization: NTLM line passed-in from the client
|
|
|
|
<data1001>
|
|
|
|
HTTP/1.1 401 Now gimme that second request of crap
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
Content-Length: 34
|
2018-12-28 22:04:53 +08:00
|
|
|
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
This is not the real page either!
|
|
|
|
</data1001>
|
|
|
|
|
|
|
|
# This is supposed to be returned when the server gets the second
|
|
|
|
# Authorization: NTLM line passed-in from the client
|
|
|
|
<data1002>
|
|
|
|
HTTP/1.1 301 Things are fine in server land swsclose
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Connection: close
|
2021-03-13 00:38:26 +08:00
|
|
|
Location: /you/%TESTNUMBER0010
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
</data1002>
|
|
|
|
|
|
|
|
# This is the first reply after the redirection
|
|
|
|
<data10>
|
|
|
|
HTTP/1.1 401 Authorization Required swsclose
|
|
|
|
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
|
|
|
WWW-Authenticate: Basic
|
|
|
|
WWW-Authenticate: Wild-and-crazy
|
|
|
|
WWW-Authenticate: NTLM
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 21:32:04 +08:00
|
|
|
Content-Length: 26
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
This is not the real page
|
|
|
|
</data10>
|
|
|
|
|
|
|
|
<data1011>
|
|
|
|
HTTP/1.1 401 Now gimme that second round of crap
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
Content-Length: 34
|
2018-12-28 22:04:53 +08:00
|
|
|
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
This is not the real page either!
|
|
|
|
</data1011>
|
|
|
|
|
|
|
|
# This is supposed to be returned when the server gets the second
|
|
|
|
# Authorization: NTLM line passed-in from the client
|
|
|
|
<data1012>
|
|
|
|
HTTP/1.1 200 Things are fine in server land swsclose
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 21:32:04 +08:00
|
|
|
Content-Length: 32
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
Finally, this is the real page!
|
|
|
|
</data1012>
|
|
|
|
|
|
|
|
<datacheck>
|
|
|
|
HTTP/1.1 401 Authorization Required swsclose
|
|
|
|
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
|
|
|
WWW-Authenticate: Basic
|
|
|
|
WWW-Authenticate: Wild-and-crazy
|
|
|
|
WWW-Authenticate: NTLM
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 21:32:04 +08:00
|
|
|
Content-Length: 26
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
HTTP/1.1 401 Now gimme that second request of crap
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
Content-Length: 34
|
2018-12-28 22:04:53 +08:00
|
|
|
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
HTTP/1.1 301 Things are fine in server land swsclose
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Connection: close
|
2021-03-13 00:38:26 +08:00
|
|
|
Location: /you/%TESTNUMBER0010
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
HTTP/1.1 401 Authorization Required swsclose
|
|
|
|
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
|
|
|
WWW-Authenticate: Basic
|
|
|
|
WWW-Authenticate: Wild-and-crazy
|
|
|
|
WWW-Authenticate: NTLM
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 21:32:04 +08:00
|
|
|
Content-Length: 26
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
HTTP/1.1 401 Now gimme that second round of crap
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
Content-Length: 34
|
2018-12-28 22:04:53 +08:00
|
|
|
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
HTTP/1.1 200 Things are fine in server land swsclose
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 21:32:04 +08:00
|
|
|
Content-Length: 32
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
Finally, this is the real page!
|
|
|
|
</datacheck>
|
|
|
|
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<features>
|
2005-03-21 16:14:32 +08:00
|
|
|
NTLM
|
2019-12-30 04:23:25 +08:00
|
|
|
SSL
|
2013-12-29 04:22:22 +08:00
|
|
|
!SSPI
|
2003-09-16 06:29:41 +08:00
|
|
|
</features>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2022-05-20 22:24:01 +08:00
|
|
|
<name>
|
2003-09-16 06:29:41 +08:00
|
|
|
HTTP with NTLM via --anyauth, and then follow-location with NTLM again
|
2022-05-20 22:24:01 +08:00
|
|
|
</name>
|
|
|
|
<command>
|
2021-03-13 00:38:26 +08:00
|
|
|
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -u testuser:testpass --anyauth -L
|
2003-09-16 06:29:41 +08:00
|
|
|
</command>
|
2005-01-26 05:45:03 +08:00
|
|
|
</client>
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
2021-03-13 00:38:26 +08:00
|
|
|
GET /%TESTNUMBER HTTP/1.1
|
2007-09-15 03:32:31 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2020-10-02 19:45:24 +08:00
|
|
|
User-Agent: curl/%VERSION
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2003-09-16 06:29:41 +08:00
|
|
|
|
2021-03-13 00:38:26 +08:00
|
|
|
GET /%TESTNUMBER HTTP/1.1
|
2015-03-12 07:50:46 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2006-06-07 22:14:04 +08:00
|
|
|
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
|
2020-10-02 19:45:24 +08:00
|
|
|
User-Agent: curl/%VERSION
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2003-09-16 06:29:41 +08:00
|
|
|
|
2021-03-13 00:38:26 +08:00
|
|
|
GET /%TESTNUMBER HTTP/1.1
|
2015-03-12 07:50:46 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2022-05-23 05:26:24 +08:00
|
|
|
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAALAAsAeAAAAAAAAAAAAAAAhoIBAFpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOXRlc3R1c2VyV09SS1NUQVRJT04=
|
2020-10-02 19:45:24 +08:00
|
|
|
User-Agent: curl/%VERSION
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2003-09-16 06:29:41 +08:00
|
|
|
|
2021-03-13 00:38:26 +08:00
|
|
|
GET /you/%TESTNUMBER0010 HTTP/1.1
|
2007-09-15 03:32:31 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2020-10-02 19:45:24 +08:00
|
|
|
User-Agent: curl/%VERSION
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2003-09-16 06:29:41 +08:00
|
|
|
|
2021-03-13 00:38:26 +08:00
|
|
|
GET /you/%TESTNUMBER0010 HTTP/1.1
|
2015-03-12 07:50:46 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2006-06-07 22:14:04 +08:00
|
|
|
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
|
2020-10-02 19:45:24 +08:00
|
|
|
User-Agent: curl/%VERSION
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2003-09-16 06:29:41 +08:00
|
|
|
|
2021-03-13 00:38:26 +08:00
|
|
|
GET /you/%TESTNUMBER0010 HTTP/1.1
|
2015-03-12 07:50:46 +08:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2022-05-23 05:26:24 +08:00
|
|
|
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAALAAsAeAAAAAAAAAAAAAAAhoIBAFpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOXRlc3R1c2VyV09SS1NUQVRJT04=
|
2020-10-02 19:45:24 +08:00
|
|
|
User-Agent: curl/%VERSION
|
2004-02-09 20:46:41 +08:00
|
|
|
Accept: */*
|
2003-09-16 06:29:41 +08:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-23 10:25:56 +08:00
|
|
|
</testcase>
|