cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3855
Views
0
Helpful
1
Replies

Clientless SSL WebVPN bootmarks 'CSCO GHOST'

craig.brydon
Level 1
Level 1

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>

1 Reply 1

mulatif
Cisco Employee
Cisco Employee

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