Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Warning: Java component download site infected with malware

  1. #1
    Member Darryl.Burke's Avatar
    Join Date
    Mar 2010
    Location
    Madgaon, Goa, India
    Posts
    494
    Thanks
    8
    Thanked 48 Times in 46 Posts

    Default Warning: Java component download site infected with malware

    • A Google search for 'swing sliding panel' gave this as the first result: OutlookBar SlidePaneSwingJava Products
    • The page contains links to SyGem Software products
    • On clicking a SyGem link, Avira flagged a virus but the computer was infected. I suspect multiple malware and that the infection resulted from a virus/adware that went undetected by Avira
    • The symptoms observed are regular popping up of the default browser with advertising pages, and corruption of Windows7 desktop gadgets, with the clock showing as a black square with a second hand pointing straight up
    • Downloaded and installed Ad-Aware, which flagged and removed 10 malware objects. During the scan it halted the process zrr.exe several times.
    • With guidance from various Microsoft and third party help/support sites I removed the registry folder
      HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\
      (in case that last character doesn't display in your browser, it's the graphic character for the left bottom corner of a box -- looks a lot like L)
    • This solved the problem as far as the gadgets are concerned. I'll watch for a few days before I can be sure that all problems are solved

    This is being cross posted to other Java forums.

    db
    Last edited by Darryl.Burke; January 27th, 2011 at 02:00 AM.


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Warning: Java component download site infected with malware

    Hello Darryl.Burke,

    Long time no see. Thanks very much for this warning. I'm sure it will save many people hassle.

    For any of you that think you may be infected with Malware, I suggest the free removal tool Malware Bytes - Malwarebytes Download

    Even if you don't think your infected, it's worth a scan.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. Java Tip Jul 29, 2010 - Swing Console Component
    By helloworld922 in forum Java Swing Tutorials
    Replies: 6
    Last Post: April 16th, 2014, 12:08 AM
  2. Applet Security Warning & Class Loaders
    By tess in forum What's Wrong With My Code?
    Replies: 5
    Last Post: September 2nd, 2010, 01:41 PM
  3. Site to site communication (applet)
    By sanyi007 in forum Java Theory & Questions
    Replies: 0
    Last Post: May 16th, 2010, 07:19 AM
  4. how to transform an html file to a web site in java
    By nasi in forum Java Theory & Questions
    Replies: 9
    Last Post: March 28th, 2010, 11:06 PM
  5. How to Use the JList component - Java Swing
    By neo_2010 in forum Java Swing Tutorials
    Replies: 1
    Last Post: July 11th, 2009, 04:02 AM