Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: http/spnego connections |
|---|---|
| Date: | Fri, 19 May 2006 07:35:14 -0700 |
Hi Adam,
As far as I understand SPNEGO is a kerberos implementation for web browsers. So it works the same way as a kerberos client would, i.e. once you get the ticket it is valid for certain amount of time. You don't need a persistent connection.
The ticket that the client gets from the Ticket Granting Server has the following syntax:
Ticket (client, service) : service, [client, client address, validity, Key(client, service)]Key(client, TGS)
Where "service" is the the resource that the client is trying to access. In this case, the Web application. "Validity" tells how long the ticket should be valid for. You can force expire tickets on kerborized applications/client.
On Active Directory you can the set the ticket lifetime in the Kerberos Policy setting using Group Policy Managment Console.
-- Saqib Ali, CISSP, ISSAP Support http://www.capital-punishment.net ----------- "I fear, if I rebel against my Lord, the retribution of an Awful Day (The Day of Resurrection)" Al-Quran 6:15 -----------
------------------------------------------------------------------------- Sponsored by: Watchfire
https://www.watchfire.com/securearea/appscansix.aspx?id=701300000007t9c --------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Non SSL Bank Login Forms, James Strassburg |
|---|---|
| Next by Date: | Re: Comparison report on web app security scanners, solutions_PHP |
| Previous by Thread: | http/spnego connections, Adam Tuliper |
| Next by Thread: | Re: http/spnego connections, Adam Tuliper |
| Indexes: | [Date] [Thread] [Top] [All Lists] |