Page 11 of 13 FirstFirst ... 910111213 LastLast
Results 101 to 110 of 122

Thread: What would happen if you ran a windows virus using Wine?

  1. #101
    Join Date
    Oct 2007
    Beans
    44

    Re: What would happen if you ran a windows virus using Wine?

    Ha ha, I was wondering about this the other day. It's really good to know that it wouldn't mess up Ubuntu or your computer, but only your Wine conf.

  2. #102
    Join Date
    Oct 2005
    Location
    Peru, South America
    Beans
    1,486
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: What would happen if you ran a windows virus using Wine?

    Quote Originally Posted by sanderella View Post
    You guys are really scary, you are frightening little old ladies like me. I've got Wine, but never used it. Should I remove it?
    Nothing to fear! Really if you don't use it, there isn't a need to have it on there. Course if you don't use it, there is not a need to worry about it either. It doesn't just pickup and run viruses all by itself, and I have modified my configuration of my wine installation. For normal average people, there is really not a problem. Now if you go looking to run viruses on purpose there is a minimal threat at least in my experiences.

    Shane

  3. #103
    Join Date
    Mar 2008
    Location
    Copenhagen Denmark
    Beans
    722
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: What would happen if you ran a windows virus using Wine?

    ok. I tried 1000 ways to get a virus, and I found several but none would work in wine.

    Eventually i did a malicious code.. just for the fun of it
    pretty impressive to see how 6 digits can turn the entire OS into monkey
    Last edited by jakupl; April 9th, 2008 at 08:47 PM. Reason: For security reasons removed a code
    Ubuntu 10.10 Maverick | ASUS A6Rp | Intel(R) Celeron(R) M CPU 420 @ 1.60GHz | 4 GB ram |
    Graphic Card: ATI Technologies inc RC410 [Radeon Xpress 200M]

  4. #104
    Join Date
    Jan 2008
    Beans
    85

    Re: What would happen if you ran a windows virus using Wine?

    i think it's better to create a new user called wine
    and then run wine with this unpreviliged account
    (like some daemons process)
    like this
    sudo -u wine wine someprog.exe
    I know it will not work with some apps but if your paranoid it's better than nothing.

    personaly I don't guive any access to anyone to my home directory
    chmod o-rwx ~/

  5. #105
    Join Date
    Feb 2005
    Beans
    509
    Distro
    Lubuntu 11.10 Oneiric Ocelot

    Re: What would happen if you ran a windows virus using Wine?

    Quote Originally Posted by zazuge View Post
    i think it's better to create a new user called wine
    and then run wine with this unpreviliged account
    (like some daemons process)
    like this
    sudo -u wine wine someprog.exe
    I know it will not work with some apps but if your paranoid it's better than nothing.

    personaly I don't guive any access to anyone to my home directory
    chmod o-rwx ~/
    Is this the default setup for running Wine under 8.04?

    seems like it should be.

  6. #106
    Join Date
    Oct 2005
    Location
    Peru, South America
    Beans
    1,486
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: What would happen if you ran a windows virus using Wine?

    Quote Originally Posted by john_spiral View Post
    Is this the default setup for running Wine under 8.04?

    seems like it should be.
    This is not the default setup in 8.04. I don't think it will ever be the default setup, it is really not necessary. Your chances of actually getting a virus, and you running it with wine are very slim. I mean unless you just haphazardly run every .exe that you come across this is not going to be an issue that will affect you. Even if it does, it will not damage your system. So don't worry about it, unless you are looking for and trying to run viruses. Only run programs that you know are trustworthy.

    Shane

  7. #107
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: What would happen if you ran a windows virus using Wine?

    I agree with shane2peru.

    The biggest problem with a default wine installation is that there is a link to /

    Go to ~/.wine/dosdevices and run :

    Code:
    ls -l
    Just unlink it :

    Code:
    unlink z:
    I also unlink the one to ~ (home)

    IMO, I see no need for links from ~/.wine to any location outside of ~./wine, with the exception of a link to a CD/DVD (for installation purposes).
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  8. #108
    Join Date
    Mar 2007
    Location
    Éire
    Beans
    160
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: What would happen if you ran a windows virus using Wine?

    You can also do it graphically with winecfg, on the drives tab.

  9. #109
    Join Date
    Nov 2007
    Beans
    7

    Re: What would happen if you ran a windows virus using Wine?

    so what? The main question still hasnt been answered i think,

    if you run a virus in WINE under Linux, does it affect your Linux install?
    if you uninstall WINE with a virus, does it remove all instances of that virus?
    Can a virus move itself out of the imaginary C drive (AKA Z)?
    Can a virus run without SUDO permissions?

  10. #110
    Join Date
    Dec 2006
    Beans
    Hidden!

    Re: What would happen if you ran a windows virus using Wine?

    shane2peru

    do you know Don and Christie Lata in Aeroquipa?

    http://www.wegoperu.org/

Page 11 of 13 FirstFirst ... 910111213 LastLast

Bookmarks

Posting Permissions

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