XSS, Reflected Cross Site Scripting, CWE-79, CAPEC-86, DORK, GHDB, pornhub.com

Report generated by XSS.CX at Sun Jun 05 07:52:15 CDT 2011.

Public Domain Vulnerability Information, Security Articles, Vulnerability Reports, GHDB, DORK Search

XSS Home | XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler |

Loading

1. Cross-site scripting (reflected)

2. Flash cross-domain policy

3. Cleartext submission of password

3.1. http://www.pornhub.com/community

3.2. http://www.pornhub.com/join_membership_plus

4. Password field with autocomplete enabled

4.1. http://www.pornhub.com/community

4.2. http://www.pornhub.com/join_membership_plus

5. Cookie scoped to parent domain

5.1. http://www.pornhub.com/channel/backroom

5.2. http://www.pornhub.com/channel/brazzers

5.3. http://www.pornhub.com/channel/burningangel

5.4. http://www.pornhub.com/channel/digitalplayground

5.5. http://www.pornhub.com/channel/elegantangel

5.6. http://www.pornhub.com/channel/homegrownvideo

5.7. http://www.pornhub.com/channel/kink

5.8. http://www.pornhub.com/channel/lexsteele

5.9. http://www.pornhub.com/channel/mofosnetwork

5.10. http://www.pornhub.com/channel/naughtyamerica

5.11. http://www.pornhub.com/channel/pornpros

5.12. http://www.pornhub.com/channel/realitykings

5.13. http://www.pornhub.com/channel/twistys

5.14. http://www.pornhub.com/channel/vivthomas

5.15. http://www.pornhub.com/channel/wicked

5.16. http://www.pornhub.com/view_video.php

5.17. http://www.pornhub.com/view_video.php

6. Cross-domain Referer leakage

6.1. http://www.pornhub.com/join_membership_plus

6.2. http://www.pornhub.com/video

6.3. http://www.pornhub.com/video

6.4. http://www.pornhub.com/video

6.5. http://www.pornhub.com/video

6.6. http://www.pornhub.com/video

6.7. http://www.pornhub.com/video

6.8. http://www.pornhub.com/view_video.php

7. Cross-domain script include

7.1. http://www.pornhub.com/

7.2. http://www.pornhub.com/NaN

7.3. http://www.pornhub.com/blog

7.4. http://www.pornhub.com/categories

7.5. http://www.pornhub.com/channel/backroom

7.6. http://www.pornhub.com/channel/brazzers

7.7. http://www.pornhub.com/channel/burningangel

7.8. http://www.pornhub.com/channel/digitalplayground

7.9. http://www.pornhub.com/channel/elegantangel

7.10. http://www.pornhub.com/channel/homegrownvideo

7.11. http://www.pornhub.com/channel/kink

7.12. http://www.pornhub.com/channel/lexsteele

7.13. http://www.pornhub.com/channel/mofosnetwork

7.14. http://www.pornhub.com/channel/naughtyamerica

7.15. http://www.pornhub.com/channel/pornpros

7.16. http://www.pornhub.com/channel/realitykings

7.17. http://www.pornhub.com/channel/twistys

7.18. http://www.pornhub.com/channel/vivthomas

7.19. http://www.pornhub.com/channel/wicked

7.20. http://www.pornhub.com/community

7.21. http://www.pornhub.com/front/lost_password

7.22. http://www.pornhub.com/front/resend_confirmation_email

7.23. http://www.pornhub.com/gay

7.24. http://www.pornhub.com/information

7.25. http://www.pornhub.com/join_membership_plus

7.26. http://www.pornhub.com/login

7.27. http://www.pornhub.com/model

7.28. http://www.pornhub.com/sex

7.29. http://www.pornhub.com/shemale

7.30. http://www.pornhub.com/sitemap

7.31. http://www.pornhub.com/support

7.32. http://www.pornhub.com/video

7.33. http://www.pornhub.com/video/channels

7.34. http://www.pornhub.com/video/search

7.35. http://www.pornhub.com/view_video.php

7.36. http://www.pornhub.com/webmasters

8. Cookie without HttpOnly flag set

8.1. http://www.pornhub.com/channel/backroom

8.2. http://www.pornhub.com/channel/brazzers

8.3. http://www.pornhub.com/channel/burningangel

8.4. http://www.pornhub.com/channel/digitalplayground

8.5. http://www.pornhub.com/channel/elegantangel

8.6. http://www.pornhub.com/channel/homegrownvideo

8.7. http://www.pornhub.com/channel/kink

8.8. http://www.pornhub.com/channel/lexsteele

8.9. http://www.pornhub.com/channel/mofosnetwork

8.10. http://www.pornhub.com/channel/naughtyamerica

8.11. http://www.pornhub.com/channel/pornpros

8.12. http://www.pornhub.com/channel/realitykings

8.13. http://www.pornhub.com/channel/twistys

8.14. http://www.pornhub.com/channel/vivthomas

8.15. http://www.pornhub.com/channel/wicked

8.16. http://www.pornhub.com/view_video.php

8.17. http://www.pornhub.com/view_video.php

9. File upload functionality

10. Email addresses disclosed

10.1. http://www.pornhub.com/channel/burningangel

10.2. http://www.pornhub.com/channel/wicked

10.3. http://www.pornhub.com/information

11. Robots.txt file

12. HTML does not specify charset

13. Content type incorrectly stated



1. Cross-site scripting (reflected)  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /login

Issue detail

The name of an arbitrarily supplied request parameter is copied into a JavaScript string which is encapsulated in double quotation marks. The payload b7a4c"-alert(1)-"1f719b92372 was submitted in the name of an arbitrarily supplied request 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 a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

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: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.

Request

GET /login?b7a4c"-alert(1)-"1f719b92372=1 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:23 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 12630

<!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">
<head>
   <m
...[SNIP]...
<script>
   document.location = "/?showSigninBox=true&redirectTo=/login?b7a4c"-alert(1)-"1f719b92372=1";
</script>
...[SNIP]...

2. Flash cross-domain policy  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /crossdomain.xml

Issue detail

The application publishes a Flash cross-domain policy which allows access from any domain.

Allowing access from all domains means that any domain can perform two-way interaction with this application. Unless the application consists entirely of unprotected public content, this policy is likely to present a significant security risk.

Issue background

The Flash cross-domain policy controls whether Flash client components running on other domains can perform two-way interaction with the domain which publishes the policy. If another domain is allowed by the policy, then that domain can potentially attack users of the application. If a user is logged in to the application, and visits a domain allowed by the policy, then any malicious content running on that domain can potentially gain full access to the application within the security context of the logged in user.

Even if an allowed domain is not overtly malicious in itself, security vulnerabilities within that domain could potentially be leveraged by a third-party attacker to exploit the trust relationship and attack the application which allows access.

Issue remediation

You should review the domains which are allowed by the Flash cross-domain policy and determine whether it is appropriate for the application to fully trust both the intentions and security posture of those domains.

Request

GET /crossdomain.xml HTTP/1.0
Host: www.pornhub.com

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 09:51:39 GMT
Server: Apache
Last-Modified: Thu, 14 Apr 2011 19:33:56 GMT
Accept-Ranges: bytes
Content-Length: 202
Vary: Accept-Encoding
Connection: close
Content-Type: application/xml

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-polic
...[SNIP]...

3. Cleartext submission of password  previous  next
There are 2 instances of this issue:

Issue background

Passwords submitted over an unencrypted connection are vulnerable to capture by an attacker who is suitably positioned on the network. This includes any malicious party located on the user's own network, within their ISP, within the ISP used by the application, and within the application's hosting infrastructure. Even if switched networks are employed at some of these locations, techniques exist to circumvent this defence and monitor the traffic passing through switches.

Issue remediation

The application should use transport-level encryption (SSL or TLS) to protect all sensitive communications passing between the client and the server. Communications that should be protected include the login mechanism and related functionality, and any functions where sensitive data can be accessed or privileged actions can be performed. These areas of the application should employ their own session handling mechanism, and the session tokens used should never be transmitted over unencrypted communications. If HTTP cookies are used for transmitting session tokens, then the secure flag should be set to prevent transmission over clear-text HTTP.


3.1. http://www.pornhub.com/community  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /community

Issue detail

The page contains a form with the following action URL, which is submitted over clear-text HTTP:The form contains the following password field:

Request

GET /community HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:03 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 47856

<!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">
<head>
   <m
...[SNIP]...
</div>
   <form action="#" method="post" name="form_login" id="form_login">
       <div class="community_main_loginbox absolute">
...[SNIP]...
</div>
               <input id="password" type="password" name="password" style="border: medium none; height: 20px;" maxlength="40" class="float-left" />
               <div class="float-left sprite-sign-up field-corner" style="background-position: -8px -26px;">
...[SNIP]...

3.2. http://www.pornhub.com/join_membership_plus  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /join_membership_plus

Issue detail

The page contains a form with the following action URL, which is submitted over clear-text HTTP:The form contains the following password fields:

Request

GET /join_membership_plus HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:58 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 17766

<!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">
<head>
   <m
...[SNIP]...
<div class="signup-form-wrapper">
                   <form action="/signup" method="post" name="signup">
                       <div class="input-wrapper">
...[SNIP]...
</div>
                               <input class="float-left signup_field" type="password" name="user[password]" id="user[password]" maxlength="40" value=""/>

                               <div class="float-left sprite-sign-up field-corner" style="background-position: -8px -26px;">
...[SNIP]...
</div>
                               <input class="float-left signup_field" type="password" name="user[password_confirm]" id="user[password_confirm]" maxlength="40" value=""/>

                               <div class="float-left sprite-sign-up field-corner" style="background-position: -8px -26px;">
...[SNIP]...

4. Password field with autocomplete enabled  previous  next
There are 2 instances of this issue:

Issue background

Most browsers have a facility to remember user credentials that are entered into HTML forms. This function can be configured by the user and also by applications which employ user credentials. If the function is enabled, then credentials entered by the user are stored on their local computer and retrieved by the browser on future visits to the same application.

The stored credentials can be captured by an attacker who gains access to the computer, either locally or through some remote compromise. Further, methods have existed whereby a malicious web site can retrieve the stored credentials for other applications, by exploiting browser vulnerabilities or through application-level cross-domain attacks.

Issue remediation

To prevent browsers from storing credentials entered into HTML forms, you should include the attribute autocomplete="off" within the FORM tag (to protect all form fields) or within the relevant INPUT tags (to protect specific individual fields).


4.1. http://www.pornhub.com/community  previous  next

Summary

Severity:   Low
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /community

Issue detail

The page contains a form with the following action URL:The form contains the following password field with autocomplete enabled:

Request

GET /community HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:03 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 47856

<!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">
<head>
   <m
...[SNIP]...
</div>
   <form action="#" method="post" name="form_login" id="form_login">
       <div class="community_main_loginbox absolute">
...[SNIP]...
</div>
               <input id="password" type="password" name="password" style="border: medium none; height: 20px;" maxlength="40" class="float-left" />
               <div class="float-left sprite-sign-up field-corner" style="background-position: -8px -26px;">
...[SNIP]...

4.2. http://www.pornhub.com/join_membership_plus  previous  next

Summary

Severity:   Low
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /join_membership_plus

Issue detail

The page contains a form with the following action URL:The form contains the following password fields with autocomplete enabled:

Request

GET /join_membership_plus HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:58 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 17766

<!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">
<head>
   <m
...[SNIP]...
<div class="signup-form-wrapper">
                   <form action="/signup" method="post" name="signup">
                       <div class="input-wrapper">
...[SNIP]...
</div>
                               <input class="float-left signup_field" type="password" name="user[password]" id="user[password]" maxlength="40" value=""/>

                               <div class="float-left sprite-sign-up field-corner" style="background-position: -8px -26px;">
...[SNIP]...
</div>
                               <input class="float-left signup_field" type="password" name="user[password_confirm]" id="user[password_confirm]" maxlength="40" value=""/>

                               <div class="float-left sprite-sign-up field-corner" style="background-position: -8px -26px;">
...[SNIP]...

5. Cookie scoped to parent domain  previous  next
There are 17 instances of this issue:

Issue background

A cookie's domain attribute determines which domains can access the cookie. Browsers will automatically submit the cookie in requests to in-scope domains, and those domains will also be able to access the cookie via JavaScript. If a cookie is scoped to a parent domain, then that cookie will be accessible by the parent domain and also by any other subdomains of the parent domain. If the cookie contains sensitive data (such as a session token) then this data may be accessible by less trusted or less secure applications residing at those domains, leading to a security compromise.

Issue remediation

By default, cookies are scoped to the issuing domain and all subdomains. If you remove the explicit domain attribute from your Set-cookie directive, then the cookie will have this default scope, which is safe and appropriate in most situations. If you particularly need a cookie to be accessible by a parent domain, then you should thoroughly review the security of the applications residing on that domain and its subdomains, and confirm that you are willing to trust the people and systems which support those applications.


5.1. http://www.pornhub.com/channel/backroom  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/backroom

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/backroom HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:28 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:30 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:30 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 131478

<!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">
<head>
   <m
...[SNIP]...

5.2. http://www.pornhub.com/channel/brazzers  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/brazzers

Issue detail

The following cookies were issued by the application and is scoped to a parent of the issuing domain: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 /channel/brazzers HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 88189

<!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">
<head>
   <m
...[SNIP]...

5.3. http://www.pornhub.com/channel/burningangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/burningangel

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/burningangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 62242

<!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">
<head>
   <m
...[SNIP]...

5.4. http://www.pornhub.com/channel/digitalplayground  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/digitalplayground

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/digitalplayground HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:33 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:33 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:33 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 54844

<!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">
<head>
   <m
...[SNIP]...

5.5. http://www.pornhub.com/channel/elegantangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/elegantangel

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/elegantangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:35 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:35 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:35 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 47092

<!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">
<head>
   <m
...[SNIP]...

5.6. http://www.pornhub.com/channel/homegrownvideo  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/homegrownvideo

Issue detail

The following cookies were issued by the application and is scoped to a parent of the issuing domain: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 /channel/homegrownvideo HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:36 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 65017

<!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">
<head>
   <m
...[SNIP]...

5.7. http://www.pornhub.com/channel/kink  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/kink

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/kink HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:36 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 69983

<!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">
<head>
   <m
...[SNIP]...

5.8. http://www.pornhub.com/channel/lexsteele  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/lexsteele

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/lexsteele HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:41 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 52153

<!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">
<head>
   <m
...[SNIP]...

5.9. http://www.pornhub.com/channel/mofosnetwork  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/mofosnetwork

Issue detail

The following cookies were issued by the application and is scoped to a parent of the issuing domain: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 /channel/mofosnetwork HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:42 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:42 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:42 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 88083

<!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">
<head>
   <m
...[SNIP]...

5.10. http://www.pornhub.com/channel/naughtyamerica  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/naughtyamerica

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/naughtyamerica HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 70709

<!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">
<head>
   <m
...[SNIP]...

