11-30-2010 01:06 AM - edited 02-21-2020 05:00 PM
Hi,
I'm currnetly using a cisco ASA 5520 running IOS 8.2(2) for for users to view a couple of book marks via the webVPN portal.
All the bookmarks work except one, and then its only part of the webpage.
The intranet webpage displays correctly however one of the links brings up a form, when the user submits the form the following appears. Can anyone explain the code below....users are starting to shout...I've looked on the cisco site and cant find anything, other than a Cross site scritping issue that was fixed in 8.2
<html>
<script id='CSCO_GHOST' src="/+webvpn+/toolbar.js"></script><script id='CSCO_GHOST' src="/+CSCOL+/cte.js"></script><script id='CSCO_GHOST' src="/+CSCOE+/apcf"></script><script id='CSCO_GHOST'>CSCO_seppuku();$CSCO_cookie_ver=CSCO_WebVPN['get_cookie_version'](); if($CSCO_cookie_ver.length>0){document.write('<script id=CSCO_GHOST src=/+CSCOE+/cookie?v='+$CSCO_cookie_ver+'></S'+'CRIPT>');}</script>
<script id='CSCO_GHOST' src="/+CSCOE+/session.js"></script><script id='CSCO_GHOST'>CSCO_seppuku();sessionCheck('/+CSCOE+/ping.html'); setInterval("sessionCheck('/+CSCOE+/ping.html')",60000);setInterval("sessionCookieCheck()",5000)</script><head >
<title >Sending mail...</title>
<script language="Javascript" >
CSCO_WebVPN["call"](CSCO_WebVPN["get"](window,"location"),"replace")('/bigpicture//1281433892.html');
alert('Your request has now been sent');
</script><script id='CSCO_GHOST' language='JavaScript'>CSCO_seppuku();CSCO_WebVPN["flush"]();</script>
</head>
<body >
</body>
</html>
</comment id='CSCO_GHOST'></noscript id='CSCO_GHOST'><script id='CSCO_GHOST' language='JavaScript'>CSCO_seppuku();if(!window.onresize || 'undefined' == typeof(window.onresize.nTop)){var csco_tb='if(!document.body) {window.csco_setTimeout(csco_tb, 100);}else{window.csco_setTimeout(CSCO_ITB_show,500);var csco_bodyonresize = document.body.onresize; document.body.onresize = function (){if(csco_bodyonresize){csco_bodyonresize();};CSCO_ITB_resize();}; var csco_selfonresize=self.onresize; self.onresize = function (){if(csco_selfonresize){csco_selfonresize();};CSCO_ITB_resize();};var csco_bodyonscroll=document.body.onscroll;document.body.onscroll = function (){if(csco_bodyonscroll){csco_bodyonscroll();};CSCO_ITB_resize();};var csco_selfonscroll=self.onscroll;self.onscroll = function (){if(csco_selfonscroll){csco_selfonscroll();};CSCO_ITB_resize();};};'; eval(csco_tb);CSCO_seppuku();}</script>
12-02-2010 07:55 AM
Hi Craig,
The script\code below is used by the ASA re-writer engine so that content can be re-written and presented to the End User. If you are having an issue with a specific bookmark then you can try to Smart-Tunnel the bookmark and see if it works.
If Smart-Tunnel doesn't work Or It is not acceptable in your scenario then the best approach will be to open a TAC case since this could be a re-writer issue and will need to be looked at in detail\bug etc.
Thanks,
Naman
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide