Results 1 to 3 of 3

Thread: Possible virus in ubuntu?

  1. #1
    Join Date
    Dec 2013
    Beans
    1

    Angry Possible virus in ubuntu?

    Hi! I'm new in ubuntu/linux, so please try to answer in a simple language. Here's my problem: I installed ubuntu on my netbook 7 months ago and I didn't have problems, but a week ago it happend's sometimes that when I open a link on internet, or click somewhere, automatically open a new window called "peliculas online" (online movies in spanish... i'm from Chile) an the web adress is the next: http://lpcl.glomobi.com/lp.aspx?lpId...&xc=15357&xt=1

    When I try to close it, it appears a message with the tipical: Are you sure you want to close this page? and when i close it, a new little window appears with a similar message. I have to close it again to make it really close. Does someone know how can i deactivate it? Pleasee help. Thanks !!!
    Last edited by danielaruiz-h; December 1st, 2013 at 09:04 PM.

  2. #2
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Possible virus in ubuntu?

    I'm not familiar with "peliculas online" but may this is be something in your browser ? An extension, addon, Facebook app ? Please check in your browser plugins and FB apps and remove anything you do not recognize. Alternatively, create another user profile in your browser and see if you still see the pop up. Which browser are you using ?
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  3. #3
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Possible virus in ubuntu?

    Quote Originally Posted by danielaruiz-h View Post
    Hi! I'm new in ubuntu/linux, so please try to answer in a simple language. Here's my problem: I installed ubuntu on my netbook 7 months ago and I didn't have problems, but a week ago it happend's sometimes that when I open a link on internet, or click somewhere, automatically open a new window called "peliculas online" (online movies in spanish... i'm from Chile) an the web adress is the next: http://lpcl.glomobi.com/lp.aspx?lpId...&xc=15357&xt=1

    When I try to close it, it appears a message with the tipical: Are you sure you want to close this page? and when i close it, a new little window appears with a similar message. I have to close it again to make it really close. Does someone know how can i deactivate it? Pleasee help. Thanks !!!
    Its likely a browser extension or plugin, or a DNS hijacking

    First, try running firefox in private browsing mode, do the popups appear then?

    Then, if they still appear, start disabling all your browser extensions. If it dissapears then, then it is a browser extension causing the issue.

    Else,
    Try closing firefox and running
    Code:
    mv .mozilla mozilla-bak
    and open firefox again

    If that works without popups (note that your bookmarks and history, and rest of the stuff arent lost even if they dont show up in the browser), that means that it is a browser issue.

    If its a browser issue, run the below, export the things that you need from Firefox
    Code:
    mv .mozilla mozilla-new
    mv mozilla-bak .mozilla
    Then, run the below to rename the infected firefox profile, and import the bookmarks, history, .etc that you exported from the old firefox.
    Code:
    mv .mozilla mozilla-old
    The infected firefox profile is now named mozilla-old, and firefox should automatically generate a new profile for you
    Last edited by sandyd; December 1st, 2013 at 10:44 PM.
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

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
  •