5.11. http://www.pornhub.com/channel/pornpros  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/pornpros

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/pornpros HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 55679

<!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">
<head>
   <m
...[SNIP]...

5.12. http://www.pornhub.com/channel/realitykings  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/realitykings

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/realitykings HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 58569

<!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">
<head>
   <m
...[SNIP]...

5.13. http://www.pornhub.com/channel/twistys  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/twistys

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/twistys HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 54588

<!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">
<head>
   <m
...[SNIP]...

5.14. http://www.pornhub.com/channel/vivthomas  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/vivthomas

Issue detail

The following cookies were issued by the application and is scoped to a parent of the issuing domain: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 /channel/vivthomas HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:44 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 81258

<!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">
<head>
   <m
...[SNIP]...

5.15. http://www.pornhub.com/channel/wicked  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/wicked

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /channel/wicked HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:45 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 61287

<!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">
<head>
   <m
...[SNIP]...

5.16. http://www.pornhub.com/view_video.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /view_video.php

Issue detail

The following cookies were issued by the application and is scoped to a parent of the issuing domain: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 /view_video.php HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.0 404 Not Found
Date: Thu, 02 Jun 2011 10:27:04 GMT
Server: Apache
Set-Cookie: flash_values=YToxOntzOjg6Im1lc3NhZ2VzIjthOjE6e3M6NToiZXJyb3IiO2E6MTp7aTowO3M6NjA6IlRoaXMgdmlkZW8gaXMgbm8gbG9uZ2VyIGluIG91ciBkYXRhYmFzZSBvciBpcyBpbiBjb252ZXJzaW9uLiI7fX19; path=/; domain=.pornhub.com
Set-Cookie: flash_values=deleted; expires=Wed, 02-Jun-2010 10:27:03 GMT; path=/; domain=.pornhub.com
Set-Cookie: flash_values_security_key=deleted; expires=Wed, 02-Jun-2010 10:27:03 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...

5.17. http://www.pornhub.com/view_video.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /view_video.php

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain: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 /view_video.php?viewkey=207565406 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:14 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 66877

<!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">
<head>
   <m
...[SNIP]...

6. Cross-domain Referer leakage  previous  next
There are 8 instances of this issue:

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.


6.1. http://www.pornhub.com/join_membership_plus  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /join_membership_plus

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /join_membership_plus?fa=1 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:59 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 17801

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/community.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</script>
                           <script type="text/javascript" src="http://api.recaptcha.net/challenge?k=6Lf1JAIAAAAAAKkgD3pGUp8QtIVpb_665YVqTTh3"></script>
...[SNIP]...
</div>
               <a href="http://enter.pornhubpremium.com/track/NzQ1MzoyNTozNg/join?tpl=join11"></a>
...[SNIP]...
<div class="relative float-right" style="width: 600px; height: 400px;">
           <iframe id="zone_2398_site_2_1013259" name="zone_2398_site_2_1013259" src="http://ads.trafficjunky.net/ads?zone_id=2398&site_id=2&cache=1307010419" width="600" height="400" scrolling="no" frameborder="0" allowtransparency="true" marginwidth="0" marginheight="0"></iframe>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.2. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /video?o=mr&page=1 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:00 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 55770

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</a><img src="http://cdn1.static.pornhub.phncdn.com/images/femalefriendly.gif" style="vertical-align:bottom;" /></li>
...[SNIP]...
<li><a href="http://enter.pornhubpremium.com/track/NjUyNjoyNTozNg/join?tpl=join11">HD</a>
...[SNIP]...
</span>
                   <iframe width="315" height="300" src="http://ads.trafficjunky.net/ads?zone_id=32&amp;site_id=2" id="main_top_right" frameborder="0" scrolling="no"></iframe>
