<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Simon Rich on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/authors/simon-rich/</link>
    <description>Recent content in Simon Rich on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 18 Feb 2016 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/authors/simon-rich/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to test Kerberos authenticated web applications?</title>
      <link>https://insinuator.net/2016/02/how-to-test-kerberos-authenticated-web-applications/</link>
      <pubDate>Thu, 18 Feb 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/02/how-to-test-kerberos-authenticated-web-applications/</guid>
      <description>&lt;p&gt;First of all: This is not an in-depth Kerberos how-to, nor is this tutorial about the different aspects of web application testing. This tutorial is just to give support in testing Kerberos authenticated web applications. The goal is to hand over the right tools and steps to be able to perform the configuration and be able to test the application.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;When to use it?&lt;/strong&gt;&lt;br&gt;&#xA;When there is a 401 server response with the header “WWW-Authenticate: Negotiate”. This can either mean Kerberos or NTLM authentication is needed. It is possible to distinguish them by looking at valid authenticated client traffic. As a simple reminder: The NTLM Authorization header will always start with the value “TlRM…”, the Kerberos Authorization header will always start with “YII…”. For further information this &lt;a href=&#34;http://blogs.technet.com/b/tristank/archive/2006/08/02/negotiate-this.aspx&#34;&gt;link&lt;/a&gt; is recommend.&lt;br&gt;&#xA;In this tutorial the term “Kerberos authentication” will be used. There are other terms sometimes used like SPNEGO, SSO or integrated authentication.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
