Page 3 of 15 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 142

Thread: YOU THERE!! Malicios script installed as a DEB, please read!

  1. #21
    Join Date
    Oct 2009
    Location
    North Carolina US
    Beans
    54
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    The point is that I was dumb enough to think that Ubuntu was secure enough out here in the Linux wonderland that I love so much that I ended up on gnome-look downloading everything that looked cool without examining everything first.
    Another day has passed and I'm just a little bit smarter.

  2. #22
    Join Date
    Apr 2007
    Location
    Hamden, CT
    Beans
    649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Quote Originally Posted by Enlightened Shadow View Post
    OMG I installed this earlier today. It hasn't done anything to me yet please tell me how to remove it!
    lol 0wned!

  3. #23
    Join Date
    Oct 2009
    Location
    North Carolina US
    Beans
    54
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Quote Originally Posted by snova View Post
    Concerning.

    The .deb should be safe to remove through standard tools. There is a postrm script, but it's apparently harmless:

    Code:
    #!/bin/sh
    set -e
    # Automatically added by dh_makeshlibs
    if [ "$1" = "remove" ]; then
            ldconfig
    fi
    # End automatically added section
    Delete these:

    /usr/bin/Auto.bash
    /usr/bin/run.bash
    /etc/profile.d/gnome.sh

    Make sure none of them are still running either. It seems to only trigger when gnome.sh is run.

    I sent an email through gnome-look.org's Report Abuse link.

    I deleted both usr/bin/auto.bash
    and etc/profile.d/gnome.sh
    However the run.bash was not there at all.
    Another day has passed and I'm just a little bit smarter.

  4. #24
    Join Date
    Dec 2007
    Beans
    124

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Quote Originally Posted by LuisGMarine View Post
    lol 0wned!
    i know.........
    Last edited by conorsulli; December 8th, 2009 at 09:18 PM.

  5. #25
    Join Date
    Dec 2009
    Beans
    114
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Quote Originally Posted by Enlightened Shadow View Post
    Well it's too late for that now. I'm afraid that I just deleted that file. I hope I didn't mess up.
    That is evidence that it was working, because I do not think there is a legitimate "gnome.sh".

    Quote Originally Posted by conorsulli View Post
    Turns out it is a WoW fanboy... most important thing is to get the identity of this person and pull down the file
    There is not a clear connection between this person and http://05748.t35.com/; they have different IP addresses.

    However, he does appear to download lil' script packs as well, and is a ubuntu user...somebody should register for the site and investigate, I guess. And of course phishing is very bad.
    Last edited by dmizer; December 9th, 2009 at 02:11 AM. Reason: removed hyperlink
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  6. #26
    Join Date
    Jul 2007
    Beans
    414
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    http://05748.t35.com/

    That's just a convenient holding bucket, probably another innocent party.
    Last edited by dmizer; December 9th, 2009 at 02:11 AM. Reason: removed hyperlink

  7. #27
    Join Date
    Dec 2007
    Location
    Gainesville, Florida
    Beans
    Hidden!
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    mtr 05748.t35.com comes up with a couple of IPs that all point to Interserver, Inc.

    you can report abuse to them at abuse@trouble-free.net if you want.

  8. #28
    Join Date
    May 2008
    Beans
    Hidden!

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Quote Originally Posted by Enlightened Shadow View Post
    I deleted both usr/bin/auto.bash
    and etc/profile.d/gnome.sh
    However the run.bash was not there at all.
    That is good, it isn't downloaded until it runs.

    Quote Originally Posted by akashiraffee View Post
    That is evidence that it was working, because I do not think there is a legitimate "gnome.sh".
    Nowhere in official repos at least:

    Code:
    $ apt-file search /etc/profile.d
    gvfs-bin: /etc/profile.d/gvfs-bash-completion.sh
    speech-dispatcher: /etc/profile.d/speechd-user-port.sh
    It's gone from gnome-look.org already. That was quick...

  9. #29
    Join Date
    Oct 2006
    Location
    New York
    Beans
    1,118
    Distro
    Xubuntu 12.10 Quantal Quetzal

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Yup, looks like a DDOS (distributed denial of service) setup. A bunch of computers repeatedly pinging an address can possibly bring down a server. It seems unlikely and naieve, as a clever ip address will either deny pings or deny repeated pings from the same address. They can point the gun at whoever they will by changing the ip address, currently pointed at the world of warcraft site.

    Also, all I have in my /etc/profile.d/ is gvfs-bash-completion.sh and speechd-user-port.sh of which only the first has execute permissions (probably due to me disabling user accessibility features). So if you have other crazy nonsense there you can dump it. Of course the easy way would be to look at when the file was created and just delete recent stuff.

    I'm suggesting something like

    find /etc/profile.d/ -mtime 2 | xargs -n 1 sudo rm -i
    Last edited by hwttdz; December 8th, 2009 at 09:24 PM.
    xubuntu minimal, extensive experience, lshw: http://goo.gl/qCCtn
    blog: http://goo.gl/yLg78
    Linux viruses: http://goo.gl/6OCKA

  10. #30
    Join Date
    Dec 2007
    Beans
    124

    Re: YOU THERE!! Malicios script installed as a DEB, please read!

    Quote Originally Posted by imbjr View Post
    http://05748.t35.com/

    That's just a convenient holding bucket, probably another innocent party.
    Ok, my mistake however both users are into shady stuff... Ill investigate further
    Last edited by dmizer; December 9th, 2009 at 02:12 AM. Reason: removed hyperlink

Page 3 of 15 FirstFirst 1234513 ... LastLast

Tags for this Thread

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
  •