HOW TO REMOTELY CLEAN MEROND.O WITH ESET SILENTLY

AID: 7949
  • Status: Published

1560 points

  • ByPhilonator
  • TypeResource
  • Posted on2011-09-29 at 05:14:30
HOW TO REMOTELY CLEAN MEROND.O WITH ESET SILENTLY
PROBLEM
      If you have the fortunate luck to contract the Merond.O virus on your network, it can be quite troublesome to remove as it propagates to network shares on your network.

In my case, the Eset client was able to pick up the virus but, it was not able to clean it successfully.  Eset created a stand alone tool that is executed from the command prompt that you can download here that handles removal nicely.
http://kb.eset.com/esetkb/index?page=content&id=SOLN2613

SOLUTION
This tool from ESET is great if you need to clean one pc and are in front of it.  To mass deploy and run it silently in the background do this:

1.      Create a network share that all users can read and write to, I called my \\server\merond

2.      Create four items in that folder.
a.      A new folder called logs
b.      A bat script named merond_remove_all.bat with the following line
\\server\merond\ESETMerondOCleaner.exe C:\ youradministratorpassword /user:yourdomain\administrator -v> \\server\merond\logs\%computername%.log 2>&1
c.      A copy of ESETMerondOCleaner.exe downloaded from eset
d.      A VBS script named merondremove.vbs with the following three lines
Set WshShell = WScript.CreateObject("WScript.Shell")
obj = WshShell.Run("\\server\merond\merond_remove_all.bat", 0)
set WshShell = Nothing

3.      In the Eset console, on the remote install tab, right click and click manage packages.  On the “Type” pull down select custom package, then click the create button in the middle of the dialog box.  Now click Add file and select your merondremove.vbs script.  On the package entry file select network share merondremove.vbs as well (it should autopopulate) then click create.  Click save as, give it a useful name like “merondremove” and click save.

4.      To run, in the same Remote install tab simply select your clients, right click, and push the installation.  Enter your domain credentials, click next, select the custom package you just created merondremove, next and finish.

Or as an alternate without eset you could create a login script or group policy that would look to the vbs file to execute.

5.      This step is optional, but if you have a large number of clients you can create a saved search (newer Os-es only- win7, 2008, etc) that will look at the logs folder for the term “org”.  If the search detects this then that computer had the file and was cleaned.  Eventually you will want to delete these files because they have the virus and are renamed making them useless.

Or, the manual way to check if the computers are still infected it to rescan the computer with eset.  **note that the scanner will still pick up the original file because it has been renamed with the .org file extension ie: word.exe.org


EXPLANATION
The .bat file
\\server\merond\ESETMerondOCleaner.exe C:\
This section states to run the EsetMerondOCleaner and scan the c:\ drive

youradministratorpassword /user:yourdomain\administrator
This line adds your domain username and password in plain text.  This is not a good IT practice but, I would recommend removing the virus then removing all these files from the IT share.  This line is required for newer machines like windows 7 because the cleaner needs elevated admin credentials to execute.

-v>
This is for verbose logging.

\\server\merond\logs\%computername%.log 2>&1
This line creates a log file of the computer name and deletes the previous log.  When fighting an outbreak like this you tend to re-run this script to make sure it is 100% gone.

The VBS script
This script calls up the .bat script and allows it to run silenly in the background.  There are probably better ways to do this but, google lead me to this simple three line code.

If you want to know if the tool is running you can look at the taskmanager and see if the process is running.


 

 
eset-taskmanager.jpg
  • 82 KB
  • eset taskmanager
eset taskmanager
    Asked On
    2011-09-29 at 05:14:30ID7949
    Tags

    Eset

    ,

    Merond

    ,

    Merond.o

    ,

    virus

    ,

    antivirus

    ,

    remove

    ,

    removal

    ,

    windows 7

    ,

    Vista

    ,

    xp

    ,

    script

    ,

    silent

    ,

    enterprise

    ,

    network

    Topic

    Anti-Virus Applications

    Views
    965

    Comments

    Add your Comment

    Please Sign up or Log in to comment on this article.

    Join Experts Exchange Today

    Gain Access to all our Tech Resources

    Get personalized answers

    Ask unlimited questions

    Access Proven Solutions

    Search 3.2 million solutions

    Read In-Depth How-To Guides

    1000+ articles, demos, & tips

    Watch Step by Step Tutorials

    Learn direct from top tech pros

    And Much More!

    Your complete tech resource

    See Plans and Pricing

    30-day free trial. Register in 60 seconds.

    Loading Advertisement...

    Top Anti-Virus Apps Experts

    1. younghv

      20,070

      0 points yesterday

      Profile
      Rank: Genius
    2. rpggamergirl

      15,032

      0 points yesterday

      Profile
      Rank: Genius
    3. SSharma

      14,546

      0 points yesterday

      Profile
      Rank: Genius
    4. ehabsalem

      6,600

      0 points yesterday

      Profile
      Rank: Wizard
    5. Russell_Venable

      6,288

      0 points yesterday

      Profile
      Rank: Wizard
    6. ve3ofa

      5,600

      0 points yesterday

      Profile
      Rank: Genius
    7. tzucker

      5,056

      0 points yesterday

      Profile
      Rank: Wizard
    8. thinkpads_user

      4,400

      0 points yesterday

      Profile
      Rank: Genius
    9. Bartender_1

      4,000

      0 points yesterday

      Profile
      Rank: Sage
    10. shahzoor

      3,652

      0 points yesterday

      Profile
      Rank: Guru
    11. Anuroopsundd

      3,400

      0 points yesterday

      Profile
      Rank: Sage
    12. DaveBaldwin

      2,976

      0 points yesterday

      Profile
      Rank: Genius
    13. Jonvee

      2,800

      0 points yesterday

      Profile
      Rank: Genius
    14. antony_kibble

      2,668

      0 points yesterday

      Profile
      Rank: Guru
    15. leew

      2,284

      0 points yesterday

      Profile
      Rank: Savant
    16. KOTiS

      2,000

      0 points yesterday

      Profile
      Rank: Master
    17. rrjmin0

      2,000

      0 points yesterday

      Profile
      Rank: Master
    18. MASQUERAID

      2,000

      0 points yesterday

      Profile
      Rank: Genius
    19. Paul-B

      2,000

      0 points yesterday

      Profile
    20. JohnBannon

      2,000

      0 points yesterday

      Profile
    21. tplaya07

      2,000

      0 points yesterday

      Profile
      Rank: Master
    22. Stewart_HendersonNO1

      2,000

      0 points yesterday

      Profile
    23. jhyiesla

      2,000

      0 points yesterday

      Profile
      Rank: Genius
    24. davealford

      2,000

      0 points yesterday

      Profile
      Rank: Guru
    25. Raquero

      2,000

      0 points yesterday

      Profile
      Rank: Master

    Hall Of Fame