Created
September 26, 2013 20:08
-
-
Save dafyddcrosby/6719816 to your computer and use it in GitHub Desktop.
HireRight headers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -I http://www.hireright.com/Data-Security.aspx | |
HTTP/1.1 200 OK | |
Cache-Control: private | |
Content-Length: 19625 | |
Content-Type: text/html; charset=utf-8 | |
Server: Microsoft-IIS/7.5 | |
Set-Cookie: ASP.NET_SessionId=tn0hxauue4ksp155tfvwwm55; path=/; HttpOnly | |
X-AspNet-Version: 2.0.50727 | |
X-Powered-By: ASP.NET | |
Date: Thu, 26 Sep 2013 19:55:51 GMT | |
Set-Cookie: BIGipServer~Ent_DMZ~iis_80_hireright.com=rd1o00000000000000000000ffff0a53113co80; path=/ | |
And to feel even better about handing over your data: | |
http://www.cvedetails.com/vulnerability-list/vendor_id-26/product_id-3436/version_id-92758/Microsoft-IIS-7.5.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment