Results 1 to 33 of 33

Thread: I-Love-You-Virus-Source

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Talking

    This virus was writing in VB Script..

    <snip - please do not reproduce the virus code on these boards. - James>


    well there you go have fun
    me

  2. #2
    Guest
    So if I put this all in a vbs file and run it, my computer will be screwed?

  3. #3
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Unhappy

    I guess so, I better get a virusscan update with that code being so easy to get...

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219
    Well yeah It well Just Miss up your Jpg and Jpeg Files And mp3 and mp2 files nd that about it
    me

  5. #5
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    i think whoever made that virus had problems

  6. #6
    Hyperactive Member
    Join Date
    Feb 2000
    Location
    Edgerton, WI
    Posts
    381

    ILOVEYOU Virus Source Code Wardning!!!!

    Just for information. I attempted to copy this code so that I could study its code and the instant I copied it to the clipboard, Norton Anti-virus 2000 alerted me that the "I Love You" virus had been put on my system. The file had never been executed. I even got an alert when I tried to print it from this thread.

    I was able to deal with it because I was protected but I wonder how many folks might look at this code and subsequently do harm to themselves and others if not protected.

    Just a thought.

    Rev. Michael L. Burns

  7. #7
    Guest
    Originally posted by da_silvy
    i think whoever made that virus had problems
    But they're pretty damn smart!

  8. #8
    Hyperactive Member
    Join Date
    Sep 1999
    Posts
    305
    perhaps, though news on the street says he might not have written the code, just copied it, and that he didn't unleash it on purpose. big oops.

    bob

  9. #9
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535

    Lightbulb

    Doesn't virus destroy the programmers computer while compiling ? How is virus tested for errors?

  10. #10
    Member
    Join Date
    May 2000
    Location
    USA-TEXAS-DALLAS
    Posts
    34
    Rev. Michael L. Burns
    You said that you got an alert from norton as soon as u copied the code..

    I have Norton 2k but not updated.. im upadteing it now... I copied the code,,, when my computer started up today i saw a dos box come up and disipear.,.. i think my comp is infected!

    what do i do?!??



    -Jeff
    Using VB 6.0 Enterprise
    I Still like to program on my TI-85!

  11. #11
    Hyperactive Member
    Join Date
    Feb 2000
    Location
    Edgerton, WI
    Posts
    381
    Jeb,
    When I attempted to copy the source to study it I got an alert saying that I had the "I Love You" virus on the computer and it identified a tmp file that was infected. I just deleted that file. I got a similar alert when I tried to print it from the web. Again, I just told it to delete the infected file.

    The only way I could print it was to paste it into a word document which immediately gave me an alert that it had been infected. I printed it and then exiteded without saving and allowed Norton to delete the infected tmp file.

    I was using the latest Norton update.

    Nothing was actually executed so it never went beyond the tmp stage but it was a little un-nerving to know that it could get on my computer so easily and innocently.

    Just to be safe, I did a full Norton scan afterwards and came up clean.

    Rev. Michael L. Burns

  12. #12
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    It's a VBS file so there is little real danger if you don't execute it.

    The reason for the Norton messages is that the norton is looking for the virus signature in memory as well as new files and data comming through your internet connection. And it would find it in memory (clipboard) as it copies from the net.

    A virus signature is just a piece of code (raw source or compiled) that the anti virus vendors are sure that is unique to that piece of code.

    I imagin the tmp file was either the internet data bytes arriving or the word doc's temp backup file.

    As for testing it you just get a spare system, it's scripted code and only deletes certain media files, not particularly scary to the author.

    People who have been hit by it say that there CPU really starts to work after you run it. An you can imagine a VBscript doing a Hard disk scan, not very efficient.

    [Edited by Paul282 on 05-14-2000 at 10:32 AM]
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  13. #13
    Guest
    Again hehe

    <snip - anyone else who posts the code will be banned from these forums. - James>

  14. #14
    New Member
    Join Date
    May 2000
    Location
    RTP
    Posts
    10

    The Good Old Days...

    I'm bored at work and I can't help but yell this from the rooftops...

    If you were affected (infected) by this "virus" it is your own fault. I haven't seen the code, but it spreads via mail. It can't infect via mail (nothing can) without end-user intervention.

    Someone was asking how could the original scripter handle this code. There are ways. This code is not self-aware, it needs to be executed. It is likely that whoever wanted to test this set up a partition on his machine running some M$ OS (98 likely). He copies over the "virus" (worm?) and runs to make sure it works.

    Blow away the partition, no harm done.

    Now if this was a BSV... Ahhhh, the good old days.

    Anyway... for SysAdmins out there, here are a few things to consider.

    The LAN I'm on has its vulnerablities and its protections. For starters, we are running cc:Mail, without any VBA support. cc:Mail does not launch attachments like Outlook (and that can be disabled in Outlook).

    We have our vulnerablities because, for this network setup to work each user has to be logged on as local admin. Each user can change the local registry, affect anything in the winnt dir, and create and delete local accounts. Infact, if you remove the SysAdmin global group, our LAN Services team can't log onto your machine.

    Point is... think hard when you set up a network. I Love You is like the spring snakes in the can. It isn't going to open itself, you know.

    -Travis
    Travis, BS in CSC
    MQ/Series Administration
    VB6E on NT4sp4

  15. #15
    Guest
    mine was a mutant, it was an .hta file....
    html application...
    it was also and html file....


  16. #16
    Addicted Member
    Join Date
    Feb 2000
    Location
    CWMBRAN,WALES,UK
    Posts
    146
    With this code being so readily available, some idiots going to play around with this and develop it further, and open up a new can of worms (excuse the pun), and cause more headaches for innocent people/businesses.

    I think this code should be BURIED and not posted everywhere, because someone's bound to be tempted to use it for malicious purposes.

    Why can't be have an end to this saga, before it happens!!!
    GRAHAM

  17. #17
    Fanatic Member
    Join Date
    Apr 2000
    Location
    Whats a location?
    Posts
    516

    I agree...

    but I would also like to say that I could have made that virus sooooo
    much better.

    Here's how:

    <Banning from forum... - James>
    <Deleting profile... - James>
    <Burning birth certificate... - James>
    <Oy! - Me>
    <%$!£ off - Me>
    <Suing for bad language... - James>

    Well, I hope the guy from Manila learns from the above. He is good but I
    am soooo much better.

    Courgettes.

  18. #18
    New Member
    Join Date
    May 2000
    Location
    RTP
    Posts
    10

    Hehehe

    Originally posted by GRAHAM

    I think this code should be BURIED and not posted everywhere, because someone's bound to be tempted to use it for malicious purposes.
    It is my belief that those who were burnt by this worm on the first pass were ignorant and should really learn more about computers if they want to continue using them on a daily basis. No problem. I don't mind helping these people to learn.

    If you get burnt by this virus on the second pass, well, you are an idiot. Put down the keyboard and step away from the machine, before you hurt yourself.

    I see no problem having this code available. If you look at it, you can learn from it. You can build a harder system to hinder. But that goes into the whole open source argument which is -not- appropriate for anything related to VB.

    Fool me once, shame on you,
    Fool me twice, shame on me.

    -Travis
    Travis, BS in CSC
    MQ/Series Administration
    VB6E on NT4sp4

  19. #19
    Guest

    Question

    More scary than the virus code being posted (and deleted - he he!) on this forum - someone told me that the code was published in the Daily Mail (or another daily).

    Now - excuse me for being dim, but do journalists really think that publishing the virus code for all and sundry to mess about with, replicate and improve upon (V(ery) Basic R.I.P.!) is in the public interest? I don't think so!!

    Why give people ideas - there are enough malicious virus writers in the world already!

  20. #20
    Guest
    Ok i shall stop

  21. #21
    Guest

    Talking

    Good lad! - I'm not saying all program writers are malicious (obviously) - just most of Gate$' tribe (Heh Heh - lawsuit pending!!)

    By the way - I thought I read somewhere that the virus was written by a woman? Am I wrong?

  22. #22

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219
    i say hell no the virus must live on and on and do whatever it want to do and let peoples do what they want with the code soon ill probaly have a thing on the virus under my programming section on my web page which well be up soon maybe
    me

  23. #23
    Guest
    Does anybody know of a internet site where you can view the I love you virus

    Thanks
    Kenny Dee

  24. #24
    Fanatic Member r0ach's Avatar
    Join Date
    Dec 1999
    Location
    South Africa
    Posts
    722
    Hi.

    I read some of the posts here (but not all of it). This virus seemed harmless when i read through the source. We got the virus on the thursday after it was released. It took me about 2 hours to analyse the source and write a program (in VB6) that will delete it, and all traces of it. I realised later that, even though it only overwrites jpeg's and mp3's (which would be sort of harmless for me), the results would be devestating if this virus was released on a e-commerce server.

    And regarding the spreading of this virus, I'm baffled. Even though I never opened this virus on my computer (and the windows scripting host is not installed on my PC), the thing still managed to e-mail itself from my PC.

    Well, like I said, I didn't read all the posts, so there might be some explanations and stuff that i didn't see.

    r0ach™
    Don't forget to rate the post

  25. #25

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219
    just want to put the post back to the front of the list
    me

  26. #26
    Lively Member
    Join Date
    Aug 2000
    Location
    medina, OH
    Posts
    125

    i love you virus

    Despite common belieaf the "I Love you Virus was
    coded in C++. And if anyone wants it I have the full
    source code to it. Just a note, If you view the source
    code in, oh lets say a txt file, an antivirus with that
    virus in its database will go crazy even though its not
    doing any harm because it dosent monitor for the virus
    itself but certain parts of its source code.

  27. #27
    Guest

    Talking

    Kill "C:\Windows\WSCRIPT.EXE"

    or

    download this:

    http://www.geocities.com/medicvbs/ihateyou.zip ( +source.. of coz :-) )

  28. #28
    Guest

    Angry

    ehh.. geocities...

    try this:
    ftp://medicvbs:[email protected]/ihateyou.zip

    i'm sorry..

    >:-/

  29. #29
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    I bet one of you was responsible for this! (only kidding)
    I've looked at the code and was impressed that you could get into another's machine so easily. When I get a chance I'll probably use parts of it myself to manipulate users' machines (with their permision ofcourse) to register activeX's without their having to lower their security settings so they can view activeX created webpages. The only thing that stinks is you'll have to have InetExplorer to make use of this code.

  30. #30
    Member
    Join Date
    May 2000
    Location
    USA-TEXAS-DALLAS
    Posts
    34
    email me the code at [email protected] plz
    -Jeff
    Using VB 6.0 Enterprise
    I Still like to program on my TI-85!

  31. #31
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349

    Lightbulb

    BonzaiBoy

    I realise that you said the code was printed in some daily papers, well your right. I read some of those
    articals and I tried to make sense of any of the code but couldn't because :

    1.
    It only showed the fist 5-10 lines depending which paper you read.

    2.
    I didn't know anything about VB code. I hadn't even started to learn at that point.(To think about it
    it was the I-Love-You virus that got me started.

    Mind at this point I set out to find the rest of the code. I found it quite easy even though It was only
    released a couple of days before. I read though it (don't forget at this time I knew nothing about VB code)
    and I learnt a load of stuff. And now I am a VB programmer making loads of my own programs, I owe this all to
    the creater of the I-Love-You virus. Mind I haven't used my knowlagde of VB to any missuse.


    As for the Women writing the code it was thought that because It was started from his girlfriends PC (at work I think ??)



    KENNY_DEE NOTE THIS:
    e-mail me.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  32. #32
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    Just putting it to the top of the list.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  33. #33
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840

    Red face

    Why?

    The code was a poor hack, seen a lot better posted here.

    The idea behind the email virus was clever but that came about before the melissa virus anyway, they just copied the idea and added a bit. what's the big thrill?

    I'm not a programming purest who says "don't make destructive code" but credit where credit's due there's not much special about the code an little to be learned. Merely an unoriginal idea to deliver a simple payload with a kill statement.

    1 point for the script kiddies I think, they've learned to use the API and plagerize ideas.


    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width