...[SNIP]...
<br /><a href="http://www.trafficjunky.net" target="_blank">Ads By Traffic Junky</a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=94119912" title="Hot Housewife MILF Swingers COUPLE outdoors sex BJ BLOWJOB facial cumshot" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/074/137/small.jpg?cache=1551496" alt="Hot Housewife MILF Swingers COUPLE outdoors sex BJ BLOWJOB facial cumshot" class="rotating" id="v2074137" onmouseover="startThumbChange('v2074137', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/074/137/')" onmouseout="endThumbChange('v2074137', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/074/137/small.jpg?cache=1551496',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=296320317" title="REAL PRIVATE SEXY COUPLE FUCKS DOGGY MIX !!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/small.jpg?cache=7775246" alt="REAL PRIVATE SEXY COUPLE FUCKS DOGGY MIX !!" class="rotating" id="v3067066" onmouseover="startThumbChange('v3067066', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/')" onmouseout="endThumbChange('v3067066', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/small.jpg?cache=7775246',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1780753976" title="Kamila creampie" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/262/small.jpg?cache=263610" alt="Kamila creampie" class="rotating" id="v3094262" onmouseover="startThumbChange('v3094262', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/262/')" onmouseout="endThumbChange('v3094262', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/262/small.jpg?cache=263610',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=16050786" title="Mandy's insatiable fire" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/615/small.jpg?cache=5859641" alt="Mandy's insatiable fire" class="rotating" id="v3091615" onmouseover="startThumbChange('v3091615', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/615/')" onmouseout="endThumbChange('v3091615', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/615/small.jpg?cache=5859641',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1669073497" title="Anal eurobeauty 162" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/small.jpg?cache=2882563" alt="Anal eurobeauty 162" class="rotating" id="v3094279" onmouseover="startThumbChange('v3094279', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/')" onmouseout="endThumbChange('v3094279', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/small.jpg?cache=2882563',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1764234355" title="Cockhead Sucker Fucks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/small.jpg?cache=3526104" alt="Cockhead Sucker Fucks" class="rotating" id="v1097935" onmouseover="startThumbChange('v1097935', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/')" onmouseout="endThumbChange('v1097935', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/small.jpg?cache=3526104',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=77875328" title="Oral eurobabe 507f" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/293/small.jpg?cache=4069285" alt="Oral eurobabe 507f" class="rotating" id="v3094293" onmouseover="startThumbChange('v3094293', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/293/')" onmouseout="endThumbChange('v3094293', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/293/small.jpg?cache=4069285',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=554571646" title="Flexible gymnast hard fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/small.jpg?cache=2044880" alt="Flexible gymnast hard fucked" class="rotating" id="v3098736" onmouseover="startThumbChange('v3098736', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/')" onmouseout="endThumbChange('v3098736', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/small.jpg?cache=2044880',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=891173314" title="Alexis Texas ass worship" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/345/small.jpg?cache=681559" alt="Alexis Texas ass worship" class="rotating" id="v3094345" onmouseover="startThumbChange('v3094345', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/345/')" onmouseout="endThumbChange('v3094345', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/345/small.jpg?cache=681559',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1333516886" title="Innocent girl is seduced by granny and fucked by old daddy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152" alt="Innocent girl is seduced by granny and fucked by old daddy" class="rotating" id="v3093209" onmouseover="startThumbChange('v3093209', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/')" onmouseout="endThumbChange('v3093209', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1042296698" title="Teeny Nikki gives awesome blowjob and more" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/small.jpg?cache=6829037" alt="Teeny Nikki gives awesome blowjob and more" class="rotating" id="v3097211" onmouseover="startThumbChange('v3097211', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/')" onmouseout="endThumbChange('v3097211', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/small.jpg?cache=6829037',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1363283125" title="Avena Lee Gets Fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/348/small.jpg?cache=3516549" alt="Avena Lee Gets Fucked" class="rotating" id="v3094348" onmouseover="startThumbChange('v3094348', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/348/')" onmouseout="endThumbChange('v3094348', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/348/small.jpg?cache=3516549',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=917771607" title="The randy foursome of horny porn stars" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/small.jpg?cache=4018205" alt="The randy foursome of horny porn stars" class="rotating" id="v3099684" onmouseover="startThumbChange('v3099684', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/')" onmouseout="endThumbChange('v3099684', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/small.jpg?cache=4018205',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=782839509" title="Eurohottie assfuck 324" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/359/small.jpg?cache=3430064" alt="Eurohottie assfuck 324" class="rotating" id="v3094359" onmouseover="startThumbChange('v3094359', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/359/')" onmouseout="endThumbChange('v3094359', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/359/small.jpg?cache=3430064',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1031108360" title="Sexy girl gets nailed hard by two cocks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/small.jpg?cache=8829889" alt="Sexy girl gets nailed hard by two cocks" class="rotating" id="v3096535" onmouseover="startThumbChange('v3096535', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/')" onmouseout="endThumbChange('v3096535', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/small.jpg?cache=8829889',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=602699671" title="Anal extreme" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/small.jpg?cache=3253719" alt="Anal extreme" class="rotating" id="v3094360" onmouseover="startThumbChange('v3094360', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/')" onmouseout="endThumbChange('v3094360', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/small.jpg?cache=3253719',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1954945391" title="Brunette With Great Boobs Fucking" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/small.jpg?cache=2575338" alt="Brunette With Great Boobs Fucking" class="rotating" id="v3067811" onmouseover="startThumbChange('v3067811', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/')" onmouseout="endThumbChange('v3067811', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/small.jpg?cache=2575338',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=646870509" title="Shot From The Free Throw" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447" alt="Shot From The Free Throw" class="rotating" id="v2000285" onmouseover="startThumbChange('v2000285', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/')" onmouseout="endThumbChange('v2000285', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1601674061" title="Her Name Was Lola..." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/small.jpg?cache=1262578" alt="Her Name Was Lola..." class="rotating" id="v3096670" onmouseover="startThumbChange('v3096670', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/')" onmouseout="endThumbChange('v3096670', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/small.jpg?cache=1262578',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=792513937" title="hot german girl likes some good anal ride" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/small.jpg?cache=5359603" alt="hot german girl likes some good anal ride" class="rotating" id="v3094361" onmouseover="startThumbChange('v3094361', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/')" onmouseout="endThumbChange('v3094361', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/small.jpg?cache=5359603',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2013340164" title="Leg spreading girls enjoying a drive in the bang ride" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/small.jpg?cache=8775200" alt="Leg spreading girls enjoying a drive in the bang ride" class="rotating" id="v3095609" onmouseover="startThumbChange('v3095609', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/')" onmouseout="endThumbChange('v3095609', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/small.jpg?cache=8775200',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=618192243" title="Amateur Gets Railed" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/small.jpg?cache=5974337" alt="Amateur Gets Railed" class="rotating" id="v1056434" onmouseover="startThumbChange('v1056434', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/')" onmouseout="endThumbChange('v1056434', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/small.jpg?cache=5974337',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=257307445" title="BIG TIT PORNSTAR MILF Shyla Stylez anally attacked by inmate." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/small.jpg?cache=1412661" alt="BIG TIT PORNSTAR MILF Shyla Stylez anally attacked by inmate." class="rotating" id="v3095743" onmouseover="startThumbChange('v3095743', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/')" onmouseout="endThumbChange('v3095743', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/small.jpg?cache=1412661',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1856302537" title="Horny Asian Slut Gets Fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/391/small.jpg?cache=7999956" alt="Horny Asian Slut Gets Fucked" class="rotating" id="v3094391" onmouseover="startThumbChange('v3094391', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/391/')" onmouseout="endThumbChange('v3094391', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/391/small.jpg?cache=7999956',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2134051329" title="Joanna Angel Gets Throat Loaded" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/001/574/small.jpg?cache=6077863" alt="Joanna Angel Gets Throat Loaded" class="rotating" id="v3001574" onmouseover="startThumbChange('v3001574', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/001/574/')" onmouseout="endThumbChange('v3001574', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/001/574/small.jpg?cache=6077863',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1137588229" title="Amazing ass fuck" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/small.jpg?cache=3429827" alt="Amazing ass fuck" class="rotating" id="v3093710" onmouseover="startThumbChange('v3093710', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/')" onmouseout="endThumbChange('v3093710', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/small.jpg?cache=3429827',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=920254368" title="First-Time Anal for Jayden James" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/small.jpg?cache=9827348" alt="First-Time Anal for Jayden James" class="rotating" id="v3101431" onmouseover="startThumbChange('v3101431', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/')" onmouseout="endThumbChange('v3101431', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/small.jpg?cache=9827348',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1081434952" title="Crystal strokes her oiled pussy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/212/small.jpg?cache=7387545" alt="Crystal strokes her oiled pussy" class="rotating" id="v3086212" onmouseover="startThumbChange('v3086212', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/212/')" onmouseout="endThumbChange('v3086212', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/212/small.jpg?cache=7387545',0,1)" />
       </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/they-were-five-14598?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box1" title="They Were Five" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 1')" target="_blank" class="img">
               <img id="f4de764166d085" src="http://cdn1.pics.videobash.com/thumbs/000/014/598/flip14.jpg" title="They Were Five" alt="They Were Five" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/they-were-five-14598?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box1" title="They Were Five" target="_blank" class="title">They Were Five</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.epicvideotube.com/video_show/another-goodnight-kiss-18467?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box2" title="Another Goodnight Kiss" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 2')" target="_blank" class="img">
               <img id="f4de764166e05b" src="http://cdn1.pics.videobash.com/thumbs/000/018/467/flip11.jpg" title="Another Goodnight Kiss" alt="Another Goodnight Kiss" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.epicvideotube.com/video_show/another-goodnight-kiss-18467?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box2" title="Another Goodnight Kiss" target="_blank" class="title">Another Goodnight Kiss</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/penalty-fail-3204?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box3" title="Penalty FAIL" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 3')" target="_blank" class="img">
               <img id="f4de764166f45e" src="http://cdn1.pics.videobash.com/thumbs/000/003/204/flip13.jpg" title="Penalty FAIL" alt="Penalty FAIL" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/penalty-fail-3204?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box3" title="Penalty FAIL" target="_blank" class="title">Penalty FAIL</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.epicvideotube.com/video_show/josie-and-her-pussycat-17439?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box4" title="Josie And Her Pussycat" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 4')" target="_blank" class="img">
               <img id="f4de764166ffa1" src="http://cdn1.pics.videobash.com/thumbs/000/017/439/flip10.jpg" title="Josie And Her Pussycat" alt="Josie And Her Pussycat" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.epicvideotube.com/video_show/josie-and-her-pussycat-17439?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box4" title="Josie And Her Pussycat" target="_blank" class="title">Josie And Her Pussycat</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/drunk-guy-vs-robber-16041?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box5" title="Drunk guy vs robber" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 5')" target="_blank" class="img">
               <img id="f4de7641670f35" src="http://cdn1.pics.videobash.com/thumbs/000/016/041/flip1.jpg" title="Drunk guy vs robber" alt="Drunk guy vs robber" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/drunk-guy-vs-robber-16041?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box5" title="Drunk guy vs robber" target="_blank" class="title">Drunk guy vs robber</a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.3. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /video?p=professional HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:02 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 57775

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</a><img src="http://cdn1.static.pornhub.phncdn.com/images/femalefriendly.gif" style="vertical-align:bottom;" /></li>
...[SNIP]...
<li><a href="http://enter.pornhubpremium.com/track/NjUyNjoyNTozNg/join?tpl=join11">HD</a>
...[SNIP]...
</span>
                   <iframe width="315" height="300" src="http://ads.trafficjunky.net/ads?zone_id=32&amp;site_id=2" id="main_top_right" frameborder="0" scrolling="no"></iframe>
...[SNIP]...
<br /><a href="http://www.trafficjunky.net" target="_blank">Ads By Traffic Junky</a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1764234355" title="Cockhead Sucker Fucks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/small.jpg?cache=3526104" alt="Cockhead Sucker Fucks" class="rotating" id="v1097935" onmouseover="startThumbChange('v1097935', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/')" onmouseout="endThumbChange('v1097935', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/small.jpg?cache=3526104',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1333516886" title="Innocent girl is seduced by granny and fucked by old daddy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152" alt="Innocent girl is seduced by granny and fucked by old daddy" class="rotating" id="v3093209" onmouseover="startThumbChange('v3093209', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/')" onmouseout="endThumbChange('v3093209', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1042296698" title="Teeny Nikki gives awesome blowjob and more" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/small.jpg?cache=6829037" alt="Teeny Nikki gives awesome blowjob and more" class="rotating" id="v3097211" onmouseover="startThumbChange('v3097211', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/')" onmouseout="endThumbChange('v3097211', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/small.jpg?cache=6829037',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=917771607" title="The randy foursome of horny porn stars" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/small.jpg?cache=4018205" alt="The randy foursome of horny porn stars" class="rotating" id="v3099684" onmouseover="startThumbChange('v3099684', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/')" onmouseout="endThumbChange('v3099684', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/small.jpg?cache=4018205',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1031108360" title="Sexy girl gets nailed hard by two cocks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/small.jpg?cache=8829889" alt="Sexy girl gets nailed hard by two cocks" class="rotating" id="v3096535" onmouseover="startThumbChange('v3096535', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/')" onmouseout="endThumbChange('v3096535', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/small.jpg?cache=8829889',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1954945391" title="Brunette With Great Boobs Fucking" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/small.jpg?cache=2575338" alt="Brunette With Great Boobs Fucking" class="rotating" id="v3067811" onmouseover="startThumbChange('v3067811', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/')" onmouseout="endThumbChange('v3067811', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/small.jpg?cache=2575338',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=646870509" title="Shot From The Free Throw" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447" alt="Shot From The Free Throw" class="rotating" id="v2000285" onmouseover="startThumbChange('v2000285', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/')" onmouseout="endThumbChange('v2000285', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1601674061" title="Her Name Was Lola..." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/small.jpg?cache=1262578" alt="Her Name Was Lola..." class="rotating" id="v3096670" onmouseover="startThumbChange('v3096670', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/')" onmouseout="endThumbChange('v3096670', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/small.jpg?cache=1262578',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2013340164" title="Leg spreading girls enjoying a drive in the bang ride" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/small.jpg?cache=8775200" alt="Leg spreading girls enjoying a drive in the bang ride" class="rotating" id="v3095609" onmouseover="startThumbChange('v3095609', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/')" onmouseout="endThumbChange('v3095609', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/small.jpg?cache=8775200',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=257307445" title="BIG TIT PORNSTAR MILF Shyla Stylez anally attacked by inmate." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/small.jpg?cache=1412661" alt="BIG TIT PORNSTAR MILF Shyla Stylez anally attacked by inmate." class="rotating" id="v3095743" onmouseover="startThumbChange('v3095743', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/')" onmouseout="endThumbChange('v3095743', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/small.jpg?cache=1412661',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1137588229" title="Amazing ass fuck" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/small.jpg?cache=3429827" alt="Amazing ass fuck" class="rotating" id="v3093710" onmouseover="startThumbChange('v3093710', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/')" onmouseout="endThumbChange('v3093710', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/small.jpg?cache=3429827',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=920254368" title="First-Time Anal for Jayden James" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/small.jpg?cache=9827348" alt="First-Time Anal for Jayden James" class="rotating" id="v3101431" onmouseover="startThumbChange('v3101431', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/')" onmouseout="endThumbChange('v3101431', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/small.jpg?cache=9827348',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1081434952" title="Crystal strokes her oiled pussy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/212/small.jpg?cache=7387545" alt="Crystal strokes her oiled pussy" class="rotating" id="v3086212" onmouseover="startThumbChange('v3086212', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/212/')" onmouseout="endThumbChange('v3086212', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/212/small.jpg?cache=7387545',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1996339087" title="Tight babe Lela Star gets wet &amp; wraps her lips around a big cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/526/small.jpg?cache=9538111" alt="Tight babe Lela Star gets wet &amp; wraps her lips around a big cock" class="rotating" id="v3097526" onmouseover="startThumbChange('v3097526', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/526/')" onmouseout="endThumbChange('v3097526', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/526/small.jpg?cache=9538111',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=681366709" title="Spicy interracial lesbian porn video" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/543/small.jpg?cache=7008249" alt="Spicy interracial lesbian porn video" class="rotating" id="v3097543" onmouseover="startThumbChange('v3097543', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/543/')" onmouseout="endThumbChange('v3097543', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/543/small.jpg?cache=7008249',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1250364213" title="Molly gyno pussy speculum gaping exam" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/171/small.jpg?cache=722097" alt="Molly gyno pussy speculum gaping exam" class="rotating" id="v3097171" onmouseover="startThumbChange('v3097171', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/171/')" onmouseout="endThumbChange('v3097171', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/171/small.jpg?cache=722097',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1727316031" title="Blonde babes in latex corsets stockings and boots share cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/536/small.jpg?cache=9072330" alt="Blonde babes in latex corsets stockings and boots share cock" class="rotating" id="v3096536" onmouseover="startThumbChange('v3096536', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/536/')" onmouseout="endThumbChange('v3096536', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/536/small.jpg?cache=9072330',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1206255108" title="BIG TIT PORNSTAR MILF wants to be a cock sucking actress." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/740/small.jpg?cache=7265238" alt="BIG TIT PORNSTAR MILF wants to be a cock sucking actress." class="rotating" id="v3095740" onmouseover="startThumbChange('v3095740', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/740/')" onmouseout="endThumbChange('v3095740', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/740/small.jpg?cache=7265238',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=949849359" title="Skinny latina sucking a huge cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/687/small.jpg?cache=8766316" alt="Skinny latina sucking a huge cock" class="rotating" id="v3096687" onmouseover="startThumbChange('v3096687', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/687/')" onmouseout="endThumbChange('v3096687', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/687/small.jpg?cache=8766316',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=794745874" title="Blonde schoolgirl moans loudly while getting rammed" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/577/small.jpg?cache=9723121" alt="Blonde schoolgirl moans loudly while getting rammed" class="rotating" id="v3096577" onmouseover="startThumbChange('v3096577', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/577/')" onmouseout="endThumbChange('v3096577', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/577/small.jpg?cache=9723121',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=311242985" title="Tiffany Taylor and Divini Rae in a passionate lesbian raunch" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/161/small.jpg?cache=8336084" alt="Tiffany Taylor and Divini Rae in a passionate lesbian raunch" class="rotating" id="v3092161" onmouseover="startThumbChange('v3092161', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/161/')" onmouseout="endThumbChange('v3092161', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/161/small.jpg?cache=8336084',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1807501498" title="Mature shows teen 1st time" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/433/small.jpg?cache=1728292" alt="Mature shows teen 1st time" class="rotating" id="v3094433" onmouseover="startThumbChange('v3094433', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/433/')" onmouseout="endThumbChange('v3094433', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/433/small.jpg?cache=1728292',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=972055105" title="Blonde gets Sizzling Facial" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/076/395/small.jpg?cache=5166591" alt="Blonde gets Sizzling Facial" class="rotating" id="v2076395" onmouseover="startThumbChange('v2076395', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/076/395/')" onmouseout="endThumbChange('v2076395', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/076/395/small.jpg?cache=5166591',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1474402718" title="Authentic Japanese Amateur Hardcore (Uncensored!)" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/788/small.jpg?cache=7575491" alt="Authentic Japanese Amateur Hardcore (Uncensored!)" class="rotating" id="v3091788" onmouseover="startThumbChange('v3091788', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/788/')" onmouseout="endThumbChange('v3091788', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/788/small.jpg?cache=7575491',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1328342148" title="Smoking Onanist Babe Loves Teasing Pussy DoggyStyle With Dildo" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/863/small.jpg?cache=1164099" alt="Smoking Onanist Babe Loves Teasing Pussy DoggyStyle With Dildo" class="rotating" id="v3096863" onmouseover="startThumbChange('v3096863', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/863/')" onmouseout="endThumbChange('v3096863', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/863/small.jpg?cache=1164099',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1773768331" title="Jessi Summers - Slippers (Scene 3)" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/963/small.jpg?cache=4771450" alt="Jessi Summers - Slippers (Scene 3)" class="rotating" id="v3098963" onmouseover="startThumbChange('v3098963', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/963/')" onmouseout="endThumbChange('v3098963', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/963/small.jpg?cache=4771450',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=68998994" title="Hot German Gives Head and Gets DP!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/222/small.jpg?cache=3987969" alt="Hot German Gives Head and Gets DP!" class="rotating" id="v3097222" onmouseover="startThumbChange('v3097222', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/222/')" onmouseout="endThumbChange('v3097222', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/222/small.jpg?cache=3987969',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1110102560" title="Young Aurora Snow gets ass-fucked!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/863/small.jpg?cache=7704313" alt="Young Aurora Snow gets ass-fucked!" class="rotating" id="v3095863" onmouseover="startThumbChange('v3095863', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/863/')" onmouseout="endThumbChange('v3095863', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/863/small.jpg?cache=7704313',0,1)" />
       </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.peaktube.com/video_show/street-dance-in-paris-22690?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box1" title="Street Dance in Paris ~!" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 1')" target="_blank" class="img">
               <img id="f4de762e52b5ee" src="http://cdn1.pics.videobash.com/thumbs/000/022/690/flip15.jpg" title="Street Dance in Paris ~!" alt="Street Dance in Paris ~!" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.peaktube.com/video_show/street-dance-in-paris-22690?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box1" title="Street Dance in Paris ~!" target="_blank" class="title">Street Dance in Paris ~!</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.funnycrazyclips.com/video_show/hot-changing-party-16719?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box2" title="Hot Changing Party" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 2')" target="_blank" class="img">
               <img id="f4de762e52c591" src="http://cdn1.pics.videobash.com/thumbs/000/016/719/flip2.jpg" title="Hot Changing Party" alt="Hot Changing Party" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.funnycrazyclips.com/video_show/hot-changing-party-16719?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box2" title="Hot Changing Party" target="_blank" class="title">Hot Changing Party</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/car-spins-1493?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box3" title="Car Spins" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 3')" target="_blank" class="img">
               <img id="f4de762e52d57b" src="http://cdn1.pics.videobash.com/thumbs/000/001/493/flip6.jpg" title="Car Spins" alt="Car Spins" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/car-spins-1493?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box3" title="Car Spins" target="_blank" class="title">Car Spins</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.funnycrazyclips.com/video_show/pole-dance-in-spandex-21065?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box4" title="Pole Dance In Spandex" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 4')" target="_blank" class="img">
               <img id="f4de762e52e505" src="http://cdn1.pics.videobash.com/thumbs/000/021/065/flip2.jpg" title="Pole Dance In Spandex" alt="Pole Dance In Spandex" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.funnycrazyclips.com/video_show/pole-dance-in-spandex-21065?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box4" title="Pole Dance In Spandex" target="_blank" class="title">Pole Dance In Spandex</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.peaktube.com/video_show/parking-ticket-tease-14724?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box5" title="Parking Ticket Tease" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 5')" target="_blank" class="img">
               <img id="f4de762e52f472" src="http://cdn1.pics.videobash.com/thumbs/000/014/724/flip4.jpg" title="Parking Ticket Tease" alt="Parking Ticket Tease" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.peaktube.com/video_show/parking-ticket-tease-14724?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box5" title="Parking Ticket Tease" target="_blank" class="title">Parking Ticket Tease</a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.4. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /video?c=3 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:01 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 50767

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</a><img src="http://cdn1.static.pornhub.phncdn.com/images/femalefriendly.gif" style="vertical-align:bottom;" /></li>
...[SNIP]...
<li><a href="http://enter.pornhubpremium.com/track/NjUyNjoyNTozNg/join?tpl=join11">HD</a>
...[SNIP]...
</span>
                   <iframe width="315" height="300" src="http://ads.trafficjunky.net/ads?zone_id=32&amp;site_id=2" id="main_top_right" frameborder="0" scrolling="no"></iframe>
...[SNIP]...
<br /><a href="http://www.trafficjunky.net" target="_blank">Ads By Traffic Junky</a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=296320317" title="REAL PRIVATE SEXY COUPLE FUCKS DOGGY MIX !!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/small.jpg?cache=7775246" alt="REAL PRIVATE SEXY COUPLE FUCKS DOGGY MIX !!" class="rotating" id="v3067066" onmouseover="startThumbChange('v3067066', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/')" onmouseout="endThumbChange('v3067066', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/small.jpg?cache=7775246',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=554571646" title="Flexible gymnast hard fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/small.jpg?cache=2044880" alt="Flexible gymnast hard fucked" class="rotating" id="v3098736" onmouseover="startThumbChange('v3098736', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/')" onmouseout="endThumbChange('v3098736', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/small.jpg?cache=2044880',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=331136494" title="Romantic Bathtube Sex.p1" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/840/small.jpg?cache=9366871" alt="Romantic Bathtube Sex.p1" class="rotating" id="v3096840" onmouseover="startThumbChange('v3096840', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/840/')" onmouseout="endThumbChange('v3096840', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/840/small.jpg?cache=9366871',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=792513937" title="hot german girl likes some good anal ride" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/small.jpg?cache=5359603" alt="hot german girl likes some good anal ride" class="rotating" id="v3094361" onmouseover="startThumbChange('v3094361', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/')" onmouseout="endThumbChange('v3094361', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/small.jpg?cache=5359603',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=618192243" title="Amateur Gets Railed" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/small.jpg?cache=5974337" alt="Amateur Gets Railed" class="rotating" id="v1056434" onmouseover="startThumbChange('v1056434', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/')" onmouseout="endThumbChange('v1056434', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/small.jpg?cache=5974337',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1290912492" title="Roleplay Sex Video.p1" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/057/894/small.jpg?cache=3019106" alt="Roleplay Sex Video.p1" class="rotating" id="v3057894" onmouseover="startThumbChange('v3057894', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/057/894/')" onmouseout="endThumbChange('v3057894', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/057/894/small.jpg?cache=3019106',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=972930310" title="French Laura Fox fucked while cam show" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/160/small.jpg?cache=2773135" alt="French Laura Fox fucked while cam show" class="rotating" id="v3091160" onmouseover="startThumbChange('v3091160', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/160/')" onmouseout="endThumbChange('v3091160', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/160/small.jpg?cache=2773135',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1928713905" title="Sexy Dress Up And Fucking Creampie" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/645/small.jpg?cache=2343158" alt="Sexy Dress Up And Fucking Creampie" class="rotating" id="v3046645" onmouseover="startThumbChange('v3046645', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/645/')" onmouseout="endThumbChange('v3046645', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/645/small.jpg?cache=2343158',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=749994609" title="Fucking great party" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/590/small.jpg?cache=6164139" alt="Fucking great party" class="rotating" id="v3091590" onmouseover="startThumbChange('v3091590', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/590/')" onmouseout="endThumbChange('v3091590', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/590/small.jpg?cache=6164139',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=633650253" title="netvideogirls - Trish &amp; Rebecca Calendar Audition" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/915/small.jpg?cache=5477091" alt="netvideogirls - Trish &amp; Rebecca Calendar Audition" class="rotating" id="v3099915" onmouseover="startThumbChange('v3099915', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/915/')" onmouseout="endThumbChange('v3099915', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/915/small.jpg?cache=5477091',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=860341277" title="Crazy Drunk Chicks Give Public Blowjobs At Party" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/927/small.jpg?cache=820975" alt="Crazy Drunk Chicks Give Public Blowjobs At Party" class="rotating" id="v3095927" onmouseover="startThumbChange('v3095927', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/927/')" onmouseout="endThumbChange('v3095927', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/927/small.jpg?cache=820975',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=943348696" title="Wife Fucking My Friend" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/733/small.jpg?cache=6171900" alt="Wife Fucking My Friend" class="rotating" id="v3099733" onmouseover="startThumbChange('v3099733', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/733/')" onmouseout="endThumbChange('v3099733', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/733/small.jpg?cache=6171900',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=974797727" title="Brunette college babe takes it up her ass" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/017/695/small.jpg?cache=1991975" alt="Brunette college babe takes it up her ass" class="rotating" id="v2017695" onmouseover="startThumbChange('v2017695', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/017/695/')" onmouseout="endThumbChange('v2017695', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/017/695/small.jpg?cache=1991975',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=630493863" title="Blonde Schoolgirl gets Fucked By Emo Boy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/549/small.jpg?cache=9910373" alt="Blonde Schoolgirl gets Fucked By Emo Boy" class="rotating" id="v3097549" onmouseover="startThumbChange('v3097549', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/549/')" onmouseout="endThumbChange('v3097549', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/549/small.jpg?cache=9910373',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1232619208" title="Cute amateur couple webcam sex" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/006/959/small.jpg?cache=4130064" alt="Cute amateur couple webcam sex" class="rotating" id="v2006959" onmouseover="startThumbChange('v2006959', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/006/959/')" onmouseout="endThumbChange('v2006959', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/006/959/small.jpg?cache=4130064',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1828021938" title="Sweet party chick gets fucked sucking that big cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/808/small.jpg?cache=4363563" alt="Sweet party chick gets fucked sucking that big cock" class="rotating" id="v3092808" onmouseover="startThumbChange('v3092808', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/808/')" onmouseout="endThumbChange('v3092808', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/808/small.jpg?cache=4363563',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1292015471" title="ruska jak svina" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/601/small.jpg?cache=5509736" alt="ruska jak svina" class="rotating" id="v3086601" onmouseover="startThumbChange('v3086601', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/601/')" onmouseout="endThumbChange('v3086601', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/601/small.jpg?cache=5509736',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1580285280" title="Me And My Hot Slut.p3" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/169/small.jpg?cache=87764" alt="Me And My Hot Slut.p3" class="rotating" id="v3095169" onmouseover="startThumbChange('v3095169', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/169/')" onmouseout="endThumbChange('v3095169', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/169/small.jpg?cache=87764',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1430023343" title="Couch Fuck" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/653/small.jpg?cache=3505869" alt="Couch Fuck" class="rotating" id="v3086653" onmouseover="startThumbChange('v3086653', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/653/')" onmouseout="endThumbChange('v3086653', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/653/small.jpg?cache=3505869',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1456331716" title="Tight amateur from Germany gets banged" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/217/small.jpg?cache=9032252" alt="Tight amateur from Germany gets banged" class="rotating" id="v3097217" onmouseover="startThumbChange('v3097217', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/217/')" onmouseout="endThumbChange('v3097217', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/217/small.jpg?cache=9032252',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1800789466" title="Blonde suck" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/088/397/small.jpg?cache=4316311" alt="Blonde suck" class="rotating" id="v3088397" onmouseover="startThumbChange('v3088397', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/088/397/')" onmouseout="endThumbChange('v3088397', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/088/397/small.jpg?cache=4316311',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1676091793" title="Titty Fucking Turned Pussy Fucking" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/023/small.jpg?cache=348376" alt="Titty Fucking Turned Pussy Fucking" class="rotating" id="v3046023" onmouseover="startThumbChange('v3046023', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/023/')" onmouseout="endThumbChange('v3046023', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/023/small.jpg?cache=348376',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1213861405" title="Ambushed By The Midget" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/309/small.jpg?cache=3004319" alt="Ambushed By The Midget" class="rotating" id="v3091309" onmouseover="startThumbChange('v3091309', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/309/')" onmouseout="endThumbChange('v3091309', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/309/small.jpg?cache=3004319',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1948411400" title="That's The Yoga Butt For You" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/400/small.jpg?cache=6915575" alt="That's The Yoga Butt For You" class="rotating" id="v3090400" onmouseover="startThumbChange('v3090400', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/400/')" onmouseout="endThumbChange('v3090400', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/400/small.jpg?cache=6915575',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1424663273" title="CFNM Sex Party Orgy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/556/small.jpg?cache=1685472" alt="CFNM Sex Party Orgy" class="rotating" id="v3091556" onmouseover="startThumbChange('v3091556', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/556/')" onmouseout="endThumbChange('v3091556', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/556/small.jpg?cache=1685472',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1547673283" title="Melanie likes it a little rough" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/328/small.jpg?cache=7073600" alt="Melanie likes it a little rough" class="rotating" id="v3094328" onmouseover="startThumbChange('v3094328', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/328/')" onmouseout="endThumbChange('v3094328', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/328/small.jpg?cache=7073600',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=98544187" title="Orgasmic Little Whore" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/379/small.jpg?cache=722258" alt="Orgasmic Little Whore" class="rotating" id="v3092379" onmouseover="startThumbChange('v3092379', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/379/')" onmouseout="endThumbChange('v3092379', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/379/small.jpg?cache=722258',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=329669094" title="Hot busty blonde amateur anal" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/004/684/small.jpg?cache=2019579" alt="Hot busty blonde amateur anal" class="rotating" id="v2004684" onmouseover="startThumbChange('v2004684', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/004/684/')" onmouseout="endThumbChange('v2004684', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/004/684/small.jpg?cache=2019579',0,1)" />
       </a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=Amateur" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.5. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /video?o=mv&t=t HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:59 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 50911

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</a><img src="http://cdn1.static.pornhub.phncdn.com/images/femalefriendly.gif" style="vertical-align:bottom;" /></li>
...[SNIP]...
<li><a href="http://enter.pornhubpremium.com/track/NjUyNjoyNTozNg/join?tpl=join11">HD</a>
...[SNIP]...
</span>
                   <iframe width="315" height="300" src="http://ads.trafficjunky.net/ads?zone_id=32&amp;site_id=2" id="main_top_right" frameborder="0" scrolling="no"></iframe>
...[SNIP]...
<br /><a href="http://www.trafficjunky.net" target="_blank">Ads By Traffic Junky</a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1996339087" title="Tight babe Lela Star gets wet &amp; wraps her lips around a big cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/526/small.jpg?cache=9538111" alt="Tight babe Lela Star gets wet &amp; wraps her lips around a big cock" class="rotating" id="v3097526" onmouseover="startThumbChange('v3097526', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/526/')" onmouseout="endThumbChange('v3097526', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/526/small.jpg?cache=9538111',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1991720952" title="Sexy blonde babe fucked by her trainer after her workout" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/470/small.jpg?cache=9220007" alt="Sexy blonde babe fucked by her trainer after her workout" class="rotating" id="v3097470" onmouseover="startThumbChange('v3097470', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/470/')" onmouseout="endThumbChange('v3097470', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/470/small.jpg?cache=9220007',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1773768331" title="Jessi Summers - Slippers (Scene 3)" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/963/small.jpg?cache=4771450" alt="Jessi Summers - Slippers (Scene 3)" class="rotating" id="v3098963" onmouseover="startThumbChange('v3098963', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/963/')" onmouseout="endThumbChange('v3098963', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/963/small.jpg?cache=4771450',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1117820065" title="super hot asian chick" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/019/small.jpg?cache=5048914" alt="super hot asian chick" class="rotating" id="v3091019" onmouseover="startThumbChange('v3091019', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/019/')" onmouseout="endThumbChange('v3091019', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/019/small.jpg?cache=5048914',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1807501498" title="Mature shows teen 1st time" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/433/small.jpg?cache=1728292" alt="Mature shows teen 1st time" class="rotating" id="v3094433" onmouseover="startThumbChange('v3094433', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/433/')" onmouseout="endThumbChange('v3094433', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/433/small.jpg?cache=1728292',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=749994609" title="Fucking great party" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/590/small.jpg?cache=6164139" alt="Fucking great party" class="rotating" id="v3091590" onmouseover="startThumbChange('v3091590', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/590/')" onmouseout="endThumbChange('v3091590', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/590/small.jpg?cache=6164139',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1856969860" title="Looking for a position" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/294/small.jpg?cache=2091416" alt="Looking for a position" class="rotating" id="v3096294" onmouseover="startThumbChange('v3096294', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/294/')" onmouseout="endThumbChange('v3096294', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/294/small.jpg?cache=2091416',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=623309355" title="Julia Bond fucks hardcore" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/024/small.jpg?cache=3076944" alt="Julia Bond fucks hardcore" class="rotating" id="v3091024" onmouseover="startThumbChange('v3091024', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/024/')" onmouseout="endThumbChange('v3091024', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/024/small.jpg?cache=3076944',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1501339452" title="Teen Dreams 11 Scene 1" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/987/small.jpg?cache=4475324" alt="Teen Dreams 11 Scene 1" class="rotating" id="v3090987" onmouseover="startThumbChange('v3090987', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/987/')" onmouseout="endThumbChange('v3090987', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/987/small.jpg?cache=4475324',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1474402718" title="Authentic Japanese Amateur Hardcore (Uncensored!)" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/788/small.jpg?cache=7575491" alt="Authentic Japanese Amateur Hardcore (Uncensored!)" class="rotating" id="v3091788" onmouseover="startThumbChange('v3091788', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/788/')" onmouseout="endThumbChange('v3091788', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/788/small.jpg?cache=7575491',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=972055105" title="Blonde gets Sizzling Facial" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/076/395/small.jpg?cache=5166591" alt="Blonde gets Sizzling Facial" class="rotating" id="v2076395" onmouseover="startThumbChange('v2076395', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/076/395/')" onmouseout="endThumbChange('v2076395', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/076/395/small.jpg?cache=5166591',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1639345152" title="Julia Bond hardcore with two dicks fucking" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/006/small.jpg?cache=6631677" alt="Julia Bond hardcore with two dicks fucking" class="rotating" id="v3091006" onmouseover="startThumbChange('v3091006', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/006/')" onmouseout="endThumbChange('v3091006', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/006/small.jpg?cache=6631677',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1790876389" title="Eurobabe anal creampie 4006" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/194/small.jpg?cache=4016609" alt="Eurobabe anal creampie 4006" class="rotating" id="v3091194" onmouseover="startThumbChange('v3091194', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/194/')" onmouseout="endThumbChange('v3091194', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/194/small.jpg?cache=4016609',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1250364213" title="Molly gyno pussy speculum gaping exam" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/171/small.jpg?cache=722097" alt="Molly gyno pussy speculum gaping exam" class="rotating" id="v3097171" onmouseover="startThumbChange('v3097171', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/171/')" onmouseout="endThumbChange('v3097171', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/171/small.jpg?cache=722097',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=681366709" title="Spicy interracial lesbian porn video" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/543/small.jpg?cache=7008249" alt="Spicy interracial lesbian porn video" class="rotating" id="v3097543" onmouseover="startThumbChange('v3097543', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/543/')" onmouseout="endThumbChange('v3097543', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/543/small.jpg?cache=7008249',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1206255108" title="BIG TIT PORNSTAR MILF wants to be a cock sucking actress." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/740/small.jpg?cache=7265238" alt="BIG TIT PORNSTAR MILF wants to be a cock sucking actress." class="rotating" id="v3095740" onmouseover="startThumbChange('v3095740', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/740/')" onmouseout="endThumbChange('v3095740', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/740/small.jpg?cache=7265238',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=132014729" title="Squirtastic!!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/404/small.jpg?cache=9986859" alt="Squirtastic!!" class="rotating" id="v3090404" onmouseover="startThumbChange('v3090404', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/404/')" onmouseout="endThumbChange('v3090404', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/404/small.jpg?cache=9986859',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=794745874" title="Blonde schoolgirl moans loudly while getting rammed" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/577/small.jpg?cache=9723121" alt="Blonde schoolgirl moans loudly while getting rammed" class="rotating" id="v3096577" onmouseover="startThumbChange('v3096577', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/577/')" onmouseout="endThumbChange('v3096577', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/577/small.jpg?cache=9723121',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=949849359" title="Skinny latina sucking a huge cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/687/small.jpg?cache=8766316" alt="Skinny latina sucking a huge cock" class="rotating" id="v3096687" onmouseover="startThumbChange('v3096687', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/687/')" onmouseout="endThumbChange('v3096687', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/687/small.jpg?cache=8766316',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=943348696" title="Wife Fucking My Friend" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/733/small.jpg?cache=6171900" alt="Wife Fucking My Friend" class="rotating" id="v3099733" onmouseover="startThumbChange('v3099733', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/733/')" onmouseout="endThumbChange('v3099733', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/733/small.jpg?cache=6171900',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1928713905" title="Sexy Dress Up And Fucking Creampie" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/645/small.jpg?cache=2343158" alt="Sexy Dress Up And Fucking Creampie" class="rotating" id="v3046645" onmouseover="startThumbChange('v3046645', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/645/')" onmouseout="endThumbChange('v3046645', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/046/645/small.jpg?cache=2343158',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2036782334" title="From Russia With Big Tits" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/390/small.jpg?cache=7772329" alt="From Russia With Big Tits" class="rotating" id="v3091390" onmouseover="startThumbChange('v3091390', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/390/')" onmouseout="endThumbChange('v3091390', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/390/small.jpg?cache=7772329',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=633650253" title="netvideogirls - Trish &amp; Rebecca Calendar Audition" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/915/small.jpg?cache=5477091" alt="netvideogirls - Trish &amp; Rebecca Calendar Audition" class="rotating" id="v3099915" onmouseover="startThumbChange('v3099915', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/915/')" onmouseout="endThumbChange('v3099915', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/915/small.jpg?cache=5477091',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1184210234" title="Julia Bond fuck with big black dick" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/997/small.jpg?cache=7737569" alt="Julia Bond fuck with big black dick" class="rotating" id="v3090997" onmouseover="startThumbChange('v3090997', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/997/')" onmouseout="endThumbChange('v3090997', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/090/997/small.jpg?cache=7737569',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1743704270" title="Hot Latina Lela Star Is More Than Just A Sexy Nurse" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/220/small.jpg?cache=794003" alt="Hot Latina Lela Star Is More Than Just A Sexy Nurse" class="rotating" id="v3091220" onmouseover="startThumbChange('v3091220', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/220/')" onmouseout="endThumbChange('v3091220', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/220/small.jpg?cache=794003',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=311242985" title="Tiffany Taylor and Divini Rae in a passionate lesbian raunch" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/161/small.jpg?cache=8336084" alt="Tiffany Taylor and Divini Rae in a passionate lesbian raunch" class="rotating" id="v3092161" onmouseover="startThumbChange('v3092161', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/161/')" onmouseout="endThumbChange('v3092161', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/092/161/small.jpg?cache=8336084',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=439748650" title="Babe Tiffany Rayne gets an anal creampie" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/200/small.jpg?cache=7813021" alt="Babe Tiffany Rayne gets an anal creampie" class="rotating" id="v3098200" onmouseover="startThumbChange('v3098200', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/200/')" onmouseout="endThumbChange('v3098200', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/200/small.jpg?cache=7813021',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=646870509" title="Shot From The Free Throw" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447" alt="Shot From The Free Throw" class="rotating" id="v2000285" onmouseover="startThumbChange('v2000285', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/')" onmouseout="endThumbChange('v2000285', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447',0,1)" />
       </a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.6. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /video?o=bw HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:59 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 51658

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</a><img src="http://cdn1.static.pornhub.phncdn.com/images/femalefriendly.gif" style="vertical-align:bottom;" /></li>
...[SNIP]...
<li><a href="http://enter.pornhubpremium.com/track/NjUyNjoyNTozNg/join?tpl=join11">HD</a>
...[SNIP]...
</span>
                   <iframe width="315" height="300" src="http://ads.trafficjunky.net/ads?zone_id=32&amp;site_id=2" id="main_top_right" frameborder="0" scrolling="no"></iframe>
...[SNIP]...
<br /><a href="http://www.trafficjunky.net" target="_blank">Ads By Traffic Junky</a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1333516886" title="Innocent girl is seduced by granny and fucked by old daddy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152" alt="Innocent girl is seduced by granny and fucked by old daddy" class="rotating" id="v3093209" onmouseover="startThumbChange('v3093209', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/')" onmouseout="endThumbChange('v3093209', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1294888698" title="bust sophia dee fucks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/011/619/small.jpg?cache=8452312" alt="bust sophia dee fucks" class="rotating" id="v2011619" onmouseover="startThumbChange('v2011619', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/011/619/')" onmouseout="endThumbChange('v2011619', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/011/619/small.jpg?cache=8452312',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=7c7150c5b8c80beb5b33" title="Drunk lesbian strap-on party" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/208/902/small.jpg?cache=2218152" alt="Drunk lesbian strap-on party" class="rotating" id="v208902" onmouseover="startThumbChange('v208902', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/208/902/')" onmouseout="endThumbChange('v208902', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/208/902/small.jpg?cache=2218152',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1187567622" title="Black Azz Orgy 5" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/042/153/small.jpg?cache=4206268" alt="Black Azz Orgy 5" class="rotating" id="v1042153" onmouseover="startThumbChange('v1042153', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/042/153/')" onmouseout="endThumbChange('v1042153', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/042/153/small.jpg?cache=4206268',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=228b0b975a749796a5a6" title="Wet squirting girlfriend anal rammed" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/200/078/small.jpg?cache=1393594" alt="Wet squirting girlfriend anal rammed" class="rotating" id="v200078" onmouseover="startThumbChange('v200078', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/200/078/')" onmouseout="endThumbChange('v200078', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/200/078/small.jpg?cache=1393594',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=f5bd0a03f4b01ec30a57" title="Joslyn James hardcore double penetration" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/162/165/small.jpg?cache=229885" alt="Joslyn James hardcore double penetration" class="rotating" id="v162165" onmouseover="startThumbChange('v162165', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/162/165/')" onmouseout="endThumbChange('v162165', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/162/165/small.jpg?cache=229885',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=195665357" title="Patricia Rhomberg Fucks An Umbrella! Yes, You Read Correctly." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/009/158/small.jpg?cache=4353074" alt="Patricia Rhomberg Fucks An Umbrella! Yes, You Read Correctly." class="rotating" id="v1009158" onmouseover="startThumbChange('v1009158', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/009/158/')" onmouseout="endThumbChange('v1009158', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/009/158/small.jpg?cache=4353074',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2066006320" title="Jessica Lynn - Church Of Whootyism" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/204/small.jpg?cache=8360061" alt="Jessica Lynn - Church Of Whootyism" class="rotating" id="v3086204" onmouseover="startThumbChange('v3086204', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/204/')" onmouseout="endThumbChange('v3086204', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/204/small.jpg?cache=8360061',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2082406850" title="Nicole and Nikita in a threesome with Voodoo" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/347/small.jpg?cache=2566220" alt="Nicole and Nikita in a threesome with Voodoo" class="rotating" id="v3083347" onmouseover="startThumbChange('v3083347', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/347/')" onmouseout="endThumbChange('v3083347', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/347/small.jpg?cache=2566220',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=864148142" title="Cock hungry ebony girl shows her awesome skills in hardcore" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/882/small.jpg?cache=5314711" alt="Cock hungry ebony girl shows her awesome skills in hardcore" class="rotating" id="v3086882" onmouseover="startThumbChange('v3086882', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/882/')" onmouseout="endThumbChange('v3086882', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/086/882/small.jpg?cache=5314711',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=354427747" title="Lexi Belle &amp; Kylee King Fuck One Lucky Man" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/269/010/small.jpg?cache=5096549" alt="Lexi Belle &amp; Kylee King Fuck One Lucky Man" class="rotating" id="v269010" onmouseover="startThumbChange('v269010', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/269/010/')" onmouseout="endThumbChange('v269010', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/269/010/small.jpg?cache=5096549',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=997102117" title="Cum Shot Compilation" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/272/734/small.jpg?cache=1745058" alt="Cum Shot Compilation" class="rotating" id="v272734" onmouseover="startThumbChange('v272734', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/272/734/')" onmouseout="endThumbChange('v272734', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/272/734/small.jpg?cache=1745058',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=66b2ae7d435c4c17893f" title="Classic dream fantasy fuck" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/114/472/small.jpg?cache=734264" alt="Classic dream fantasy fuck" class="rotating" id="v114472" onmouseover="startThumbChange('v114472', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/114/472/')" onmouseout="endThumbChange('v114472', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/114/472/small.jpg?cache=734264',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1290912492" title="Roleplay Sex Video.p1" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/057/894/small.jpg?cache=3019106" alt="Roleplay Sex Video.p1" class="rotating" id="v3057894" onmouseover="startThumbChange('v3057894', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/057/894/')" onmouseout="endThumbChange('v3057894', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/057/894/small.jpg?cache=3019106',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=332447795" title="Amateur couple. Amazing girl With just 19 yo" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/074/070/small.jpg?cache=3505117" alt="Amateur couple. Amazing girl With just 19 yo" class="rotating" id="v1074070" onmouseover="startThumbChange('v1074070', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/074/070/')" onmouseout="endThumbChange('v1074070', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/074/070/small.jpg?cache=3505117',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=398846537" title="Some Dirty Sexy Mommy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/079/542/small.jpg?cache=2073428" alt="Some Dirty Sexy Mommy" class="rotating" id="v1079542" onmouseover="startThumbChange('v1079542', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/079/542/')" onmouseout="endThumbChange('v1079542', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/079/542/small.jpg?cache=2073428',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=a822bb8dfb005757a9a1" title="Sexy maid fucks the hottest couple ever!!!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/155/949/small.jpg?cache=8438732" alt="Sexy maid fucks the hottest couple ever!!!" class="rotating" id="v155949" onmouseover="startThumbChange('v155949', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/155/949/')" onmouseout="endThumbChange('v155949', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/155/949/small.jpg?cache=8438732',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=602699671" title="Anal extreme" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/small.jpg?cache=3253719" alt="Anal extreme" class="rotating" id="v3094360" onmouseover="startThumbChange('v3094360', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/')" onmouseout="endThumbChange('v3094360', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/small.jpg?cache=3253719',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=7fcda35e7b2bd70a970d" title="Webcam anal tease-she does not have big tits!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/106/850/small.jpg?cache=5920154" alt="Webcam anal tease-she does not have big tits!" class="rotating" id="v106850" onmouseover="startThumbChange('v106850', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/106/850/')" onmouseout="endThumbChange('v106850', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/106/850/small.jpg?cache=5920154',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=504484214" title="Teen Lesbians Fuck Each Other With Their Toothbrushes" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/024/622/small.jpg?cache=8557627" alt="Teen Lesbians Fuck Each Other With Their Toothbrushes" class="rotating" id="v1024622" onmouseover="startThumbChange('v1024622', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/024/622/')" onmouseout="endThumbChange('v1024622', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/024/622/small.jpg?cache=8557627',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=b9b999633cd63962aa70" title="Sexy cum swapping anal sluts (p1)" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/177/760/small.jpg?cache=9350921" alt="Sexy cum swapping anal sluts (p1)" class="rotating" id="v177760" onmouseover="startThumbChange('v177760', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/177/760/')" onmouseout="endThumbChange('v177760', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/177/760/small.jpg?cache=9350921',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1764663012" title="Aleska Diamond" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/024/614/small.jpg?cache=8040185" alt="Aleska Diamond" class="rotating" id="v2024614" onmouseover="startThumbChange('v2024614', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/024/614/')" onmouseout="endThumbChange('v2024614', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/024/614/small.jpg?cache=8040185',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1488490099" title="Tough internal action in sexy outfit" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/025/154/small.jpg?cache=9067902" alt="Tough internal action in sexy outfit" class="rotating" id="v3025154" onmouseover="startThumbChange('v3025154', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/025/154/')" onmouseout="endThumbChange('v3025154', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/025/154/small.jpg?cache=9067902',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1669073497" title="Anal eurobeauty 162" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/small.jpg?cache=2882563" alt="Anal eurobeauty 162" class="rotating" id="v3094279" onmouseover="startThumbChange('v3094279', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/')" onmouseout="endThumbChange('v3094279', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/small.jpg?cache=2882563',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2101697800" title="amateur couple can't wait a minute" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/239/small.jpg?cache=5742346" alt="amateur couple can't wait a minute" class="rotating" id="v3083239" onmouseover="startThumbChange('v3083239', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/239/')" onmouseout="endThumbChange('v3083239', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/239/small.jpg?cache=5742346',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1632578580" title="Tia Ling gets smashed by huge cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/539/small.jpg?cache=7708502" alt="Tia Ling gets smashed by huge cock" class="rotating" id="v3083539" onmouseover="startThumbChange('v3083539', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/539/')" onmouseout="endThumbChange('v3083539', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/083/539/small.jpg?cache=7708502',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=77534297" title="Amy Brooke - Church Of Whootyism" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/085/661/small.jpg?cache=9411343" alt="Amy Brooke - Church Of Whootyism" class="rotating" id="v3085661" onmouseover="startThumbChange('v3085661', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/085/661/')" onmouseout="endThumbChange('v3085661', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/085/661/small.jpg?cache=9411343',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=32f712161e937b1a1e40" title="Deepthroat assault" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/108/763/small.jpg?cache=4200186" alt="Deepthroat assault" class="rotating" id="v108763" onmouseover="startThumbChange('v108763', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/108/763/')" onmouseout="endThumbChange('v108763', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/108/763/small.jpg?cache=4200186',0,1)" />
       </a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.7. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /video?page=1 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:02 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 55485

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
</a><img src="http://cdn1.static.pornhub.phncdn.com/images/femalefriendly.gif" style="vertical-align:bottom;" /></li>
...[SNIP]...
<li><a href="http://enter.pornhubpremium.com/track/NjUyNjoyNTozNg/join?tpl=join11">HD</a>
...[SNIP]...
</span>
                   <iframe width="315" height="300" src="http://ads.trafficjunky.net/ads?zone_id=32&amp;site_id=2" id="main_top_right" frameborder="0" scrolling="no"></iframe>
...[SNIP]...
<br /><a href="http://www.trafficjunky.net" target="_blank">Ads By Traffic Junky</a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2075963581" title="Splattered" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/229/small.jpg?cache=5620235" alt="Splattered" class="rotating" id="v3094229" onmouseover="startThumbChange('v3094229', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/229/')" onmouseout="endThumbChange('v3094229', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/229/small.jpg?cache=5620235',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=94119912" title="Hot Housewife MILF Swingers COUPLE outdoors sex BJ BLOWJOB facial cumshot" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/074/137/small.jpg?cache=1551496" alt="Hot Housewife MILF Swingers COUPLE outdoors sex BJ BLOWJOB facial cumshot" class="rotating" id="v2074137" onmouseover="startThumbChange('v2074137', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/074/137/')" onmouseout="endThumbChange('v2074137', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/074/137/small.jpg?cache=1551496',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=296320317" title="REAL PRIVATE SEXY COUPLE FUCKS DOGGY MIX !!" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/small.jpg?cache=7775246" alt="REAL PRIVATE SEXY COUPLE FUCKS DOGGY MIX !!" class="rotating" id="v3067066" onmouseover="startThumbChange('v3067066', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/')" onmouseout="endThumbChange('v3067066', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/066/small.jpg?cache=7775246',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1780753976" title="Kamila creampie" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/262/small.jpg?cache=263610" alt="Kamila creampie" class="rotating" id="v3094262" onmouseover="startThumbChange('v3094262', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/262/')" onmouseout="endThumbChange('v3094262', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/262/small.jpg?cache=263610',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=16050786" title="Mandy's insatiable fire" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/615/small.jpg?cache=5859641" alt="Mandy's insatiable fire" class="rotating" id="v3091615" onmouseover="startThumbChange('v3091615', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/615/')" onmouseout="endThumbChange('v3091615', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/091/615/small.jpg?cache=5859641',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1669073497" title="Anal eurobeauty 162" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/small.jpg?cache=2882563" alt="Anal eurobeauty 162" class="rotating" id="v3094279" onmouseover="startThumbChange('v3094279', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/')" onmouseout="endThumbChange('v3094279', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/279/small.jpg?cache=2882563',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1764234355" title="Cockhead Sucker Fucks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/small.jpg?cache=3526104" alt="Cockhead Sucker Fucks" class="rotating" id="v1097935" onmouseover="startThumbChange('v1097935', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/')" onmouseout="endThumbChange('v1097935', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/097/935/small.jpg?cache=3526104',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=77875328" title="Oral eurobabe 507f" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/293/small.jpg?cache=4069285" alt="Oral eurobabe 507f" class="rotating" id="v3094293" onmouseover="startThumbChange('v3094293', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/293/')" onmouseout="endThumbChange('v3094293', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/293/small.jpg?cache=4069285',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=554571646" title="Flexible gymnast hard fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/small.jpg?cache=2044880" alt="Flexible gymnast hard fucked" class="rotating" id="v3098736" onmouseover="startThumbChange('v3098736', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/')" onmouseout="endThumbChange('v3098736', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/098/736/small.jpg?cache=2044880',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=891173314" title="Alexis Texas ass worship" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/345/small.jpg?cache=681559" alt="Alexis Texas ass worship" class="rotating" id="v3094345" onmouseover="startThumbChange('v3094345', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/345/')" onmouseout="endThumbChange('v3094345', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/345/small.jpg?cache=681559',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1333516886" title="Innocent girl is seduced by granny and fucked by old daddy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152" alt="Innocent girl is seduced by granny and fucked by old daddy" class="rotating" id="v3093209" onmouseover="startThumbChange('v3093209', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/')" onmouseout="endThumbChange('v3093209', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/209/small.jpg?cache=1598152',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1042296698" title="Teeny Nikki gives awesome blowjob and more" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/small.jpg?cache=6829037" alt="Teeny Nikki gives awesome blowjob and more" class="rotating" id="v3097211" onmouseover="startThumbChange('v3097211', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/')" onmouseout="endThumbChange('v3097211', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/097/211/small.jpg?cache=6829037',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1363283125" title="Avena Lee Gets Fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/348/small.jpg?cache=3516549" alt="Avena Lee Gets Fucked" class="rotating" id="v3094348" onmouseover="startThumbChange('v3094348', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/348/')" onmouseout="endThumbChange('v3094348', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/348/small.jpg?cache=3516549',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=917771607" title="The randy foursome of horny porn stars" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/small.jpg?cache=4018205" alt="The randy foursome of horny porn stars" class="rotating" id="v3099684" onmouseover="startThumbChange('v3099684', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/')" onmouseout="endThumbChange('v3099684', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/099/684/small.jpg?cache=4018205',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=782839509" title="Eurohottie assfuck 324" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/359/small.jpg?cache=3430064" alt="Eurohottie assfuck 324" class="rotating" id="v3094359" onmouseover="startThumbChange('v3094359', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/359/')" onmouseout="endThumbChange('v3094359', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/359/small.jpg?cache=3430064',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1031108360" title="Sexy girl gets nailed hard by two cocks" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/small.jpg?cache=8829889" alt="Sexy girl gets nailed hard by two cocks" class="rotating" id="v3096535" onmouseover="startThumbChange('v3096535', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/')" onmouseout="endThumbChange('v3096535', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/535/small.jpg?cache=8829889',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=602699671" title="Anal extreme" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/small.jpg?cache=3253719" alt="Anal extreme" class="rotating" id="v3094360" onmouseover="startThumbChange('v3094360', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/')" onmouseout="endThumbChange('v3094360', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/360/small.jpg?cache=3253719',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1954945391" title="Brunette With Great Boobs Fucking" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/small.jpg?cache=2575338" alt="Brunette With Great Boobs Fucking" class="rotating" id="v3067811" onmouseover="startThumbChange('v3067811', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/')" onmouseout="endThumbChange('v3067811', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/067/811/small.jpg?cache=2575338',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=646870509" title="Shot From The Free Throw" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447" alt="Shot From The Free Throw" class="rotating" id="v2000285" onmouseover="startThumbChange('v2000285', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/')" onmouseout="endThumbChange('v2000285', 'http://cdn1.image.pornhub.phncdn.com/thumbs/002/000/285/small.jpg?cache=8077447',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1601674061" title="Her Name Was Lola..." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/small.jpg?cache=1262578" alt="Her Name Was Lola..." class="rotating" id="v3096670" onmouseover="startThumbChange('v3096670', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/')" onmouseout="endThumbChange('v3096670', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/096/670/small.jpg?cache=1262578',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=792513937" title="hot german girl likes some good anal ride" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/small.jpg?cache=5359603" alt="hot german girl likes some good anal ride" class="rotating" id="v3094361" onmouseover="startThumbChange('v3094361', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/')" onmouseout="endThumbChange('v3094361', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/361/small.jpg?cache=5359603',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2013340164" title="Leg spreading girls enjoying a drive in the bang ride" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/small.jpg?cache=8775200" alt="Leg spreading girls enjoying a drive in the bang ride" class="rotating" id="v3095609" onmouseover="startThumbChange('v3095609', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/')" onmouseout="endThumbChange('v3095609', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/609/small.jpg?cache=8775200',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=618192243" title="Amateur Gets Railed" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/small.jpg?cache=5974337" alt="Amateur Gets Railed" class="rotating" id="v1056434" onmouseover="startThumbChange('v1056434', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/')" onmouseout="endThumbChange('v1056434', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/056/434/small.jpg?cache=5974337',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=257307445" title="BIG TIT PORNSTAR MILF Shyla Stylez anally attacked by inmate." class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/small.jpg?cache=1412661" alt="BIG TIT PORNSTAR MILF Shyla Stylez anally attacked by inmate." class="rotating" id="v3095743" onmouseover="startThumbChange('v3095743', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/')" onmouseout="endThumbChange('v3095743', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/095/743/small.jpg?cache=1412661',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1856302537" title="Horny Asian Slut Gets Fucked" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/391/small.jpg?cache=7999956" alt="Horny Asian Slut Gets Fucked" class="rotating" id="v3094391" onmouseover="startThumbChange('v3094391', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/391/')" onmouseout="endThumbChange('v3094391', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/094/391/small.jpg?cache=7999956',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=2134051329" title="Joanna Angel Gets Throat Loaded" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/001/574/small.jpg?cache=6077863" alt="Joanna Angel Gets Throat Loaded" class="rotating" id="v3001574" onmouseover="startThumbChange('v3001574', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/001/574/')" onmouseout="endThumbChange('v3001574', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/001/574/small.jpg?cache=6077863',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1137588229" title="Amazing ass fuck" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/small.jpg?cache=3429827" alt="Amazing ass fuck" class="rotating" id="v3093710" onmouseover="startThumbChange('v3093710', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/')" onmouseout="endThumbChange('v3093710', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/093/710/small.jpg?cache=3429827',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=920254368" title="First-Time Anal for Jayden James" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/small.jpg?cache=9827348" alt="First-Time Anal for Jayden James" class="rotating" id="v3101431" onmouseover="startThumbChange('v3101431', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/')" onmouseout="endThumbChange('v3101431', 'http://cdn1.image.pornhub.phncdn.com/thumbs/003/101/431/small.jpg?cache=9827348',0,1)" />
       </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/catastrophe-box-14492?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box1" title="Catastrophe Box" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 1')" target="_blank" class="img">
               <img id="f4de7657699f69" src="http://cdn1.pics.videobash.com/thumbs/000/014/492/flip2.jpg" title="Catastrophe Box" alt="Catastrophe Box" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/catastrophe-box-14492?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box1" title="Catastrophe Box" target="_blank" class="title">Catastrophe Box</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.epicvideotube.com/video_show/baseball-warm-up-26075?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box2" title="Baseball Warm Up" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 2')" target="_blank" class="img">
               <img id="f4de765769af28" src="http://cdn1.pics.videobash.com/thumbs/000/026/075/flip11.jpg" title="Baseball Warm Up" alt="Baseball Warm Up" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.epicvideotube.com/video_show/baseball-warm-up-26075?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box2" title="Baseball Warm Up" target="_blank" class="title">Baseball Warm Up</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/offroad-van-1804?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box3" title="Offroad Van" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 3')" target="_blank" class="img">
               <img id="f4de765769be9e" src="http://cdn1.pics.videobash.com/thumbs/000/001/804/flip3.jpg" title="Offroad Van" alt="Offroad Van" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/offroad-van-1804?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box3" title="Offroad Van" target="_blank" class="title">Offroad Van</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.epicvideotube.com/video_show/winning-16088?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box4" title="Winning" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 4')" target="_blank" class="img">
               <img id="f4de765769ce45" src="http://cdn1.pics.videobash.com/thumbs/000/016/088/flip12.jpg" title="Winning" alt="Winning" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.epicvideotube.com/video_show/winning-16088?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box4" title="Winning" target="_blank" class="title">Winning</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/well-thats-one-way-to-play-guitar-11397?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box5" title="Well thats one way to play guitar !" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 5')" target="_blank" class="img">
               <img id="f4de765769ddde" src="http://cdn1.pics.videobash.com/thumbs/000/011/397/flip16.jpg" title="Well thats one way to play guitar !" alt="Well thats one way to play guitar !" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/well-thats-one-way-to-play-guitar-11397?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_trade_secondary1_box5" title="Well thats one way to play guitar !" target="_blank" class="title">Well thats one way to play guitar !</a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

6.8. http://www.pornhub.com/view_video.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /view_video.php

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /view_video.php?viewkey=207565406 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:14 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 66877

<!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">
<head>
   <m
...[SNIP]...
<!-- END ADCODE BLOCK -->

   <link rel="stylesheet" href="http://cdn1.static.pornhub.phncdn.com/css/common.css" type="text/css" />
       <!--[if lte IE 7]>
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<a href="/" onclick="pageTracker._trackEvent('Header Tabs', 'Logo');">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png" alt="Pornhub" />
           </a>
...[SNIP]...
<li class="buttons-img" style="margin:-2px 0 0;"><a class="display-block" rel="nofollow" style="width:20px; height:21px; background-position:0 -68px;" href="http://twitter.com/pornhub" target="_blank"></a>
...[SNIP]...
<li class="wide-btn-title"><a href="http://enter.pornhubpremium.com/track/NTQ1MzoyNTozNg/" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Premium Tab');" target="_self">Premium</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://mbs.pornhublive.com/xtarc/595728/437/0/?mta=338243" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Live Sex Tab');">Live Sex</a>
...[SNIP]...
<li class="wide-btn-title"><a target="_blank" href="http://ads.genericlink.com/ads/site/pornhub/dispatcher/ph_na_datingtab.php" rel="nofollow" onclick="pageTracker._trackEvent('Header Tabs', 'Real Sex Tab');">Get Laid</a>
...[SNIP]...
<p class="float-left large">
               <a href="http://enter.brazzersnetwork.com/track/NDUwNjMxOjc6NDE/?action=join" target="_blank" rel="nofollow">EXCLUSIVE PHUB OFFER-JOIN BRAZZERS NOW FOR ONLY 1$</a>
...[SNIP]...
<li>&nbsp;&nbsp;&nbsp;&nbsp;Get the latest <a href="http://get.adobe.com/flashplayer/">Flash player</a>
...[SNIP]...
<div style="margin-top:8px;">
   <iframe id="zone_67_site_2_2659318" name="zone_67_site_2_2659318" src="http://ads.trafficjunky.net/ads?zone_id=67&amp;site_id=2&amp;cache=1307010434" width="610" height="60" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></iframe>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
<div class="right-ads">
           <iframe id="TJVideo1A" width="315" scrolling="no" height="300" frameborder="0" marginheight="0" marginwidth="0" src="http://ads.trafficjunky.net/ads?zone_id=6&amp;site_id=2&amp;c=+brunette+pornstar+big+tits+blowjob+riding+rubbing+hardcore+doggystyle+handjob+tittyfuck+cumshot" name="TJVideo1A"></iframe>

<br /><br /><iframe id="TJVideo1B" width="315" scrolling="no" height="300" frameborder="0" marginheight="0" marginwidth="0" src="http://ads.trafficjunky.net/ads?zone_id=7&amp;site_id=2&amp;testing=1&amp;c=+brunette+pornstar+big+tits+blowjob+riding+rubbing+hardcore+doggystyle+handjob+tittyfuck+cumshot" name="TJVideo1B"></iframe>
...[SNIP]...
<a class="nav-related" rel="left" title="1" href="#"><img alt="" src="http://cdn1.static.pornhub.phncdn.com/images/video/video_arrow_left.png" /></a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1041674051" title="Jayden Jaymes: Angel Tits" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/011/399/small.jpg?cache=5944321" alt="Jayden Jaymes: Angel Tits" class="rotating" id="v1011399" onmouseover="startThumbChange('v1011399', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/011/399/')" onmouseout="endThumbChange('v1011399', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/011/399/small.jpg?cache=5944321',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=1207291283" title="Jayden Jaymes Bounces Her Big Ass On A Huge Cock" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/011/840/small.jpg?cache=8264899" alt="Jayden Jaymes Bounces Her Big Ass On A Huge Cock" class="rotating" id="v1011840" onmouseover="startThumbChange('v1011840', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/011/840/')" onmouseout="endThumbChange('v1011840', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/011/840/small.jpg?cache=8264899',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=217525394" title="Jayden James And Her Gigantic Jugs" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/001/003/447/small.jpg?cache=2246591" alt="Jayden James And Her Gigantic Jugs" class="rotating" id="v1003447" onmouseover="startThumbChange('v1003447', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/003/447/')" onmouseout="endThumbChange('v1003447', 'http://cdn1.image.pornhub.phncdn.com/thumbs/001/003/447/small.jpg?cache=2246591',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=f5bd0a03f4b01ec30a57" title="Joslyn James hardcore double penetration" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/162/165/small.jpg?cache=229885" alt="Joslyn James hardcore double penetration" class="rotating" id="v162165" onmouseover="startThumbChange('v162165', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/162/165/')" onmouseout="endThumbChange('v162165', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/162/165/small.jpg?cache=229885',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=48dcff93d18857deabdb" title="Extremely fuckable Lela Star fucked in her love mitten" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/209/992/small.jpg?cache=8167558" alt="Extremely fuckable Lela Star fucked in her love mitten" class="rotating" id="v209992" onmouseover="startThumbChange('v209992', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/209/992/')" onmouseout="endThumbChange('v209992', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/209/992/small.jpg?cache=8167558',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=72e859fea9f93e95051c" title="Amazing Angel Dark takes big dick like a champ" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/154/581/small.jpg?cache=3729829" alt="Amazing Angel Dark takes big dick like a champ" class="rotating" id="v154581" onmouseover="startThumbChange('v154581', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/154/581/')" onmouseout="endThumbChange('v154581', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/154/581/small.jpg?cache=3729829',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=667327e00f23036adfc1" title="Flexible Cherokee devours a big black dick in her pussy" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/154/580/small.jpg?cache=3139498" alt="Flexible Cherokee devours a big black dick in her pussy" class="rotating" id="v154580" onmouseover="startThumbChange('v154580', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/154/580/')" onmouseout="endThumbChange('v154580', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/154/580/small.jpg?cache=3139498',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=891098890" title="The Black Mamba" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/254/768/small.jpg?cache=3762185" alt="The Black Mamba" class="rotating" id="v254768" onmouseover="startThumbChange('v254768', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/254/768/')" onmouseout="endThumbChange('v254768', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/254/768/small.jpg?cache=3762185',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=480431207" title="Teacher Wants To Fuck Her Student At Home" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/270/940/small.jpg?cache=5385843" alt="Teacher Wants To Fuck Her Student At Home" class="rotating" id="v270940" onmouseover="startThumbChange('v270940', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/270/940/')" onmouseout="endThumbChange('v270940', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/270/940/small.jpg?cache=5385843',0,1)" />
       </a>
...[SNIP]...
<a href="http://www.pornhub.com/view_video.php?viewkey=9b15e40bd8e5c9952624" title="Mindy Vega gorgeous hard fucked latina" class="img">
                       <img src="http://cdn1.image.pornhub.phncdn.com/thumbs/000/174/654/small.jpg?cache=1680281" alt="Mindy Vega gorgeous hard fucked latina" class="rotating" id="v174654" onmouseover="startThumbChange('v174654', 16, 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/174/654/')" onmouseout="endThumbChange('v174654', 'http://cdn1.image.pornhub.phncdn.com/thumbs/000/174/654/small.jpg?cache=1680281',0,1)" />
       </a>
...[SNIP]...
<a class="nav-related" rel="right" title="2" href="#"><img alt="" src="http://cdn1.static.pornhub.phncdn.com/images/video/video_arrow_right.png" /></a>
...[SNIP]...
<div class="float-left">
           <img src="http://cdn1.static.pornhub.phncdn.com/images/nopic.gif" width="61" height="74" style="border-right:1px solid #757575;" />
       </div>
...[SNIP]...
<a href="/users/drkam-na-sise" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/002/680/307/av5492.jpg" width="60" alt="drkam-na-sise" />
           </a>
...[SNIP]...
<div class="comment-text-box">
hey all of u !! if u want hot chat ,add me <img src = "http://cdn1.static.pornhub.phncdn.com/images/smileys/wink.png" alt = ";)" />        </div>
...[SNIP]...
<a href="/users/TheeWeeder" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/001/455/170/av3349.jpg" width="60" alt="TheeWeeder" />
           </a>
...[SNIP]...
<div class="comment-text-box">
she&#39;s the best <img src = "http://cdn1.static.pornhub.phncdn.com/images/smileys/smile.png" alt = ":)" /> and I think this guy looks like a fuckin&#39; sleeze!        </div>
...[SNIP]...
<a href="/users/wipeout734" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/002/479/283/av603.jpg" width="60" alt="wipeout734" />
           </a>
...[SNIP]...
<a href="/users/caitaiyirari" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/001/945/392/av8367.jpg" width="60" alt="caitaiyirari" />
           </a>
...[SNIP]...
<a href="/users/paigea35" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/002/047/606/av2140.jpg" width="60" alt="paigea35" />
           </a>
...[SNIP]...
<a href="/users/seinainnee" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/001/945/415/av8767.jpg" width="60" alt="seinainnee" />
           </a>
...[SNIP]...
<a href="/users/lickmydick" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/001/544/224/av2804.jpg" width="60" alt="lickmydick" />
           </a>
...[SNIP]...
<a href="/users/Stroupe" class = "user_pic_link">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/nopic.gif" width="60" alt="Stroupe" />
           </a>
...[SNIP]...
<a href="/users/joeyjesus" class = "user_pic_link">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/nopic.gif" width="60" alt="joeyjesus" />
           </a>
...[SNIP]...
<a href="/users/Aena" class = "user_pic_link">
               <img src="http://cdn1.image.pornhub.phncdn.com/users/001/452/669/av6590.jpg" width="60" alt="Aena" />
           </a>
...[SNIP]...
<a href="/users/funkyfour" class = "user_pic_link">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/nopic.gif" width="60" alt="funkyfour" />
           </a>
...[SNIP]...
<div class="pre-footer">
           <iframe id="TJBottom" name="TJBottom" style="vertical-align: middle;" height="250" src="http://ads.trafficjunky.net/ads?zone_id=5&amp;site_id=2&amp;c=+brunette+pornstar+big+tits+blowjob+riding+rubbing+hardcore+doggystyle+handjob+tittyfuck+cumshot+Jayden+Jaymes%2CJayden+James" width="950" frameborder="0" scrolling="no"></iframe>
       </div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...
<div class="wrap">
           <a href="http://www.tube8.com/teen/tabitha-madison/972361/?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box1" title="Tabitha Madison" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 1')" target="_blank" class="img">
               <img id="f4de76582800ca" onmouseover="startThumbChange('f4de76582800ca', 16, 'http://cdn1.image.tube8.phncdn.com/1105/16/4dd1d6b1241e1/160x120/{index}.jpg');" onmouseout="endThumbChange('f4de76582800ca', 'http://cdn1.image.tube8.phncdn.com/1105/16/4dd1d6b1241e1/160x120/9.jpg', 0, 1);" src="http://cdn1.image.tube8.phncdn.com/1105/16/4dd1d6b1241e1/160x120/9.jpg" title="Tabitha Madison" alt="Tabitha Madison" width="160" height="120" class="rotating" />
           </a>
           <h5 class="title"><a href="http://www.tube8.com/teen/tabitha-madison/972361/?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box1" title="Tabitha Madison" target="_blank" class="title">Tabitha Madison</a>
...[SNIP]...
<div style='border:1px;text-align:center;'>
           <a href="http://www.tube8.com?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box1" target="_blank" rel="follow">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/our_friends/Tube8_watermark.png" title="tube8.com" alt="tube8.com" style="border:0" />
           </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.keezmovies.com/video/lucy-lee-lucy-thai-447386?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box2" title="Lucy Lee &amp;amp; Lucy Thai" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 2')" target="_blank" class="img">
               <img id="f4de7658281076" onmouseover="startThumbChange('f4de7658281076', 16, 'http://cdn1.image.keezmovies.phncdn.com/200907/23/447386/160x120/');" onmouseout="endThumbChange('f4de7658281076', 'http://cdn1.image.keezmovies.phncdn.com/200907/23/447386/160x120/');" src="http://cdn1.image.keezmovies.phncdn.com/200907/23/447386/160x120/1.jpg" title="Lucy Lee &amp;amp; Lucy Thai" alt="Lucy Lee &amp;amp; Lucy Thai" width="160" height="120" class="rotating" />
           </a>
           <h5 class="title"><a href="http://www.keezmovies.com/video/lucy-lee-lucy-thai-447386?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box2" title="Lucy Lee &amp;amp; Lucy Thai" target="_blank" class="title">Lucy Lee &amp;amp; Lucy Thai</a>
...[SNIP]...
<div style='border:1px;text-align:center;'>
           <a href="http://www.keezmovies.com?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box2" target="_blank" rel="follow">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/our_friends/KeezMovies_100px.png" title="keezmovies.com" alt="keezmovies.com" style="border:0" />
           </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.youporn.com/watch/582187/sleezy-girlfriend/?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box3" title="Sleezy girlfriend" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 3')" target="_blank" class="img">
               <img id="f4de7658282006" onmouseover="startThumbChange('f4de7658282006', 8, 'http://ss-2.youporn.com/screenshot/58/21/screenshot_multiple/582187/582187_multiple_{index}_extra_large.jpg');" onmouseout="endThumbChange('f4de7658282006', 'http://ss-2.youporn.com/screenshot/58/21/screenshot_multiple/582187/582187_multiple_1_extra_large.jpg', 0, 1);" src="http://ss-2.youporn.com/screenshot/58/21/screenshot_multiple/582187/582187_multiple_1_extra_large.jpg" title="Sleezy girlfriend" alt="Sleezy girlfriend" width="160" height="120" class="rotating" />
           </a>
           <h5 class="title"><a href="http://www.youporn.com/watch/582187/sleezy-girlfriend/?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box3" title="Sleezy girlfriend" target="_blank" class="title">Sleezy girlfriend</a>
...[SNIP]...
<div style='border:1px;text-align:center;'>
           <a href="http://www.YouPorn.com?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box3" target="_blank" rel="follow">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/our_friends/YouPorn_watermark.png" title="YouPorn.com" alt="YouPorn.com" style="border:0" />
           </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.spankwire.com/Big-Titty-Milf-Shake-Branqy-Talore/video274770/?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box4" title="Big Titty Milf Shake Branqy Talore" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 4')" target="_blank" class="img">
               <img id="f4de7658282ffc" onmouseover="startThumbChange('f4de7658282ffc', 9, 'http://cdn1.image.spankwire.phncdn.com/201105/25/274770/177X129/{index}.jpg');" onmouseout="endThumbChange('f4de7658282ffc', 'http://cdn1.image.spankwire.phncdn.com/201105/25/274770/177X129//1.jpg', 0, 1);" src="http://cdn1.image.spankwire.phncdn.com/201105/25/274770/177X129/1.jpg" title="Big Titty Milf Shake Branqy Talore" alt="Big Titty Milf Shake Branqy Talore" width="160" height="120" class="rotating" />
           </a>
           <h5 class="title"><a href="http://www.spankwire.com/Big-Titty-Milf-Shake-Branqy-Talore/video274770/?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box4" title="Big Titty Milf Shake Branqy Talore" target="_blank" class="title">Big Titty Milf Shake Branqy Talore</a>
...[SNIP]...
<div style='border:1px;text-align:center;'>
           <a href="http://www.spankwire.com?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box4" target="_blank" rel="follow">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/our_friends/SpankWire_watermark.png" title="SpankWire.com" alt="SpankWire.com" style="border:0" />
           </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.extremetube.com/video/porn_freaks_3_-_scene_7-34271?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box5" title="Porn Freaks 3 - Scene 7" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 5')" target="_blank" class="img">
               <img id="f4de7658283f6e" onmouseover="startThumbChange('f4de7658283f6e', 16, 'http://cdn1.image.extremetube.phncdn.com/media/201105/02/34271/160x120/{index}.jpg');" onmouseout="endThumbChange('f4de7658283f6e', 'http://cdn1.image.extremetube.phncdn.com/media/201105/02/34271/160x120/1.jpg', 0, 1);" src="http://cdn1.image.extremetube.phncdn.com/media/201105/02/34271/160x120/1.jpg" title="Porn Freaks 3 - Scene 7" alt="Porn Freaks 3 - Scene 7" width="160" height="120" class="rotating" />
           </a>
           <h5 class="title"><a href="http://www.extremetube.com/video/porn_freaks_3_-_scene_7-34271?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box5" title="Porn Freaks 3 - Scene 7" target="_blank" class="title">Porn Freaks 3 - Scene 7</a>
...[SNIP]...
<div style='border:1px;text-align:center;'>
           <a href="http://www.extremetube.com?utm_source=pornhub&amp;utm_medium=traffic_trade&amp;utm_campaign=pornhub_video_trade_box5" target="_blank" rel="follow">
               <img src="http://cdn1.static.pornhub.phncdn.com/images/our_friends/ExtremeTube_Logo_watermark.png" title="ExtremeTube.com" alt="ExtremeTube.com" style="border:0" />
           </a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/skills-on-fire-19105?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box6" title="Skills On Fire !" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 6')" target="_blank" class="img">
               <img id="f4de7658284f0e" src="http://cdn1.pics.videobash.com/thumbs/000/019/105/flip8.jpg" title="Skills On Fire !" alt="Skills On Fire !" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/skills-on-fire-19105?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box6" title="Skills On Fire !" target="_blank" class="title">Skills On Fire !</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.epicvideotube.com/video_show/abbey-diaz-part-2-17733?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box7" title="Abbey Diaz Part 2" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 7')" target="_blank" class="img">
               <img id="f4de7658286e37" src="http://cdn1.pics.videobash.com/thumbs/000/017/733/flip6.jpg" title="Abbey Diaz Part 2" alt="Abbey Diaz Part 2" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.epicvideotube.com/video_show/abbey-diaz-part-2-17733?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box7" title="Abbey Diaz Part 2" target="_blank" class="title">Abbey Diaz Part 2</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/toll-booth-car-crash-5025?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box8" title="Toll Booth Car crash" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 8')" target="_blank" class="img">
               <img id="f4de7658287de4" src="http://cdn1.pics.videobash.com/thumbs/000/005/025/flip1.jpg" title="Toll Booth Car crash" alt="Toll Booth Car crash" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/toll-booth-car-crash-5025?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box8" title="Toll Booth Car crash" target="_blank" class="title">Toll Booth Car crash</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.epicvideotube.com/video_show/josie-and-her-pussycat-17439?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box9" title="Josie And Her Pussycat" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 9')" target="_blank" class="img">
               <img id="f4de7658288d7e" src="http://cdn1.pics.videobash.com/thumbs/000/017/439/flip10.jpg" title="Josie And Her Pussycat" alt="Josie And Her Pussycat" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.epicvideotube.com/video_show/josie-and-her-pussycat-17439?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box9" title="Josie And Her Pussycat" target="_blank" class="title">Josie And Her Pussycat</a>
...[SNIP]...
<div class="wrap">
           <a href="http://www.maxedtube.com/video_show/drunk-guy-vs-robber-16041?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box10" title="Drunk guy vs robber" onclick="pageTracker._trackEvent('Our Friends', 'Click Box 10')" target="_blank" class="img">
               <img id="f4de7658289d36" src="http://cdn1.pics.videobash.com/thumbs/000/016/041/flip1.jpg" title="Drunk guy vs robber" alt="Drunk guy vs robber" width="160" height="120" />
           </a>
           <h5 class="title"><a href="http://www.maxedtube.com/video_show/drunk-guy-vs-robber-16041?utm_source=ph&amp;utm_medium=traffic_trade&amp;utm_campaign=ph_video_trade_box10" title="Drunk guy vs robber" target="_blank" class="title">Drunk guy vs robber</a>
...[SNIP]...

7. Cross-domain script include  previous  next
There are 36 instances of this issue:

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.


7.1. http://www.pornhub.com/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET / HTTP/1.1
Host: www.pornhub.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 09:51:38 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 70456
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.2. http://www.pornhub.com/NaN  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /NaN

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /NaN HTTP/1.1
Host: www.pornhub.com
Proxy-Connection: keep-alive
Referer: http://www.pornhub.com/login?b7a4c%22-alert(%22GHDB%22)-%221f719b92372=1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: __utmz=1.1307008307.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); TmplClickPop=1; __utma=1.441807997.1307008307.1307008307.1307009682.2

Response

HTTP/1.1 404 Not Found
Date: Thu, 02 Jun 2011 14:42:20 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 23382
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.3. http://www.pornhub.com/blog  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /blog

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /blog HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:57 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 38654

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.4. http://www.pornhub.com/categories  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /categories

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /categories HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:03 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 34809

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.5. http://www.pornhub.com/channel/backroom  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/backroom

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/backroom HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:28 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:30 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:30 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 131478

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.6. http://www.pornhub.com/channel/brazzers  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/brazzers

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/brazzers HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 88189

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.7. http://www.pornhub.com/channel/burningangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/burningangel

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/burningangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 62242

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.8. http://www.pornhub.com/channel/digitalplayground  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/digitalplayground

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/digitalplayground HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:33 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:33 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:33 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 54844

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.9. http://www.pornhub.com/channel/elegantangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/elegantangel

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/elegantangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:35 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:35 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:35 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 47092

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.10. http://www.pornhub.com/channel/homegrownvideo  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/homegrownvideo

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/homegrownvideo HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:36 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 65017

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.11. http://www.pornhub.com/channel/kink  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/kink

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/kink HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:36 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 69983

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.12. http://www.pornhub.com/channel/lexsteele  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/lexsteele

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/lexsteele HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:41 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 52153

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.13. http://www.pornhub.com/channel/mofosnetwork  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/mofosnetwork

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/mofosnetwork HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:42 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:42 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:42 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 88083

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.14. http://www.pornhub.com/channel/naughtyamerica  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/naughtyamerica

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/naughtyamerica HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 70709

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.15. http://www.pornhub.com/channel/pornpros  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/pornpros

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/pornpros HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 55679

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.16. http://www.pornhub.com/channel/realitykings  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/realitykings

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/realitykings HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 58569

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.17. http://www.pornhub.com/channel/twistys  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/twistys

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/twistys HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 54588

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.18. http://www.pornhub.com/channel/vivthomas  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/vivthomas

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/vivthomas HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:44 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 81258

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.19. http://www.pornhub.com/channel/wicked  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/wicked

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /channel/wicked HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:45 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 61287

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.20. http://www.pornhub.com/community  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /community

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /community HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:03 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 47856

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.21. http://www.pornhub.com/front/lost_password  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /front/lost_password

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /front/lost_password HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:57 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 14172

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.22. http://www.pornhub.com/front/resend_confirmation_email  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /front/resend_confirmation_email

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /front/resend_confirmation_email HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:57 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 13577

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.23. http://www.pornhub.com/gay  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /gay

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /gay HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:58 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 57353

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.24. http://www.pornhub.com/information  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /information

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /information HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:15 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 58779

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.25. http://www.pornhub.com/join_membership_plus  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /join_membership_plus

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /join_membership_plus HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:58 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 17766

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</script>
                           <script type="text/javascript" src="http://api.recaptcha.net/challenge?k=6Lf1JAIAAAAAAKkgD3pGUp8QtIVpb_665YVqTTh3"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.26. http://www.pornhub.com/login  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /login

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /login HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:20 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 12382

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.27. http://www.pornhub.com/model  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /model

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /model HTTP/1.1
Host: www.pornhub.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: __utmz=1.1307008307.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); TmplClickPop=1; __utma=1.441807997.1307008307.1307008307.1307008307.1; __utmb=1.0.10.1307008307

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:56 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 15252
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.28. http://www.pornhub.com/sex  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /sex

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /sex HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:25 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 50668

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.29. http://www.pornhub.com/shemale  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /shemale

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /shemale HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:26 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 41499

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.30. http://www.pornhub.com/sitemap  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /sitemap

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /sitemap HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:18 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 50286

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.31. http://www.pornhub.com/support  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /support

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /support HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:16 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 17828

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.32. http://www.pornhub.com/video  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /video HTTP/1.1
Host: www.pornhub.com
Proxy-Connection: keep-alive
Referer: http://www.pornhub.com/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: __utmz=1.1307008307.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); TmplClickPop=1; __utma=1.441807997.1307008307.1307008307.1307008307.1; __utmb=1.0.10.1307008307; __utmc=1

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 09:52:35 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 56096
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.33. http://www.pornhub.com/video/channels  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video/channels

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /video/channels HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:21 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 18089

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.34. http://www.pornhub.com/video/search  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /video/search

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /video/search HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:21 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 49032

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.35. http://www.pornhub.com/view_video.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /view_video.php

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /view_video.php?viewkey=207565406 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:14 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 66877

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
</div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=pornhub"></script>
...[SNIP]...
</div>
   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

7.36. http://www.pornhub.com/webmasters  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /webmasters

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /webmasters HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:15 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 72204

<!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">
<head>
   <m
...[SNIP]...
<![endif]-->
   <script type="text/javascript" src="http://www.google.com/jsapi"></script>
...[SNIP]...
</script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/phub.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/signin.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/Silverlight.js"></script>
   <script type="text/javascript" src="http://cdn1.static.pornhub.phncdn.com/js/bar.js"></script>
...[SNIP]...
<!--closes section_wrapper-->

   
   <script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
...[SNIP]...

8. Cookie without HttpOnly flag set  previous  next
There are 17 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.



8.1. http://www.pornhub.com/channel/backroom  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/backroom

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/backroom HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:28 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:30 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:30 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 131478

<!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">
<head>
   <m
...[SNIP]...

8.2. http://www.pornhub.com/channel/brazzers  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/brazzers

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set: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 /channel/brazzers HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 88189

<!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">
<head>
   <m
...[SNIP]...

8.3. http://www.pornhub.com/channel/burningangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/burningangel

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/burningangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 62242

<!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">
<head>
   <m
...[SNIP]...

8.4. http://www.pornhub.com/channel/digitalplayground  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/digitalplayground

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/digitalplayground HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:33 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:33 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:33 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 54844

<!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">
<head>
   <m
...[SNIP]...

8.5. http://www.pornhub.com/channel/elegantangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/elegantangel

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/elegantangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:35 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:35 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:35 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 47092

<!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">
<head>
   <m
...[SNIP]...

8.6. http://www.pornhub.com/channel/homegrownvideo  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/homegrownvideo

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set: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 /channel/homegrownvideo HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:36 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 65017

<!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">
<head>
   <m
...[SNIP]...

8.7. http://www.pornhub.com/channel/kink  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/kink

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/kink HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:36 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:36 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 69983

<!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">
<head>
   <m
...[SNIP]...

8.8. http://www.pornhub.com/channel/lexsteele  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/lexsteele

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/lexsteele HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:41 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 52153

<!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">
<head>
   <m
...[SNIP]...

8.9. http://www.pornhub.com/channel/mofosnetwork  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/mofosnetwork

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set: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 /channel/mofosnetwork HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:42 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:42 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:42 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=a9b54de6d9c68db61c3dbc6c20a3976f; expires=Fri, 03-Jun-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=4; expires=Fri, 03-Jun-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 88083

<!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">
<head>
   <m
...[SNIP]...

8.10. http://www.pornhub.com/channel/naughtyamerica  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/naughtyamerica

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/naughtyamerica HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:43 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 70709

<!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">
<head>
   <m
...[SNIP]...

8.11. http://www.pornhub.com/channel/pornpros  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/pornpros

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/pornpros HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 55679

<!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">
<head>
   <m
...[SNIP]...

8.12. http://www.pornhub.com/channel/realitykings  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/realitykings

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/realitykings HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 58569

<!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">
<head>
   <m
...[SNIP]...

8.13. http://www.pornhub.com/channel/twistys  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/twistys

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/twistys HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:43 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 54588

<!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">
<head>
   <m
...[SNIP]...

8.14. http://www.pornhub.com/channel/vivthomas  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/vivthomas

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set: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 /channel/vivthomas HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:44 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player_security_key=cb25dcd04bcbfd2cc6a77a740cd35442; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=2; expires=Sat, 02-Jul-2011 10:27:44 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 81258

<!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">
<head>
   <m
...[SNIP]...

8.15. http://www.pornhub.com/channel/wicked  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/wicked

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /channel/wicked HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:45 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 61287

<!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">
<head>
   <m
...[SNIP]...

8.16. http://www.pornhub.com/view_video.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /view_video.php

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set: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 /view_video.php?viewkey=207565406 HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:14 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:14 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 66877

<!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">
<head>
   <m
...[SNIP]...

8.17. http://www.pornhub.com/view_video.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /view_video.php

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set: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 /view_video.php HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.0 404 Not Found
Date: Thu, 02 Jun 2011 10:27:04 GMT
Server: Apache
Set-Cookie: flash_values=YToxOntzOjg6Im1lc3NhZ2VzIjthOjE6e3M6NToiZXJyb3IiO2E6MTp7aTowO3M6NjA6IlRoaXMgdmlkZW8gaXMgbm8gbG9uZ2VyIGluIG91ciBkYXRhYmFzZSBvciBpcyBpbiBjb252ZXJzaW9uLiI7fX19; path=/; domain=.pornhub.com
Set-Cookie: flash_values=deleted; expires=Wed, 02-Jun-2010 10:27:03 GMT; path=/; domain=.pornhub.com
Set-Cookie: flash_values_security_key=deleted; expires=Wed, 02-Jun-2010 10:27:03 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...

9. File upload functionality  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /model

Issue detail

The page contains a form which is used to submit a user-supplied file to the following URL:Note that Burp has not identified any specific security vulnerabilities with this functionality, and you should manually review it to determine whether any problems exist.

Issue background

File upload functionality is commonly associated with a number of vulnerabilities, including:You should review the file upload functionality to understand its purpose, and establish whether uploaded content is ever returned to other application users, either through their normal usage of the application or by being fed a specific link by an attacker.

Some factors to consider when evaluating the security impact of this functionality include:

Issue remediation

File upload functionality is not straightforward to implement securely. Some recommendations to consider in the design of this functionality include:

Request

GET /model HTTP/1.1
Host: www.pornhub.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: __utmz=1.1307008307.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); TmplClickPop=1; __utma=1.441807997.1307008307.1307008307.1307008307.1; __utmb=1.0.10.1307008307

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:26:56 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 15252
Content-Type: text/html

<!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">
<head>
   <m
...[SNIP]...
</label><input type="file" id="pic1" name="pic1"><br />
...[SNIP]...

10. Email addresses disclosed  previous  next
There are 3 instances of this issue:

Issue background

The presence of email addresses within application responses does not necessarily constitute a security vulnerability. Email addresses may appear intentionally within contact information, and many applications (such as web mail) include arbitrary third-party email addresses within their core content.

However, email addresses of developers and other individuals (whether appearing on-screen or hidden within page source) may disclose information that is useful to an attacker; for example, they may represent usernames that can be used at the application's login, and they may be used in social engineering attacks against the organisation's personnel. Unnecessary or excessive disclosure of email addresses may also lead to an increase in the volume of spam email received.

Issue remediation

You should review the email addresses being disclosed by the application, and consider removing any that are unnecessary, or replacing personal addresses with anonymous mailbox addresses (such as helpdesk@example.com).


10.1. http://www.pornhub.com/channel/burningangel  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/burningangel

Issue detail

The following email address was disclosed in the response:

Request

GET /channel/burningangel HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:31 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:31 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 62242

<!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">
<head>
   <m
...[SNIP]...
<div class="comment-text-box">
my email (naomi_002badara@yahoo.com        </div>
...[SNIP]...

10.2. http://www.pornhub.com/channel/wicked  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /channel/wicked

Issue detail

The following email address was disclosed in the response:

Request

GET /channel/wicked HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:45 GMT
Server: Apache
Set-Cookie: phub_in_player_security_key=bf24c27075a8dd7d7b8b61b6c47bf7ee; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Set-Cookie: phub_in_player=1; expires=Sat, 02-Jul-2011 10:27:46 GMT; path=/; domain=.pornhub.com
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 61287

<!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">
<head>
   <m
...[SNIP]...
<br />Ulloaserge@comcast.net        </div>
...[SNIP]...

10.3. http://www.pornhub.com/information  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /information

Issue detail

The following email address was disclosed in the response:

Request

GET /information HTTP/1.1
Host: www.pornhub.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:27:15 GMT
Server: Apache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Content-Length: 58779

<!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">
<head>
   <m
...[SNIP]...
<p>For further assistance and/or information in finding the content's originating site, please contact Pornhub.com compliance at compliance@pornhub.com</p>
...[SNIP]...

11. Robots.txt file  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /

Issue detail

The web server contains a robots.txt file.

Issue background

The file robots.txt is used to give instructions to web robots, such as search engine crawlers, about locations within the web site which robots are allowed, or not allowed, to crawl and index.

The presence of the robots.txt does not in itself present any kind of security vulnerability. However, it is often used to identify restricted or private areas of a site's contents. The information in the file may therefore help an attacker to map out the site's contents, especially if some of the locations identified are not linked from elsewhere in the site. If the application relies on robots.txt to protect access to these areas, and does not enforce proper access control over them, then this presents a serious vulnerability.

Issue remediation

The robots.txt file is not itself a security threat, and its correct use can represent good practice for non-security reasons. You should not assume that all web robots will honour the file's instructions. Rather, assume that attackers will pay close attention to any locations identified in the file. Do not rely on robots.txt to provide any kind of protection over unauthorised access.

Request

GET /robots.txt HTTP/1.0
Host: www.pornhub.com

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 09:51:40 GMT
Server: Apache
Last-Modified: Thu, 14 Apr 2011 19:33:56 GMT
Accept-Ranges: bytes
Content-Length: 266
Vary: Accept-Encoding
Connection: close
Content-Type: text/plain

User-agent: *
Sitemap: http://www.pornhub.com/sitemaps.xml
disallow: *embed_player*
disallow: *watch_player*
disallow: *video_related*
disallow: /users/
disallow: /photo/
disallow: /album/
dis
...[SNIP]...

12. HTML does not specify charset  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.pornhub.com
Path:   /login

Issue description

If a web response states that it contains HTML content but does not specify a character set, then the browser may analyse the HTML and attempt to determine which character set it appears to be using. Even if the majority of the HTML actually employs a standard character set such as UTF-8, the presence of non-standard characters anywhere in the response may cause the browser to interpret the content using a different character set. This can have unexpected results, and can lead to cross-site scripting vulnerabilities in which non-standard encodings like UTF-7 can be used to bypass the application's defensive filters.

In most cases, the absence of a charset directive 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 HTML content, the application should include within the Content-type header a directive specifying a standard recognised character set, for example charset=ISO-8859-1.

Request

POST /login HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Netsparker)
X-Requested-With: XMLHttpRequest
Accept: */*
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.pornhub.com
Content-Length: 128
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive

username=&password=&remember_me=1&redirectTo=%2fvideo%2fsearch%3fsearch%3d'%253E%253Cscript%253Enetsparker(9)%253C%2fscript%253E

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:10:36 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 1
Content-Type: text/html

0

13. Content type incorrectly stated  previous

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.pornhub.com
Path:   /login

Issue detail

The response contains the following Content-type statement:The response states that it contains HTML. However, it actually appears to contain plain text.

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.

Request

POST /login HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Netsparker)
X-Requested-With: XMLHttpRequest
Accept: */*
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.pornhub.com
Content-Length: 128
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive

username=&password=&remember_me=1&redirectTo=%2fvideo%2fsearch%3fsearch%3d'%253E%253Cscript%253Enetsparker(9)%253C%2fscript%253E

Response

HTTP/1.1 200 OK
Date: Thu, 02 Jun 2011 10:10:36 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 1
Content-Type: text/html

0

Report generated by XSS.CX at Sun Jun 05 07:52:15 CDT 2011.