View Single Post
  #4 (permalink)  
Old 05-20-2008, 11:29 PM
Izo's Avatar
Izo Izo is offline
WC300
 
Join Date: Nov 2006
Posts: 449
Izo is on a distinguished road
Send a message via MSN to Izo Send a message via Yahoo to Izo
iTrader: (3)
Default

Info berkenaan malware: Malware - Wikipedia, the free encyclopedia

Code tu aku rasa dia telah convert daripada code html asal. Ini code dia yang asal yang telah saya convert:
Code:
<IFRAME WIDTH=1 HEIGHT=1 SCROLLING=false FRAMEBORDER=0 SRC='http://www.netmoneymaker.com/license/confirmed/ArticleBeach/footer.htm' ></IFRAME>
Rasanya tak merbahaya. Bukan malware. Lain kali jika jumpa code camnie anda cuba letak <plaintext> selepas pada code str=' Kemudian save dan buka melalui browser. Dia tak akan execute code tersebut tetapi akan memaparkannya
Contoh:
Code:
<script type='text/javascript'> str='<plaintext>@3c@49@46@52@41@4d@45@20@57@49@44@54@48@3d@31 @20@48@45@49@47@48@54@3d@31@20@53@43@52@4f@4c@4c@4 9@4e@47@3d@66@61@6c@73@65@20@46@52@41@4d@45@42@4f@ 52@44@45@52@3d@30@20@53@52@43@3d@27@68@74@74@70@3a @2f@2f@77@77@77@2e@6e@65@74@6d@6f@6e@65@79@6d@61@6 b@65@72@2e@63@6f@6d@2f@6c@69@63@65@6e@73@65@2f@63@ 6f@6e@66@69@72@6d@65@64@2f@41@72@74@69@63@6c@65@42 @65@61@63@68@2f@66@6f@6f@74@65@72@2e@68@74@6d@27@2 0@3e@3c@2f@49@46@52@41@4d@45@3e'; document.write(unescape(str.replace(/@/g,'%'))); </script>
Web anda berkenaan Artikel Direktori ke?

Last edited by Izo; 05-20-2008 at 11:34 PM.


Reply With Quote