Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. A really nasty virus

A really nasty virus

Scheduled Pinned Locked Moved The Lounge
helpsysadminwindows-admintutorialquestion
16 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NetDave
    wrote on last edited by
    #1

    Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

    QRZ? de WAØTTN

    S R L B S 8 Replies Last reply
    0
    • N NetDave

      Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

      QRZ? de WAØTTN

      S Offline
      S Offline
      Steve McLenithan
      wrote on last edited by
      #2

      Whenever an infection is as bad as this I nuke the drive and reinstall the OS. Somehow it never feels like you can totally get rid of it, or what else might have been messed with.

      // Steve McLenithan

      N D 2 Replies Last reply
      0
      • N NetDave

        Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

        QRZ? de WAØTTN

        R Offline
        R Offline
        Roger Wright
        wrote on last edited by
        #3

        NetDave wrote:

        I didn't see any groups for virus discussions.

        It's as good a place as any I can find. Svchost.exe has always been problematic; there's no easy way to see what it's doing, but it does almost everything (or seems to). I've tried identifying which program is using it many times, most recently using Spy++, but I've never found a way to peek into what all those threads are doing. There's a handy tool for finding out what apps or services are using a dll - Whoslocking - but I've never tried it on an exe file. If you could reach svchost from the Services applet in Admin tools, shutting it down would pop up a box to tell you what other goodies are dependent on it, but it's not there. You could try using Task Manager to end the process and see if it will give you a warning about other processes being affected, but I've never tried that. Theoretically a reboot will undo whatever instability that might cause, but I'm not about to trust MS to do anything right after my recent experiences. Really, there should be some well known tool for determining what the hell svchost is doing by now, but I haven't found one. Maybe some wizard at CP, upon reading of your plight, take up the task of writing one and publishing it here. That would make a truly useful article! :-D

        "A Journey of a Thousand Rest Stops Begins with a Single Movement"

        S 1 Reply Last reply
        0
        • N NetDave

          Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

          QRZ? de WAØTTN

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          See if this helps identify 1. Run Process Explorer (Sysinternals tool) 2. Select appropriate SvcHost.exe 3. Right click and select "Properties" 4. Select "Services" tab.

          Sohail

          modified on Friday, March 20, 2009 2:13 AM

          1 Reply Last reply
          0
          • S Steve McLenithan

            Whenever an infection is as bad as this I nuke the drive and reinstall the OS. Somehow it never feels like you can totally get rid of it, or what else might have been messed with.

            // Steve McLenithan

            N Offline
            N Offline
            NetDave
            wrote on last edited by
            #5

            Steve McLenithan wrote:

            nuke the drive

            Yeah, I know Steve. But if I do that then the bad guys win. :mad: I'm paranoid enough to make sure everything is backed up, so no problem there. But to rebuild a system from scratch is at least a full day just to start with, and then an ongoing process to add in the miscellaneous little bits as I find that I need them. What I do in a severe case like this is not to just flatten the drive, but instead buy a new one and build it up from scratch. I keep the other one around, either as another drive in the box or put it into and external drive case, so that I can grab stuff off of it as I need it. But again, that's a big price to pay in terms of reconfiguring my hardware and building a new main drive up from scratch. I don't want to give the bastards the satisfaction, and would rather locate all the nasty bits, kill them, and then pass that info on to others.

            QRZ? de WAØTTN

            H 1 Reply Last reply
            0
            • N NetDave

              Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

              QRZ? de WAØTTN

              B Offline
              B Offline
              Brady Kelly
              wrote on last edited by
              #6

              NetDave wrote:

              A: drive every few seconds. I stuck in a write-protected floppy

              I would just remove the A: drive before anyone sees it. ;P

              H 1 Reply Last reply
              0
              • B Brady Kelly

                NetDave wrote:

                A: drive every few seconds. I stuck in a write-protected floppy

                I would just remove the A: drive before anyone sees it. ;P

                H Offline
                H Offline
                Harvey Saayman
                wrote on last edited by
                #7

                I was thinking the same thing! :laugh:

                Harvey Saayman - South Africa Software Developer .Net, C#, SQL you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer) 1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111

                1 Reply Last reply
                0
                • N NetDave

                  Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

                  QRZ? de WAØTTN

                  S Offline
                  S Offline
                  Simon P Stevens
                  wrote on last edited by
                  #8

                  There are 4 tools I use when cleaning up a PC that have never failed me so far. 1) Hijack this[^] - Advanced scanner. Run it and analyse the results. (Watch out it gives a lot of false negatives. Only use this if you know what you are doing) 2) ProcessExplorer - from Sysinternals[^] - Better replacement for task manager. 3) CCleaner[^] - Cleans up the c*** and helps identify and disable auto run points. 4) format.exe - Handy little command line tool from MS that is guaranteed to get rid of all viruses. Just type "format c:\" and sit back and wait. ;)

                  Simon

                  1 Reply Last reply
                  0
                  • R Roger Wright

                    NetDave wrote:

                    I didn't see any groups for virus discussions.

                    It's as good a place as any I can find. Svchost.exe has always been problematic; there's no easy way to see what it's doing, but it does almost everything (or seems to). I've tried identifying which program is using it many times, most recently using Spy++, but I've never found a way to peek into what all those threads are doing. There's a handy tool for finding out what apps or services are using a dll - Whoslocking - but I've never tried it on an exe file. If you could reach svchost from the Services applet in Admin tools, shutting it down would pop up a box to tell you what other goodies are dependent on it, but it's not there. You could try using Task Manager to end the process and see if it will give you a warning about other processes being affected, but I've never tried that. Theoretically a reboot will undo whatever instability that might cause, but I'm not about to trust MS to do anything right after my recent experiences. Really, there should be some well known tool for determining what the hell svchost is doing by now, but I haven't found one. Maybe some wizard at CP, upon reading of your plight, take up the task of writing one and publishing it here. That would make a truly useful article! :-D

                    "A Journey of a Thousand Rest Stops Begins with a Single Movement"

                    S Offline
                    S Offline
                    Stuart Dootson
                    wrote on last edited by
                    #9

                    Roger Wright wrote:

                    Svchost.exe has always been problematic; there's no easy way to see what it's doing

                    Try Process Explorer[^], Roger - that's a task manager equivalent that (if you hover over the relevant process) will show you what services an svchost is running, or what DLL a rundll process is executing. And it comes from the guys @ SysInternals, so is trustworthy!

                    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                    R 1 Reply Last reply
                    0
                    • N NetDave

                      Steve McLenithan wrote:

                      nuke the drive

                      Yeah, I know Steve. But if I do that then the bad guys win. :mad: I'm paranoid enough to make sure everything is backed up, so no problem there. But to rebuild a system from scratch is at least a full day just to start with, and then an ongoing process to add in the miscellaneous little bits as I find that I need them. What I do in a severe case like this is not to just flatten the drive, but instead buy a new one and build it up from scratch. I keep the other one around, either as another drive in the box or put it into and external drive case, so that I can grab stuff off of it as I need it. But again, that's a big price to pay in terms of reconfiguring my hardware and building a new main drive up from scratch. I don't want to give the bastards the satisfaction, and would rather locate all the nasty bits, kill them, and then pass that info on to others.

                      QRZ? de WAØTTN

                      H Offline
                      H Offline
                      Hans Dietrich
                      wrote on last edited by
                      #10

                      Well, this won't help you now, but after you get things cleaned up, you should use Acronis TrueImage to image the C: drive. Much simpler than reinstalling everything. I always set up the OS on the C: drive by itself, just for this reason.

                      Best wishes, Hans


                      [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                      1 Reply Last reply
                      0
                      • S Steve McLenithan

                        Whenever an infection is as bad as this I nuke the drive and reinstall the OS. Somehow it never feels like you can totally get rid of it, or what else might have been messed with.

                        // Steve McLenithan

                        D Offline
                        D Offline
                        Dario Solera
                        wrote on last edited by
                        #11

                        Steve McLenithan wrote:

                        I nuke the drive

                        I say we take off and nuke the site from the Sulaco.

                        If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

                        1 Reply Last reply
                        0
                        • N NetDave

                          Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

                          QRZ? de WAØTTN

                          M Offline
                          M Offline
                          Mladen Jankovic
                          wrote on last edited by
                          #12

                          NetDave wrote:

                          found that svchost.exe is trying to write autorun.exe to it

                          Look what DLLs are loaded by the process. If you find something suspicious, remove it from safe mode or recovery console. I would also search for newly created .exe/.dll files with relatively small size in 'Windows' and 'Program Files' folders.

                          [Genetic Algorithm Library]

                          L 1 Reply Last reply
                          0
                          • M Mladen Jankovic

                            NetDave wrote:

                            found that svchost.exe is trying to write autorun.exe to it

                            Look what DLLs are loaded by the process. If you find something suspicious, remove it from safe mode or recovery console. I would also search for newly created .exe/.dll files with relatively small size in 'Windows' and 'Program Files' folders.

                            [Genetic Algorithm Library]

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #13

                            From now on malware writers will make their exe's/dll's moderately sized :)

                            1 Reply Last reply
                            0
                            • S Stuart Dootson

                              Roger Wright wrote:

                              Svchost.exe has always been problematic; there's no easy way to see what it's doing

                              Try Process Explorer[^], Roger - that's a task manager equivalent that (if you hover over the relevant process) will show you what services an svchost is running, or what DLL a rundll process is executing. And it comes from the guys @ SysInternals, so is trustworthy!

                              Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                              R Offline
                              R Offline
                              Roger Wright
                              wrote on last edited by
                              #14

                              Good tip - Thanks! :-D

                              "A Journey of a Thousand Rest Stops Begins with a Single Movement"

                              1 Reply Last reply
                              0
                              • N NetDave

                                Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

                                QRZ? de WAØTTN

                                Y Offline
                                Y Offline
                                Yusuf
                                wrote on last edited by
                                #15

                                In addition to Simon's suggestion I use 1. ComboFix[^] 2. SDFix[^]

                                Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

                                1 Reply Last reply
                                0
                                • N NetDave

                                  Well I picked up a really nasty virus today, sysguard.exe. I managed to track down the executable and expunge it, but was still seeing some nasty side effects, which I eventually traced down to a file named shoba.dll that was being launched from both HKCU and HKLM Run in the registry. So I clobbered that file, removed the entries from the registry and rebooted. Lo and behold, the registry entries reappeared, but the shoba.dll (which is clearly an exe in diguise) was unable to run, and a popup message told me so. So then I noticed the explorer.exe had been tampered with and replaced that, and now the registry entries are gone for good. But I still have one remaining problem something is trying to write to my A: drive every few seconds. I stuck in a write-protected floppy, ran filemon on A:, and found that svchost.exe is trying to write autorun.exe to it (but failing due to the write protection). So now I'm totally stumped. I've run a complete virus check with eTrust (which is the one I'm forced to use by my company) and it turned up nothing. I've looked at all the running processes and system services and don't see anything suspicious. Which means it's likely a trojan hiding inside an otherwise normal process. :mad::mad::mad::mad::mad: Any suggestions on finding out who is asking svchost.exe to write to the floppy? Or ideas on how to track the remaining evil parts of this SOB down? BTW, not knowing what the heck might be going on with the computer, I yanked it's network cable to quarantine it. It won't be back on the network until it's either fixed or rebuilt. :(( p.s. Is the lounge a proper forum for this issue? I didn't see any groups for virus discussions.

                                  QRZ? de WAØTTN

                                  N Offline
                                  N Offline
                                  NetDave
                                  wrote on last edited by
                                  #16

                                  Well it looks hopeless. Thanks to everyone for your suggestions, and to Sohail for the tip on looking at the Service tab in Process Explorer. But in the end, the system is becoming more and more unstable as I try to lobotomize it. X| So I'm making a final backup and will start the long and tedious process of rebuilding from the ground up. Perhaps I'll give the machine a new name - Phoenix. Thanks everyone! :rose:

                                  QRZ? de WAØTTN

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups