Slashdot Mirror


Java Zero-Day Vulnerability Rolled Into Exploit Packs

tsu doh nimh writes "The miscreants who maintain Blackhole and Nuclear Pack — competing crimeware products that are made to be stitched into hacked sites and use browser flaws to foist malware — say they've added a brand new exploit that attacks a previously unknown and currently unpatched security hole in Java. The curator of Blackhole, a miscreant who uses the nickname 'Paunch,' announced yesterday on several Underweb forums that the Java zero-day was a 'New Year's Gift,' to customers who use his exploit kit. The exploit has since been verified to work on all Java 7 versions by AlienVault Labs. The news comes days after it was revealed that Paunch was reserving his best exploits for a more closely-held exploit pack called Cool Exploit Kit, a license for which costs $10,000 per month."

193 comments

  1. Just remove Java and get it over with by Tridus · · Score: 2, Insightful

    At this point there is no reason for most home user systems to have Java on them at all. Just uninstall it and remove this never ending hole from your life.

    If you do need it for something (like Minecraft), you can remove it from the browser, which tends to also solve the security problems (unless the Java updater adds itself back in, which it's been known to do). Still a better option than just leaving it. There's very few websites left that actually use Java for anything today.

    It sucks more in the corporate world, where there's a lot more Java and thus no easy answer for the security problems that plague it. But for home users? Just remove it and make your life easier.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
    1. Re:Just remove Java and get it over with by nebulus4 · · Score: 2

      Easy for you to say. Here in Norway we are required to have it to do online banking :(

      --
      "It would be wrong to refuse to face the fact that everything is fundamentally sick and sad."
    2. Re:Just remove Java and get it over with by medv4380 · · Score: 1, Flamebait

      Copy the JRE folder into the Minecraft folder and write a batch file to launch it. Then Kill Java. Works for some enterprise environments too, but not all. All Browsers should block Java. Applets are nothing but plague rats now, and should be burned with fire.

    3. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      As someone who makes a living writing code in Java, I couldn't agree with you more. Java applets are a thing of the past and should be avoided and no reason to run or install the Java browser plugin.

      Java has found a nice niche server-side and in enterprise middleware, but is almost non-existent client side, and as you said those few client side Java programs (like Minecraft) dont' need the browser plugin.

    4. Re:Just remove Java and get it over with by TubeSteak · · Score: 2

      If you do need it for something (like Minecraft), you can remove it from the browser, which tends to also solve the security problems (unless the Java updater adds itself back in, which it's been known to do). Still a better option than just leaving it. There's very few websites left that actually use Java for anything today.

      This has been my situation for the last few years, )though not for minecraft.)
      Adobe's Flash/Shockwave more or less killed java for the average user.

      /the mass of exploits that is flash makes for another conversation entirely

      --
      [Fuck Beta]
      o0t!
    5. Re:Just remove Java and get it over with by edxwelch · · Score: 2, Informative

      Please, stop the FUD already. All the security holes have been accessed via the java browser plugin, so just disabling the plugin is enough. .. and while you at it, disable the .NET browser plugin. Just as many security holes have been found in that component as java.
      There is no need to uninstall JRE (If you have Java installed on your system, then you probably need it for something)

    6. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      But... but... Javascript is used all over the Web. You'd break almost everything if you uninstalled Java!

      [Typical mid-competency-know-it-all user response to the suggestion to uninstall Java.]

    7. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      There are a number of java programs that I regularly use, and they have no real alternatives (that don't suck).

      The problem isn't Java per se (although I respect the efforts to sandbox it, we all know that's a losing game), but rather that anyone would be crazy enough to allow a web browser to run processes with user level privileges. I blame it primarily on the historical tendency of adding functionality to webpages by relying on plugins; it's inherently insecure design.

      captcha: Apology

    8. Re:Just remove Java and get it over with by Minwee · · Score: 3, Funny

      But... but... Javascript is used all over the Web. You'd break almost everything if you uninstalled Java!

      I see. Have you tried turning it off and on again?

      Is it definitely plugged in?

    9. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      Either setup one browser for banking then, or disable java except when you're doing online banking?

    10. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      Really? Java isn't needed on home user systems?

      http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

      Pretty sure those apps aren't just in the corporate world.

    11. Re:Just remove Java and get it over with by Bill_the_Engineer · · Score: 3, Insightful

      While we are at it let's get rid of Python and Ruby which are associated with web exploits in recent news (The Ruby SQL injection being the latest) . It would make more sense to say "Just remove java plugins".

      Don't punish an entire language because of a bad implementation of a function that either uses the language or extends the language into where it really isn't needed anymore.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    12. Re:Just remove Java and get it over with by DigiShaman · · Score: 4, Informative

      Ya, and when the next JRE update prompts the user to install from the system tray, the browser plugin gets re-enabled (re-installed really).

      --
      Life is not for the lazy.
    13. Re:Just remove Java and get it over with by girlintraining · · Score: 1

      At this point there is no reason for most home user systems to have Java on them at all. Just uninstall it and remove this never ending hole from your life.

      It's used on a lot of websites to launch various games and applets to do things like search a database of parts. The same argument could be used for ActiveX controls and yet, you can't go online for very long without running into someone's website that uses it.

      But for home users? Just remove it and make your life easier.

      It'd be better to use something like NoScript to control access to it. I pair it with other plugins that prevent cross-site scripting, as most of these exploits take advantage of advertising link-ins to popular websites.

      --
      #fuckbeta #iamslashdot #dicemustdie
    14. Re:Just remove Java and get it over with by medv4380 · · Score: 1

      You'd rather have an Up-to-date JRE with major vulnerabilities sitting exposed via your Browser? I'd take the chance of an Out-of-date JRE sitting in a folder that's only used for Minecraft when I'm running it to Any of Them sitting exposed on a Browser.

    15. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      I am running Ubuntu 10 LTS and firefox comes with QuickJava, which allows you to enable and disable Java, Flash and JS by clicking a single button. I normally disable everything except JS.

    16. Re:Just remove Java and get it over with by hawkinspeter · · Score: 1

      There's a more interesting Ruby exploit (http://www.securityfocus.com/bid/57187) that can allows remote command execution.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    17. Re:Just remove Java and get it over with by Barlo_Mung_42 · · Score: 0

      Minecraft.

    18. Re:Just remove Java and get it over with by Tridus · · Score: 1

      You take the TIOBE numbers to mean anything whatsoever? Interesting.

      If you actually have something that uses Java on your home machine (though most users don't), disable the browser plugin. That solves the problem, assuming Java's updater doesn't go and turn it back on.

      --
      -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
    19. Re:Just remove Java and get it over with by Tridus · · Score: 1

      Which was specifically mentioned in the comment you're replying to. Awesome attempt at reading comprehension though!

      --
      -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
    20. Re:Just remove Java and get it over with by Bill_the_Engineer · · Score: 2

      Thanks! It would be more accurate to call it a "Ruby on Rails" exploit since just because it uses Ruby doesn't make it Ruby's fault which is the point of my parent post.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    21. Re:Just remove Java and get it over with by nebulus4 · · Score: 1

      Well, Firefox now comes with click-to-play feature so you can activate plugins on demand or white-list sites. Opera has it too. But it's not the point, OP was talking about removing the whole thing and it's just not an option.

      --
      "It would be wrong to refuse to face the fact that everything is fundamentally sick and sad."
    22. Re:Just remove Java and get it over with by DickBreath · · Score: 4, Funny

      Support: Have you tried pushing the 10 key?
      Customer: The 10 key? Do you mean F10?
      Support: No. The 10 key is a black rocker on the back of the computer with a 1 and a 0. Pushing that will make your computer secure.

      --

      I'll see your senator, and I'll raise you two judges.
    23. Re:Just remove Java and get it over with by snemarch · · Score: 1

      Same in Denmark - and we need it for .gov interaction as well. Remove the plugin from your primary browser, keep it in a secondary browser you launch just for Java stuff - and if you're slightly paranoid, keep that secondary browser in a virtual machine.

      --
      Coffee-driven development.
    24. Re:Just remove Java and get it over with by snemarch · · Score: 1

      None of those rely on the Java browser plugin - which is what gets you pwzned. Having JRE installed isn't a problem as long as you get rid of the browser plugin.

      --
      Coffee-driven development.
    25. Re:Just remove Java and get it over with by edxwelch · · Score: 1

      Unfortunately, you are right. Updating java re-enables the plugin (very bad :( ). However, Firefox seems to know that the plugin has security hole and disables it.

    26. Re:Just remove Java and get it over with by SplashMyBandit · · Score: 1

      You take the TIOBE numbers to mean anything whatsoever? Interesting.

      The TIOBE numbers are considered approximate, yet you fail to provide any alternative numbers and scoff at the approximation. Java rules the Enterprise, many development tools, and some games (IL-2, Minecraft, Take on Helicopters, the upcoming Arma3). The Java browser plugin may as problematic as Flash or the .NET plugin (Silverlight), but the Java Runtime Environment (JRE) itself is solid and very, very fast (which is why many developers, myself included, prefer Java to alternative development platforms).

      So please, enlighten us with your numbers showing Java usage is neglible. You can't. Perhaps it's just you think computing is your desktop only, yes? Well, there's a huge amount of computing (eg. the Enterprise) that the average Joe doesn't see or hear about (because enterprises don't always talk about their competitive advantages) - and a lot of that is Java.

    27. Re:Just remove Java and get it over with by SplashMyBandit · · Score: 3, Insightful

      .... and get rid of C and C++ for all their buffer overrun holes. Oh, and let us also get rid of Javascript while we're at it for all its exploits. Then we'd better shut down Silverlight/C# as well (http://www.cvedetails.com/product/19887/Microsoft-Silverlight.html?vendor_id=26). By the same measure we'd better ditch our operating systems to (http://www.cvedetails.com/vendor/26/Microsoft.html).

      So what do we have left after scorching the earth? nothing? they're all vulnerable and all need to maintained and patched. Java is not alone and not really any worse than any other technology.

      Or instead we could get real and demand that browsers fix their plugin model and run plugins with almost no privileges, ya know, as Unix/Linux does for services. That way the inevitable security holes are not catastrophic as they are now, and we don't have to do "denial of service" on ourselves by removing useful tools and technologies.

    28. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      Remove Java? How arrogant, myopic and presumptuous of you to think that home users have no legitimate use for Java, Mr know-it-all.

    29. Re:Just remove Java and get it over with by edxwelch · · Score: 2

      Sorry, to correct my previous post.
      Java does indeed overwrite system settings, however both Chrome and Firefox ignore the system setting and the plugin remains disabled.

    30. Re:Just remove Java and get it over with by mcgrew · · Score: 3, Interesting

      Here in Norway we are required to have it to do online banking :(

      I refuse to bank online, and I would ESPECIALLY refuse to bank online if the bank demanded java. If I want to check my balance I'll call them; I never heard of anyone getting rooted over a voice-only phone call.

      In fact, I use my credit card as little as possible online. Yes, I'm paranoid... but my computers haven't been infected with anything since my daughter installed the XCP trojan Sony provided on a CD she bought at the store she worked at.

      If I do get rooted, there's no sensitive information whatever on my PCs or phone.

    31. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      So, except Minecraft, what are the uses of Java for a home user ?

    32. Re:Just remove Java and get it over with by Anonymous+Brave+Guy · · Score: 2

      You must have an old computer. My 10 key is next to the cup holder on the front.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    33. Re:Just remove Java and get it over with by lgw · · Score: 2

      never heard of anyone getting rooted over a voice-only phone call.

      Bank fraud is hardly new to the internet. You can bank on the internet quite safely if you do it from a VM that you only use for thta purpose - and I strongly recommend that approach. I use a credit card freely online, but it's one with a $0 fraud protection guarentee.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    34. Re:Just remove Java and get it over with by antdude · · Score: 1

      How do we play Minecraft then? :P

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    35. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      I need it for LibreOffice. There are some features in LO that won't work without Java. Whatever happened to the plan to remove the need for Java from LO?

    36. Re:Just remove Java and get it over with by zixxt · · Score: 2

      Here here, The amount of updates released to keep .Net secure is the same or more than the security updates for JRE/JDK/JVM.

      People just seem to get off on basing Java it seems.

      --
      ---- GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
    37. Re:Just remove Java and get it over with by DigiShaman · · Score: 1

      That's good at least. Typically JRE is (was) required a fews years back by major corporate banking sites. Typically, it was used for scanning checks and uploading them to the site. For some god forsaken reason, not only must JRE not be updated (as it will break the web app), but sites required an older version of IE.

      Now if you ask me, I would tell the bank to eff off. But money talks and I'm not the CFO. In fact, typically MIS dept falls directly under accounting. So that's *never* going to happen. The leaves two other options. Create a stand-alone kiosk specialized for nothing, and (I mean nothing) but check scanning to the website in question, or have the user use a VM assuming the check scanner hardware will pass through and enumerate. The accountants bitch, the CFO listens, and instead they just use an outdated version of JRE on their machine with IE that shouldn't be updated. Deep Freeze utility is required which causes further administrative headaches. Essentially, now each accounting machine must be treated and coddled like fucking file servers with regards to their importance. Seriously, when they can't process data, the world stops for them. You IT job depends on it lest you piss off the CFO.

      Life. Is. Grand!

      --
      Life is not for the lazy.
    38. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 1

      Ya, and when the next JRE update prompts the user to install from the system tray, the browser plugin gets re-enabled (re-installed really).

      Have you tried using a real OS with a central package manager? No in-tray update utils. No unwanted re-enablements.

    39. Re:Just remove Java and get it over with by darthflo · · Score: 1

      I never heard of anyone getting rooted over a voice-only phone call.

      Hi. (Online) Security Officer for a large bank here. I deal with Phishing, Malware and the likes on a daily basis. You are partially right: Most of the attacks we observe tend to rely on an online vector. However, mixed-media has seen a great rise throughout 2012, the most popular attack being phishing coupled with voice-only phone calls.
      From our point of view, we can bring a lot of defense mechanisms into our online services, while phone-based authentication isn't quite up to scratch. Leaving phone-based attacks aside, simply forging your signature on a payment order tends to be easier than obtaining access to your online banking account.

      That being said: I don't work for your bank and am not aware about its security deployment. If you are interested in banking online but worried about security, shop around and compare security mechanisms. Whenever possible, favor two-factor solutions whose secondary factor is some device that is not connected to your computer (e.g. PhotoTAN, Flickering or a card reader); avoid mTAN and any variations of printed code matrices.

    40. Re:Just remove Java and get it over with by mcgrew · · Score: 1

      Thank you for that, it was informative. I really don't have any reason to bank online, and know better than to give any sensitive info to anyone who calls me.

    41. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      If ;you want to use that logic, then we should remove all MS Windows based systems, Mac has had a few expoits, android, and every other smart-phone O/S. Some versions of Linux have had a few, then we can all use UNIX, Unisys, maybe freebsd ( I am not sure if there have been any exploits for this one).

    42. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      The only problem is how long did it take Oracle to respond to the hast hole? 2 months? 3?

    43. Re:Just remove Java and get it over with by Anonymous Coward · · Score: 0

      Nope. I do online banking in Norway - without Java. The bank "Skandiabanken" does not require java. Java makes the online bank a bit smoother, but it falls back to a html-only solution if you don't have java.

      Seriously, write to your bank and demand a java-free alternative - or you'll switch to another bank. 15 years ago, some banks demanded "internet explorer" for online banking. So I told them:

      * this costs them customers, as those not running windows cant use internet explorer
      * there is NO security, because - surprise surprise - the browser string can lie. Specifically, mozilla could pretend to be IE.

      And guess what - they changed things quickly. Windows had over 90% market share then, but banks do not want to loose even 5%-10% of customers by demanding software the customer doesn't want. (Or cannot run at all - windows doesn't run everywhere either.)

      Today - you can tell them that you think java has a bad track record for security, and that you at least want the option to not use it. Implementing a html fallback is not particularly hard for them, and then the bank will work for all sorts of java-less platforms. Such as phones...

      Changing banks are not hard either. If you really like your stubborn bank, you don't have to leave it completely. Get an account in a bank that works without java - you don't have to get rid of the old bank at the same time. Then, do more and more of your transactions in the new bank. Drop the old bank when the new one works better for you, if they still haven't seen the light about non-java solutions.

  2. Java Web Start by Anonymous Coward · · Score: 0

    Is this exploit possible via Java Web Start, or only applets?

  3. Re:Oh Java... by medv4380 · · Score: 4, Insightful

    It would be very difficult to cull Java in an Enterprise environment that was build on it even if you wanted to. Convincing your Boss that you have to redevelop the entire system just to do it would also be a difficult task.

  4. LOL by Anonymous Coward · · Score: 0

    But Java is supposed to prevent all these security issues according to its evangelists! Seems to be meaningless when its own JVM is a threat vector. Apparetly the JVM writers fail at writing secure code. Throw Java on the trash heap and be done with it. Even Flash Player has less vulnerabilities. And that's really saying something when your software is less secure than shit that Adobe puts out.

    1. Re:LOL by Anonymous Coward · · Score: 0

      It's also unfortunate that Java developers have been unable to find a way to force AC's to actually RTFA and understand it.

  5. Re:Oh Java... by gstoddart · · Score: 5, Informative

    At this point does any tech savvy user still have the Java Runtime Environment installed?

    Sure, but I have No Script installed to keep it from running except when I need it to.

    Sadly, I find myself needing Java for a lot of work related stuff. I even have a couple of machines that still have Flash on them because it's occasionally called for.

    In the real world, you can't always get away from using it since there's always some company required thing you need to access -- but that doesn't mean I'm prepared to let it run by default on just any web site.

    Hell, a lot of the tools I need to run daily for work are in Java.

    --
    Lost at C:>. Found at C.
  6. Miscreant? by Anonymous Coward · · Score: 0

    The repetitive use of miscreant in TFS begs the question: aren't there more modern pejoratives that might be applied here? You know: blackguard, knave, footpad, malefactor, cad, ...

    1. Re:Miscreant? by Anonymous Coward · · Score: 0

      Yes: mendicant and buffoon?

  7. Best practices? by Anonymous Coward · · Score: 0

    INTERNET SURFERS: Enforce your browser/s so not run scripts and remove all instances of Java - congratulations, you're almost safe to browse the internet now but have you updated your flash player, Windows and all your non-Windows software? ...there are programs out there that can scan yout machine to alert you of out-of-date software. I seem to remember Trend Micro online scanner doing this, but you needed Java to run it! I know there are others but I can't name them... just use legitimate ones and don't just ask google to look for anitvirus 2013 lol.

    1. Re:Best practices? by MouseAT · · Score: 1

      Secunia PSI will do what you're looking for - it pulls down a list of the latest versions of common applications, checks them against the applications you have installed and alerts you to any that require updates or that are no longer supported. It's free for non-commercial home use, and gets installed as standard on any machine I use at home. I believe they do a corporate version as well, but I never paid any attention to it beyond the fact that it exists, and has a price tag somewhere in the general region of "my boss is never going to approve it".

  8. Paunch? by Big+Hairy+Ian · · Score: 1

    There's a hacker called Paunch? You are Kevin Smith and I claim my five pounds!

    --

    Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.

  9. How has the exploit maker gone unfound? by Wokan · · Score: 4, Insightful

    Seriously? This person is licensing an exploit kit for $10,000 per month and nobody has bothered following the money to shut him down? I have a hard time believing anyone could make $10K/mo doing this anyway. Wouldn't the first order of business by the exploit buyers be to make it work without the payments? What's the author going to do? Sue them for non-payment?

    1. Re:How has the exploit maker gone unfound? by durrr · · Score: 3, Interesting

      Follow the money and you probably find that various three letter agencies are his main customers.

    2. Re:How has the exploit maker gone unfound? by Mathematiker · · Score: 2

      Is finding a bug and writing an exploit for it illegal yet?

    3. Re:How has the exploit maker gone unfound? by i+kan+reed · · Score: 3, Insightful

      The mechanism that keeps his clients from cheating him is presumably the same mechanism that operates in every black market. Threat of retaliation. As for why they don't just follow the money, my guess is that it goes through some completely unregulated bank with a quickly opened then closed account for each transaction, in combination with hush money to appropriate government officials.

    4. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 2

      Seriously? This person is licensing an exploit kit for $10,000 per month and nobody has bothered following the money to shut him down?

      Shut him down? For what? Selling something that someone somewhere might use to break a law? That's not a crime in itself, you know.

      If the government could legally 'shut down' anyone and everyone capable of using a tool for crime, we'd all be in some seriously deep shit.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    5. Re:How has the exploit maker gone unfound? by Nerdfest · · Score: 5, Interesting

      There's a person finding exploits for $10,000 per month and Oracle, Microsoft and Adobe don't subscribe to it? That's just silly.

    6. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      There exist several companies who do this. "Weaponizing" is illegal, though, except if you are authorized by government, of course. See StuxNet.

    7. Re:How has the exploit maker gone unfound? by hawkinspeter · · Score: 1

      It depends on where in the world you are and who your friends are.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    8. Re:How has the exploit maker gone unfound? by Bill_the_Engineer · · Score: 2

      Shut him down? For what? Selling something that someone somewhere might use to break a law? That's not a crime in itself, you know. If the government could legally 'shut down' anyone and everyone capable of using a tool for crime, we'd all be in some seriously deep shit.

      Explain laws against selling drug paraphernalia, subsections of the DMCA, or consumer protection against malware laws in several states like California, Arizona, Indiana and others...

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    9. Re:How has the exploit maker gone unfound? by DarkOx · · Score: 1

      I have been wondering this ever since this guy surfaced. My assumption now is that he is an FBI honeypot. They don't mind letting a few actual Java/Webstart vuluns into the wild to give them credibility because they (the FBI) are

      1. not really in the business of protecting the ordinary citizen.

      2. secretly at least of the mostly correct opinion any assets put at risk by these vuluns are either controlled by those up on these things, capable of working around the issues and securing them anyway or operating systems riddled with so many other unmitigated vulnerabilities its mostly irrelevant from a security posture standpoint.

      Its all more valuable to them to passively watch what sorta of organized crime folks appear out of the wood work.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    10. Re:How has the exploit maker gone unfound? by DarkOx · · Score: 1

      One could argue as packaged what he is selling amounts to the digital equivalent of criminals tools. There absolutely are laws that bar you from selling tools specifically designed for criminal use. That is why its hard to get lock pick sets etc in many places.

      There are plenty of ways to publish the info anyone in the security community without assembling a nice script kiddy / petty criminal ready tool to go cause mayhem with. Yes if you give me a white paper that describes the resulting offsets you got from the fuzzer you wrote, and some memory locations large enough for shell code I can put together a C program in moments to do something nasty, as can tens of thousands of others, but that is the risk of living in a free society. Odds are pretty good you have by not passing out binaries raised the bar enough that the folks who can use the information for evil have other economic opportunities.

      Duct tape, a short baton, party mask, toy or real pistol are all things that are perfectly legal to sell by themselves. I bet the local DA will do something about you pretty quickly if you put them all together in one box label "Rape Kit" and attempt market them though.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    11. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 1

      I do think your are overestimating the intelligence of FBI personnel by a large degree. They simply don't give a shit because the guy actually doesn't do anything criminal. His customers might do, but the same can be said about sellers of fertilizer.
      They are after people who use fertilizer to build Diesel-fertilizer bombs, though. And certainly after people who use viruses for criminal activity such as collecting CC numbers and account details. But they are also realistic and know that 50% of Windows PCs worldwide are already infested by dozens of viruses. So...what ?

    12. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      While that is not a bad deal I think the problem is that dealing with the individual would have to be done through back channels. For one thing he probably would not sell if he knew it was one of those companies so you would have to create some sort of front.

      Payment, taxes, etc would be a big issue when trying to handle you subscription to this guy's work as well. The black/gray market would probably have much less issue.

      Plus if he ever gets pinched your company could be in trouble for supporting a criminal.

    13. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 1

      They offer a hosted service, they don't give the exploits to customers.

    14. Re:How has the exploit maker gone unfound? by DarkOx · · Score: 1

      I did not mean to imply he necessarily was working for them. Although I would not discount that as possibility. I do expect they know who he is one way or another, and as I stated they probably view these java exploits as not a threat to someone who is not most likely already a victim.

      My guesses would be one of the following are true:

      1. He is direct FBI plant, on the pay roll and informs on his customers.
      2. He has a handshake agreement with the FBI to let him run his little racket and make what money he can while they get to gather intelligence.
      3. He has not specific relationship with him but they keep a close eye on things; they could pick him up anytime they want but find it more useful to let a small fish like him keep swimming so as to see which sharks get drawn into the vicinity.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    15. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 1

      Shut him down? For what? Selling something that someone somewhere might use to break a law? That's not a crime in itself, you know. If the government could legally 'shut down' anyone and everyone capable of using a tool for crime, we'd all be in some seriously deep shit.

      Explain laws against selling drug paraphernalia,

      "Drug paraphernalia" is illegal to sell because it contains traces of illegal drugs, not because of what it is. That's why you can buy a brand new "water tobacco pipe" from a head shop, but not a used bong (water pipe that has been used to smoke marijuana), even though they are the exact same piece of equipment.

      subsections of the DMCA,

      Such as?

      consumer protection against malware laws in several states like California, Arizona, Indiana and others...

      A) Again, such as? If you can't cite specific ordinance, I'm inclined to call bullshit.

      B) State law != federal law. I'm certain some municipalities have laws against selling slim-jims (automotive lock picks), but that doesn't make them illegal to sell nationwide.

      Here's a link that can help you develop a basic understanding of the difference between state and federal laws.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    16. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      Maybe, maybe not. There was a story a year ago or more how USG used the services of "security" companies to take over botnets from the Mafia, so that USG could use the Botnets for USG intelligence gathering.

      So, USG is running botnets !

      Imagine all the noises if the Chinese did this.

    17. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 1

      One could argue as packaged what he is selling amounts to the digital equivalent of criminals tools.

      One could argue that about hardware stores, too, but that person would get laughed out of the room, and rightly so.

      There absolutely are laws that bar you from selling tools specifically designed for criminal use.

      On a federal level? Cite the statute, or STFU.

      There are plenty of ways to publish the info anyone in the security community without assembling a nice script kiddy / petty criminal ready tool to go cause mayhem with. Yes if you give me a white paper that describes the resulting offsets you got from the fuzzer you wrote, and some memory locations large enough for shell code I can put together a C program in moments to do something nasty, as can tens of thousands of others, but that is the risk of living in a free society. Odds are pretty good you have by not passing out binaries raised the bar enough that the folks who can use the information for evil have other economic opportunities.

      Preface: Cars are often used for criminal acts.

      So, to bring out the oft-over used car analogy - what you're saying here is that you believe would be legally OK for GM to release the instructions on how to make a car, but if they actually build cars and sell them, they're guilty of encouraging crime?

      I shouldn't even have to point out how ridiculous that theory is.

      Duct tape, a short baton, party mask, toy or real pistol are all things that are perfectly legal to sell by themselves. I bet the local DA will do something about you pretty quickly if you put them all together in one box label "Rape Kit" and attempt market them though.

      Well, sure, if you blatantly say, "the only purpose of this thing I'm selling is to break the law." But that's not the case here, and as far as I'm aware, never is.

      If you can't see a use for an exploit kit outside the commission of crimes, I'd waver a guess you've never worked in any form of security.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    18. Re:How has the exploit maker gone unfound? by DarwinSurvivor · · Score: 1

      If you have to pay a guy $10K for a exploit pack to JAVA do you really think you're smart enough to break his DRM?

    19. Re:How has the exploit maker gone unfound? by mjwalshe · · Score: 1

      why would they pay him or allow him to work outside their controll

    20. Re:How has the exploit maker gone unfound? by Bill_the_Engineer · · Score: 1

      "Drug paraphernalia" is illegal to sell because it contains traces of illegal drugs, not because of what it is.

      Wishful thinking. Let me introduce you to 21 USC 863 specifically where it defines the term drug paraphernalia:

      The term “drug paraphernalia” means any equipment, product, or material of any kind which is primarily intended or designed for use in manufacturing, compounding, converting, concealing, producing, processing, preparing, injecting, ingesting, inhaling, or otherwise introducing into the human body a controlled substance, possession of which is unlawful under this subchapter. It includes items primarily intended or designed for use in ingesting, inhaling, or otherwise introducing marijuana, [1] cocaine, hashish, hashish oil, PCP, methamphetamine, or amphetamines into the human body, such as—

      (1) metal, wooden, acrylic, glass, stone, plastic, or ceramic pipes with or without screens, permanent screens, hashish heads, or punctured metal bowls; (2) water pipes; (3) carburetion tubes and devices; (4) smoking and carburetion masks; (5) roach clips: meaning objects used to hold burning material, such as a marihuana cigarette, that has become too small or too short to be held in the hand; (6) miniature spoons with level capacities of one-tenth cubic centimeter or less; (7) chamber pipes; (8) carburetor pipes; (9) electric pipes; (10) air-driven pipes; (11) chillums; (12) bongs; (13) ice pipes or chillers; (14) wired cigarette papers; or (15) cocaine freebase kits.

      This statue was used as the basis for Operation Pipe Dreams where 55 people were indicted and charged for trafficking in illegal drug paraphernalia.

      subsections of the DMCA,

      Such as?

      17 USC 1201 section (2) states:

      (2) No person shall manufacture, import, offer to the public, provide, or otherwise traffic in any technology, product, service, device, component, or part thereof, that —
      (A) is primarily designed or produced for the purpose of circumventing a technological measure that effectively controls access to a work protected under this title;
      (B) has only limited commercially significant purpose or use other than to circumvent a technological measure that effectively controls access to a work protected under this title; or
      (C) is marketed by that person or another acting in concert with that person with that person's knowledge for use in circumventing a technological measure that effectively controls access to a work protected under this title.

      consumer protection against malware laws in several states like California, Arizona, Indiana and others...

      A) Again, such as? If you can't cite specific ordinance, I'm inclined to call bullshit.

      Here's a page with some links to State ordinances related to malware

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    21. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      >why would they pay him to make him think he is working outside their control

      Geee... I don't know.

    22. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 1

      "Drug paraphernalia" is illegal to sell because it contains traces of illegal drugs, not because of what it is.

      Wishful thinking. Let me introduce you to 21 USC 863 specifically where it defines the term drug paraphernalia:

      The term “drug paraphernalia” means any equipment, product, or material of any kind which is primarily intended or designed for use in manufacturing, compounding, converting, concealing, producing, processing, preparing, injecting, ingesting, inhaling, or otherwise introducing into the human body a controlled substance, possession of which is unlawful under this subchapter. It includes items primarily intended or designed for use in ingesting, inhaling, or otherwise introducing marijuana, [1] cocaine, hashish, hashish oil, PCP, methamphetamine, or amphetamines into the human body, such as—

      (1) metal, wooden, acrylic, glass, stone, plastic, or ceramic pipes with or without screens, permanent screens, hashish heads, or punctured metal bowls; (2) water pipes; (3) carburetion tubes and devices; (4) smoking and carburetion masks; (5) roach clips: meaning objects used to hold burning material, such as a marihuana cigarette, that has become too small or too short to be held in the hand; (6) miniature spoons with level capacities of one-tenth cubic centimeter or less; (7) chamber pipes; (8) carburetor pipes; (9) electric pipes; (10) air-driven pipes; (11) chillums; (12) bongs; (13) ice pipes or chillers; (14) wired cigarette papers; or (15) cocaine freebase kits.

      Yet I can still walk into any of the dozen or so head shops in town, and walk out with any of those items, legally. All the proprietors have to do is put a little sticker on the object that states, "FOR TOBACCO USE ONLY," and bip-bang-boom, not drug paraphernalia.

      This statue was used as the basis for Operation Pipe Dreams where 55 people were indicted and charged for trafficking in illegal drug paraphernalia.

      According to the link you provided, the only arrests made were in Pennsylvania and Iowa. not really what I would consider the national dragnet that you're making it out to be.

      subsections of the DMCA,

      Such as?

      17 USC 1201 section (2) states:

      (2) No person shall manufacture, import, offer to the public, provide, or otherwise traffic in any technology, product, service, device, component, or part thereof, that — (A) is primarily designed or produced for the purpose of circumventing a technological measure that effectively controls access to a work protected under this title; (B) has only limited commercially significant purpose or use other than to circumvent a technological measure that effectively controls access to a work protected under this title; or (C) is marketed by that person or another acting in concert with that person with that person's knowledge for use in circumventing a technological measure that effectively controls access to a work protected under this title.

      As I said before, if the sole purpose of the kit was crime, you'd have a point. However, as the kit can also be used to prevent crime, harden networks, discover bugs, et. al., the DMCA clauses cited above would not apply.

      well, that and the fact that 17 USC 1201 section (2) specifically encompasses copyright, and nothing else. Context is pretty important, you know.

      consumer protection against malware laws in several states like California, Arizona, Indiana and others...

      A) Again, such as? If you can't cite specific ordinance, I'm inclined to call bullshit.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    23. Re:How has the exploit maker gone unfound? by Bill_the_Engineer · · Score: 1

      Let's go back to your post:

      Shut him down? For what? Selling something that someone somewhere might use to break a law? That's not a crime in itself, you know.
      If the government could legally 'shut down' anyone and everyone capable of using a tool for crime, we'd all be in some seriously deep shit.

      You gave a premise that the government could not legally 'shut down' anyone and everyone capable of using a tool for crime.

      I gave three of where "the government" could and have. You didn't say what type of government - you said "the government".

      I should of known that since you accused me of "bullshit" that you wouldn't accept counter examples to your statement. One day you may figure out Google.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    24. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 0

      Let's go back to your post:

      Shut him down? For what? Selling something that someone somewhere might use to break a law? That's not a crime in itself, you know. If the government could legally 'shut down' anyone and everyone capable of using a tool for crime, we'd all be in some seriously deep shit.

      You gave a premise that the government could not legally 'shut down' anyone and everyone capable of using a tool for crime.

      I gave three of where "the government" could and have. You didn't say what type of government - you said "the government".

      Fair enough, I was under the assumption that references to "the government" were pretty much defacto references to federal government, but I suppose I could have further clarified for the laymen who don't pay attention to politics. Sometimes I forget Slashdot has an international audience, many of whom are ignorant of American political lingo.

      Of course, as an American, you don't really get to use that excuse.

      I should of known that since you accused me of "bullshit" that you wouldn't accept counter examples to your statement. One day you may figure out Google.

      Now, now, there's no need to be petulant - it does nothing to move the discussion forward, and really only serves to makes yourself look like an uptight asshole who can't handle having a disagreement without getting all butthurt about it.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    25. Re:How has the exploit maker gone unfound? by Bill_the_Engineer · · Score: 1

      I was under the assumption that references to "the government" were pretty much defacto references to federal government, but I suppose I could have further clarified for the laymen who don't pay attention to politics. Sometimes I forget Slashdot has an international audience, many of whom are ignorant of American political lingo.
      Of course, as an American, you don't really get to use that excuse.

      I believe most people will equate the "government" as being either federal, state, or local. You don't see discussions limited to federal government on Slashdot. If you look back at what's been presented on Slashdot, you'll find plenty of stories that talk about state and local government actions as they relate to technology. Besides the first examples I gave you were federal, only the last example were state laws.

      Now, now, there's no need to be petulant - it does nothing to move the discussion forward, and really only serves to makes yourself look like an uptight asshole who can't handle having a disagreement without getting all butthurt about it.

      I'm the petulant one? I'm not the one declaring someone's comments as bullshit nor am I the one calling people asshole. All I do is give information. I can bring the horse to water but I can't make him drink.

      By the way, moving the goal posts isn't the same as moving forward.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    26. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 1

      Now, now, there's no need to be petulant - it does nothing to move the discussion forward, and really only serves to makes yourself look like an uptight asshole who can't handle having a disagreement without getting all butthurt about it.

      I'm the petulant one? I'm not the one declaring someone's comments as bullshit nor am I the one calling people asshole. All I do is give information. I can bring the horse to water but I can't make him drink.

      I never declared anyone's comment as bullshit, you inferred that because that's what you wanted to think; if you go back and re-read my comment, I said that I would be forced to call bullshit on your claims if you failed to provide reference. The reference was provided, and I did not declare the claims bullshit as a result.

      In the same fashion, I never called anyone an asshole - I merely pointed out that by making such petulant accusations as

      I should of known that since you accused me of "bullshit" that you wouldn't accept counter examples to your statement.

      Followed by needless snark:

      One day you may figure out Google.

      makes you look like an uptight asshole. Note that "look like" and "are" have completely different meanings.

      By the way, moving the goal posts isn't the same as moving forward.

      Completely agree, and it's a non-starter to this discussion - it appears the issue in this case is less about moving the goalposts, and more about failing to properly establish their location to begin with, which I take full responsibility for.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    27. Re:How has the exploit maker gone unfound? by Bill_the_Engineer · · Score: 1

      No harm no foul.

      I still don't understand why you consider jurisdiction significant.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    28. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      but... but... They give you $100 bug bounties!

    29. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      Because he lives in mother russia?

    30. Re:How has the exploit maker gone unfound? by blade8086 · · Score: 1

      Riiight.. because people who even know multiple customers willing to pay $10k for an exploit kit aren't seriously connected to other fraudsters and shady mafia types, and so on - e.g. 'oh hey - need to get some money sent? - I have a network of 50 people willing to accept transactions under 1k via their $account_type - I can get this to you for only a 25% transaction fee', 'I have this set of 100 accounts which are completely legal but otherwise dormant and unmonitored', 'oh, just buy 500 items from my bogus web dildo store', etc.

    31. Re:How has the exploit maker gone unfound? by DarkOx · · Score: 1

      Funny thing I do work in IT security. I pretty familiar with many of the exploit kits out there and regularly work with (I won't drop names) one of the developers of a more popular one.

      The thing is while they are fun to play with I don't seem them adding lots of value. I am not suggesting any information be censored here. Publish your whitepaper with details about how an exploit work, publish the source code even! I draw the line a slick little binary with GUI interface. Things like Backtrack just being out there for all to download I think is counter productive. To be totally frank the pentester argument is crap, there are some really go pentesters out there but the vast vast majority are irresponsible, incompetent, or both.

      I have stood over the shoulders of these guys and watched them download tools, that they can't authenticate the publisher for, not read any source code, compile, and stopped them right before they were about to execute on secure machines. A good portion of the time these guys ARE the vulnerability.

      I have seen guys from one of the big audit firms (again not going name drop) download a binary from the web, from a site not verified by any certificate or anything, not check the said binary matches any known safe hash, and get ready to run it on one of my domain controllers. I asked him to leave after that.

      These folks often don't know the first thing about exploit development. If they had to try something on their own they'd be completely in over their heads. I doubt many have even run a debugger or could tell you what a program counter is. I have also had some teams in with folks who were creating exploits against apps we run on the spot they'd never seen those guys are out there too.

      From a Blue team perspective a possible vulnerability should be treated the same as a proven one; closed in one way or another as soon as possible.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    32. Re:How has the exploit maker gone unfound? by CanHasDIY · · Score: 1

      No harm no foul.

      I still don't understand why you consider jurisdiction significant.

      Because it is.

      Consider this case of the exploit kit maker: Presuming he lives in a city/county/state that does not have a law that explicitly makes his sale of the exploit kit a criminal act, then he cannot be charged with any crime, as there definitely is not a federal law against making available tools which can be used for crime (assuming, of course, this isn't the tools only stated purpose; with the exploit kit, it is a reasonable assumption that the tools can be used to prevent crime as well, and thus they are not crime-exclusive tools).

      Conversely, if he lives somewhere that has a local/state ordinance making the sale of potential crime tools a crime in itself, then he most definitely could be arrested, and subject to prosecution.

      The point is, OP stated their opinion in such a way as to indicate their belief that, regardless of locality, selling the kit would be a punishable offense in the US. I merely intended to point out how and why that is not the case, albeit doing an apparently piss-poor job of clarifying my intended meaning.

      --
      An enigma, wrapped in a riddle, shrouded in bacon and cheese
    33. Re:How has the exploit maker gone unfound? by Bill_the_Engineer · · Score: 1

      I don't think the OP took locality in account, and you must admit in today's political environment it doesn't take much to make a federal case out of any issue.

      For the record, the items that I went into detail were federal statues.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    34. Re:How has the exploit maker gone unfound? by Anonymous Coward · · Score: 0

      As a honeypot.

    35. Re:How has the exploit maker gone unfound? by greg1104 · · Score: 1

      They offer a hosted service, they don't give the exploits to customers.

      When I said before that I couldn't have any less respect for things hosted "in the cloud" for no good reason, I see I was wrong.

  10. Re:Oh Java... by Mathematiker · · Score: 5, Insightful

    You know the difference between a browser plugin and the JRE?

    Do you really think that having eclipse or matlab installed on your computer (both contain a JRE) makes it magically vulnerable?

  11. Re:Oh Java... by gl4ss · · Score: 2

    my bank requires it.

    most browsers today though ask per page if you want to run it, don't they? at least firefox does..

    --
    world was created 5 seconds before this post as it is.
  12. Re:Oh Java... by The+MAZZTer · · Score: 0

    If you play Minecraft you need Java installed.

  13. Re:Oh Java... by ByOhTek · · Score: 1

    I do. I administrate/develop for/run a server that is built on java :-(

    Also, anyone who plays mincraft would have it installed.

    --
    Self proclaimed typo king, and inventor of the bear destroying coffee table (patent not pending).
  14. Safer browsing by ArcadeMan · · Score: 2

    Disable Flash and Java. Most websites with video will work fine, even if some require to change your user-agent to "iPad".

    What do you mean, your browser can't display H.264 natively? Get a real browser.

  15. Re:Oh Java... by Nerdfest · · Score: 4, Insightful

    Why would you not develop systemns in it, or rewrite existing ones? Just stop using the ridiculous browser plug-in. It's the new ActiveX.

  16. Re:Oh Java... by Anonymous Coward · · Score: 4, Informative

    If you use IE you can disable Java for all sites except the "enterprise ones". Even on IE6 - assuming an Enterprise environment typical of the sort you are talking about ;).

  17. Re:Oh Java... by Anonymous Coward · · Score: 0

    I disable the Java plugin in all browsers except one, for that one I leave the 64bit JRE installed, Since there's only one 64bit browser, clearly I'm talking about MSIE, the browser you usually don't want this crap to run in. Blame Google and Mozilla.

  18. Re:Oh Java... by medv4380 · · Score: 1

    Because some people deployed the applications using Applets and WebStart so just getting rid of it becomes a bit of an issue.

  19. The bigger surprise... by Last_Available_Usern · · Score: 1

    The Java exploit is much less surprising to me than how casually we include the fact that this guy (and others) are selling exploit kits online. I remember when stuff like this used to be so underground you had to "know someone who knew someone" to find it. Perhaps what he's selling isn't technically illegal, but it's still surprising to read.

  20. Re:Oh Java... by TheLink · · Score: 1

    Create a browser instance/profile solely for your banking. Then configure the browser to have everything off except for your bank's URLs.

    My normal browser runs as a different user from my logged in user account. My bank browser runs as yet another user. So pwning my normal browser still requires a privilege escalation to affect my main user account or my banking stuff.

    My main account has access to the files and folders of the normal browser account. But not the other way around.

    --
  21. Here's A Real Programming Language by Anonymous Coward · · Score: 1

    Sappeur:

    + Memory Safe
    + No VM
    + No GC but reference-counted smart pointers
    + extremely quick startup times (down to 10ms)
    + almost all C and C++ style high-performance features such as stack allocation, value arrays, destructors available
    + memory safe even for multithreaded applications
    + destructors
    + RAII

    http://sourceforge.net/p/sappeurcompiler/code-0/2/tree/trunk/doc/SAPPEUR.pdf?format=raw

    http://sourceforge.net/p/sappeurcompiler/code-0/2/tree/trunk/

    Is it 100% delivering the security it promises ? Probably not at this point, but my guess is that with the same amount of engineering work as has been put into the JVM, Sappeur could be almost 100% delivering the advertised security. It is actually a quite simple concept.
    Currently, it is in the proof-of-concept stage.

    1. Re:Here's A Real Programming Language by SplashMyBandit · · Score: 1
      • - no standard networking library.
      • - no standard UI library.
      • - no standard Web library or application servers.
      • - no standard memory/CPU profiler (JVisualVM r0x0r!!!)
      • - no standard database access.
      • - no standard dependency injection framework.
      • - no standard XML handling framework.
      • - no standard logging framework.
      • - no standard way to integration with LDAP/Active Directory
      • - compiles to C++ so requires porting to every destination platform.
      • ... etc

      It is the libraries that matter, not the language. Add libraries and you get hugely increased functionality and productivity, but unfortunately some security holes also creep in as different parts interact (this is true for any development language). I'd rather take the productivity, thanks.

    2. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      - compiles to C++ so requires porting to every destination platform.

      Because Java programs work on different platforms through magic rather than having to port the JVM to each of the platforms? Also, it is nonsense to say that a C++ program needs porting to each platform. I write complex Qt apps that need ZERO source porting between platforms.

    3. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      Most of the things you mention are already there in their infancy (e.g. Socket class in http://sourceforge.net/p/sappeurcompiler/code-0/2/tree/trunk/sample1/TCP.ad ) or they could be created by any competent C++ programmer very quickly.

      I once created an ODBC Wrapper class for C++ in less than a week. You can also easily wrap existing C++ libraries into Sappeur classes very quickly. Of course that could incur security risks in these libraries.

      Profiling and debugging can be done using standard C++ toolchains such as gdb, gprof or msvc and all the windows profilers.

      As long as you are a skilled C++ developer your Sappeur/C++ code will run on anything from the mainframe down to the Android phone and RPI. I assume it would even work very nicely on S40 phones. There is absolutely no platform-specific C++ code, but the system calls are of course Windwos and POSIX. Add your zOS calls, if you want to run there. No big deal.

    4. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      I have to add a little correction: Of course there are some basic dependencies on Windows and POSIX API calls such as the pthreads and x86 locking constructs. But adding code to run on other platforms would really be no big deal, as the platform-specific stuff is very, very small. And the Sappeur compiler is just 10k lines of code. Out of that, the platform-dependent stuff is about 100 lines. And "platform" includes "all of Unixoid lumped into the POSIX meta-platform". So you can run on HPUX, Solaris, AIX, cygwin, Linux, BSD on something like 10 different microprocessors. All you need is a recompilation using gcc or the local compiler (xlCr, SUNCC, etc).

    5. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      Java sucks on all platforms, while proper C++ code rocks on all platforms with only minimal love to port it to a different platform. It usually boils down to "oh, this bug only appears on Windows, let's fix it now".

      Of course you need to use Qt, wxwidgets and similar libraries and shun the platform-specific ones such as MFC.

    6. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      Why port the JVM when there is one already written for most platforms? Oh yea, you were making a false premise.

      I write complex Qt apps that need ZERO source porting between platforms.

      Good for you... how large is that distribution file? Also with Java you only compile once and have to maintain less (if not a single) distribution file. Using C++ with Qt requires you to maintain a release for every platform you target.

    7. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      OMG, you need to run the compiler for five minutes every couple of weeks for every target platform. That is a terrible price to pay for compact, efficient, snappy and ergonomic (non-freezing) software.

      Better compromise on all that to ease the work of a low-level R&D guy. Makes huge sense. That's why Apple uses Java. Not.

    8. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      Why port the JVM when there is one already written for most platforms? Oh yea, you were making a false premise.

      So the JVM as released in 1995 poofed into existence supporting every platform it does today? Oh right it didn't. It had to be ported to them all after the fact. Gee, no different than a C++ framework.

      Good for you... how large is that distribution file?

      Non-existent.

      Using C++ with Qt requires you to maintain a release for every platform you target.

      No, it simply requires setting up automated building using VMs which is trivial these days. If you consider this to be a hard task you're most likely a retard.

    9. Re:Here's A Real Programming Language by Anonymous Coward · · Score: 0

      Too many morons afraid of any language without a VM... Qt FTW.

  22. Re:Oh Java... by Luuseens · · Score: 1

    False. You don't need the Java browser plugin for Minecraft, only the JRE.

  23. cluelessness of slashdot by Anonymous Coward · · Score: 0

    Of course you need Java (JRE). More so on servers. Of course you don't need Java plugin, which is the only thing that has security issues. Clueless "security researchers" feeding bad info to clueless consumers.

    1. Re:cluelessness of slashdot by Anonymous Coward · · Score: 0

      Of course you need Java (JRE).

      For what exactly? Name a single piece of irreplaceable Java software for the average home user.

    2. Re:cluelessness of slashdot by SplashMyBandit · · Score: 2

      Name any piece of irreplaceable software for any user. Windows? nope, not for Mac users or Linux users. Firefox? not for Chrome users. The only irreplaceable software is based on C, but customers don't need to be aware of that. There are plenty of great Java programs out there that are without peer for users that need them (which doesn't happen to include you). So your argument is bunk - you just made it because you don't like Java - but you are lacking the insight to see that your argument extends to all software technologies (with the exception of C, which is pretty much core to all systems). So get real, eh? Java has plenty of uses - unless all you do all day is consume web content like Facebook and make mindless statements as an AC on Slashdot.

    3. Re:cluelessness of slashdot by Anonymous Coward · · Score: 0

      There are plenty of great Java programs out there that are without peer for users that need them

      Such as...? Notice how I asked for examples not more hand-waving assertions.

    4. Re:cluelessness of slashdot by cbhacking · · Score: 3, Insightful

      For fun? Minecraft.
      For work? Burp suite (there are other HTTP proxies, but none that do as well what I need them to do).
      There's also things like Eclipse and NetBeans (developers are people too... even if they are Java developers), of course... Java begets Java, to a certain degree, and there's already so much Java out there that it's pretty much impossible to stop creating more of it anytime in the reasonable future.

      --
      There's no place I could be, since I've found Serenity...
    5. Re:cluelessness of slashdot by drkstr1 · · Score: 1

      Eclipse is not just for Java developers, you insensitive clod! For example, I use it for c#/.NET, Flash, Python, any kind of web development, etc.

      --
      Fanboy Status: Apache Flex, C#, Eclipse, KDE, Pirate Party, Ron Paul, Slackware, Windows 7
  24. Re:Oh Java... by Bill_the_Engineer · · Score: 5, Insightful

    At this point does any tech savvy user still have the Java Runtime Environment installed?

    At this point does any tech savvy user don't know the difference between the Java Runtime Environment and the Java Browser Plugin? Just disable/remove the plugin.

    --
    These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
  25. Why does Slashdot glorify hackers? by GodfatherofSoul · · Score: 5, Insightful

    These are the idiots who make life so difficult for legit network guys. That summary reads like George Washington just raided another British outpost. Whether for curiosity or profit, remember who the bad guys are!

    --
    I swear to God...I swear to God! That is NOT how you treat your human!
    1. Re:Why does Slashdot glorify hackers? by girlintraining · · Score: 4, Interesting

      I suppose because on some level, we identify with the hacker. Our way of life is under constant assault by well-financed interests. The collective geek culture rejects the notion that ideas can be owned. Knowledge is power, and because of that, it should be shared freely and widely. Our culture rejects the limitations of online freedom that everyone wants -- whether it's bloggers in Iran being disappeared for providing updates on what their government is up to, to China's appetite for supressing western influences, to our own government's desire for internet kill switches and pervasive monitoring. All of this gets in the way of free and unfettered access to information, something geeks believe is a cultural heritage and the right to access granted to all human beings. Geeks... are idealists and creatives.

      And when we see our creations turned against us, used to corrupt the ideals that gave birth to them, there is a certain artistic desire to destroy it because its beauty has been tarnished. It's something that you can find historical and literary examples of dating back to pre-greek times. So on some level, we identify with the so-called "bad guys", because they're hurting the people who are hurting us.

      Sure, morally, ethically, we can recognize that its wrong and destructive. We know that it only emboldens the destroyers and usurpers of our lifestyle to pass even more restrictive edicts and arrest more people, but psychologically it doesn't matter. We ourselves are powerless so when we see others in the same boat doing powerful things against powerful people, it's very enticing to support them no matter their motivations.

      --
      #fuckbeta #iamslashdot #dicemustdie
    2. Re:Why does Slashdot glorify hackers? by Anonymous Coward · · Score: 0

      +5, Funny

    3. Re:Why does Slashdot glorify hackers? by Anonymous Coward · · Score: 0

      These are the idiots who make life so difficult for legit network guys. That summary reads like George Washington just raided another British outpost. Whether for curiosity or profit, remember who the bad guys are!

      Hackers have talent (as opposed to the script kiddies that pay $10000 for easy-use exploit packs). Slashdotters admire talent, even though it might get misused.

      I am much more pissed off at the idiots who deploy and distribute software with known security bugs. Bugs the have known for a long while, but doesn't bother with because "almost nobody knows yet". In this case, Oracle knew the bug for months before this so-called "zero-day" exploit. They could have fixed long ago - once you know them, security bugs are easier than, say, performance bugs.

      The hackers are useful evil in such cases. They force vendors to implement and deploy bugfixes - or get dropped by the customers. If we didn't have hackers and the script kiddies smashing websites "for fun", there would be a lot more vulnerabilites. Vulnerabilities to be exploited by people with more sinister motives: industrial spies, terrorists, mafia, foreign secret police, ...

  26. WebEx by Anonymous Coward · · Score: 0

    ..is one of the few really good Java apps. But I certainly suggest to disable Java except for these occasions. It is clearly a major security risk, if "on by default".

  27. Re:Oh Java... by peppepz · · Score: 1

    Which is what AlphaBro wanted us to uninstall.

  28. Re:Oh Java... by Anonymous Coward · · Score: 0

    Java isn't just applets.
    Entire application servers run on J2EE ( JBoss, Glassfish, WAS to name a few ).
    In this case the exploit is related to applets, but what if there was a zero day in say, the implementation of java.net.ServerSocket ?

    Well, I guess that just means patching all the application servers with a hotfix. There goes my vacation.

  29. Re:Oh Java... by Anonymous Coward · · Score: 0

    Did he say you needed the browser plugin?

    Can any of you idiots with 7-digit ids even fucking read?

  30. Ask Mr Gosling by Anonymous Coward · · Score: 0

    If that guy had been a real engineer as opposed to something else, this thing would have never been this bag of fleas.

    But hey, robustness is not hip. Let's deliver 1001 "standard library classes" and give shit about security. Make it complex as hell, because That's Cool !!

    Instead they set up all sorts of cool crap-processes such as the "JCP" and pile more poo on their already sizeable craphill. These guys never understood what really matters, namely reliability and quality. I take a reliable, old Pascal compiler any time over a fancy bag of fleas with all sorts of "cool" features. And yes, I did some serious Java time. Now I am back to C++ for work.

    1. Re:Ask Mr Gosling by Anonymous Coward · · Score: 0

      I work in cellular. For several years I did all of the real-time, call processing work in C. Never had a problem. Since I had no bugs left to fix they moved me on to working on the billing/provisioning stuff. It's all in Java and a complete disaster. Many of the people working on it don't want to do it in Java (opting for something a little less complex) but management insisted on Java.

      I don't think a great majority of people who write in Java don't want to. The language and architecture have lots of problems. But people often don't understand that a de facto standard in software doesn't often work well.

      Sigh.

    2. Re:Ask Mr Gosling by DiegoBravo · · Score: 1

      C was never used as a platform for web applets. Guess what could happened in that way (hint: 99% of the Microsoft Windows/Office/Adobe/etc viruses.)

  31. Re:Oh Java... by peppepz · · Score: 1

    Many tech savvy users write Android applications, for instance. Others play Minecraft. Others contribute to OpenStreetMap. Others even use the Netbeans IDE, lazy them.

  32. Re:Oh Java... by DickBreath · · Score: 3, Informative

    > > If you play Minecraft you need Java installed.

    > False. You don't need the Java browser plugin for Minecraft, only the JRE.

    His statement is true. Having the JRE installed is having Java installed. It is correct that the browser plugin is unnecessary. But his original statement is entirely correct.

    --

    I'll see your senator, and I'll raise you two judges.
  33. Re:Oh Java... by snemarch · · Score: 2

    Sure, I have the JRE installed on my work laptop - but I sure as hell don't have the browser plugin installed. Nor Flash, nor AdobePDF. When I need Flash, I fire up Chrome for that particular site. When I need Java (which us Danes sadly do for online banking and government interaction), I fire up a virtual machine image dedicated just for that.

    And my main browser, FireFox, has NoScript, AdBlockPlus, Ghostery and Certificate Patrol (any more addons I should know about?), work laptop as well as my own machines. But I digress. JRE: not a problem in and by itself. Just stay way clear off the browser plugin. And Flash. And AdobePDF.

    --
    Coffee-driven development.
  34. Re:Oh Java... by robmv · · Score: 5, Informative

    and the latest Java 7 update added features to disable Java applets and JNLP from browsers, that way if you need Java for an application like Eclipse, but don't need Java on the browser, you can secure yourself

  35. Setting browser preferences is enough by Anonymous Coward · · Score: 0

    In Opera Preferences you can set that any plugins should only start after you explicitly click on the rectangle in which they appear. Chrome by default does prompts the user before running Java applets. Internet Explorer 9 by default enables installed add-ons everywhere, but you can remove the "*" from the list of allowed sites, and after that it prompts before it runs that plugin. I do not find a solution for Firefox yet.

  36. Two Words by Anonymous Coward · · Score: 0

    Bitcoin, TOR.

  37. Re:Oh Java... by GameboyRMH · · Score: 1

    Don't forget 64-bit Firefox.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  38. There is one sure way to keep your computer safe. by Anonymous Coward · · Score: 0

    The IT department would like you to no loner turn on your computer to protect you from harmful viruses. We are going to coming around over lunch and install a safety device (by drilling a hole through your CPU / Disk). After the install you will be safe to use your computer as you see fit.

  39. Well by Anonymous Coward · · Score: 0

    In the world of MBAs they want CHEAP developers. How do they get that ? Use a "simple" language many people are fluent in. That's Java.

    What the MBAs will never grasp that "cheap" is only cheap on the short run. On the long run, using Java means buying whopping amounts of hardware and attracting lots of Junior and generally crappy developers. On the long run, investment into expensive C++ developers and their more expensive development efforts pays off nicely. These people know that the "new" operator comes at a price and use it wisely. Just as an example.

    Now, I am a C++ guy, so maybe I am not objective on this. I am confident the darwinism of the market will sort this out. Let's see.

  40. A "license" or a "copy/key"? by Anonymous Coward · · Score: 0

    How can a _license_ for an exploit kit cost anything? A license is a legal term, and I would expect that you can't enforce a license for an exploit kit, neither from the position of the buyer nor of the seller.

    It's like saying that the Mafia gives out licenses for blackmail.

    1. Re:A "license" or a "copy/key"? by cbhacking · · Score: 1

      Exploit kits are not illegal. They have legit uses for testing your own security. For example, see Metasploit, which includes a large suite of exploits.

      --
      There's no place I could be, since I've found Serenity...
  41. Re:Oh Java... by molotov303 · · Score: 3, Informative

    I don't know why it isn't enabled by default, but Firefox has a click-to-play plugins option that should dramatically reduce the exposure to exploits like this. So NoScript isn't required.

    about:config
    plugins.click_to_play = true

  42. SlashVertisement much by Anonymous Coward · · Score: 0

    no more please

  43. Re:Oh Java... by gstoddart · · Score: 1

    Noscript also stops most JavaScript, which is another potential source of nuisance.

    I prefer to have everything blocked and controllable by default, if I want it, I'll run it -- otherwise, your flashing monkey isn't going to happen.

    --
    Lost at C:>. Found at C.
  44. There are 2 archetypes of bad Java coders by Anonymous Coward · · Score: 3, Insightful

    I have been coding in Java for quite a long time and there are essentially two archetypes of very crappy coders:

    1) The people who don't have what it takes to be a decent engineer (in any language) and are just creating horrible crap because that's the only thing they were taught in college.

    2) The people who "Would rather be coding something else". Often (but not always) a bit older engineers who might not have had any education in Java and any understanding they do have (whether it's from formal education or from them having read half a book a decade ago) is horribly outdated and incomplete. They stubbornly insist that if some of the architectural structures that they learned decades ago for different type of applications and for different environments end up creating a bad Java application, Java is to blame.

    The first archetype are useless but harmless: They write bad code but do so very slowly and don't dare to touch anything that looks intimidating which means they generally can't screw anything important up. The second archetype is who I immediately blame whenever I get a "WTF was someone thinking?" moment when looking at some major design decision.

    1. Re:There are 2 archetypes of bad Java coders by Anonymous Coward · · Score: 0

      Different office, different people. I've see my share of archetype #1 coders who are supremely convinced they are God's gift to programming. One in particular never did understand why Production was a special place that deserved special caution.

      As for the archetype #2 folks, I suggest you dismount the Java FanBoi Horse and spent a little time trying to understand their concerns. They actually *may* be idiots, but you won't know for sure until you honestly ponder what they're saying.

    2. Re:There are 2 archetypes of bad Java coders by Anonymous Coward · · Score: 0

      Which one are you?

    3. Re:There are 2 archetypes of bad Java coders by greg1104 · · Score: 1

      The most troublesome Java coders are the ones who see themselves as genius design pattern architects rather than common coders. What drove me away from Java was trying to use libraries with names like AbstractSingletonFactoryBridgeAdapterDecoratorFacadeStrategyObserver. That group has turned using Java from something straightforward you could keep the design of in your head--an underrated benefit of C impacting why C++ never displaced it--into one where you need a tool like Eclipse just to figure out how methods are called.

  45. He needs got by ThatsNotPudding · · Score: 2

    Folks like Paunch need to get got if for no other reason than to remove a justification for governents around the world (China and the US getting closer to the same page everyday) to regulate the Internet and render online anonymity a crime (all in the name of Snowflake Security, of course).

    1. Re:He needs got by Anonymous Coward · · Score: 0

      Right, because if bad guys stop using the internet then oppressive regimes will magically stop caring about online anonymity or political dissent.

    2. Re:He needs got by Anonymous Coward · · Score: 0

      People like Paunch are a drop in the ocean and their instant eradication would do nothing to slow the cataclysmically evil people that rise to power from removing "liberty" from the internet. Instead, it behooves those of us who dislike this scenario to work towards other potential outcomes closer to fruition. Some focus on forms of government only recently made possible with the rise of the internet. I favour developing AI that can assume power over us (I guess I'm just tired of being told what I may and may not do by humans).

    3. Re:He needs got by Anonymous Coward · · Score: 0

      Malicious code isn't the real reason for internet censorship, its to control the flow of information. China isn't afraid of malware it is afraid of its people becoming to well informed.

  46. You Are the Local Government $hill Here ? by Anonymous Coward · · Score: 0

    This guy is doing everbody a service, because he openly sells exploits. He demonstrates what kind of royal crap Java actually is. Then, there is freedom of speech. There are people who do not believe in the infinite wisdom and power of government.

    Does the guy kill, rape or maim ? No he does not. He demonstrates how insanely crappy a certain piece of software is. Something to be defended against government meddling - I am quite positive.

    But, I will be nice to you Mr $hill and ask you what would happen if we outlawed his activity: Chinese intelligence would silently use Java to subvert thousands of critical computers worldwide. So would the Russian Mafia do.

    This guy ensures people simply deinstall or disable this abomination called Java. Thank God this man exists and does his business !

  47. Re:Oh Java... by 0123456 · · Score: 1, Funny

    Don't forget 64-bit Firefox.

    Or all the other 64-bit browsers.

    Oh, I just realised he's running on that wacky Windows thing, where the OS is 64-bit but 99% of apps are still 32-bit.

  48. bigger interests are at play by SethJohnson · · Score: 1

    This Paunch guy needs to watch his ass. There are larger, darker players who were using this exploit for their own purposes. Some of them invested heavily in developing it. By bringing it out into the open like this, Paunch has directly limited their use of this vulnerability. I would not be surprised if this is the last we hear of mr. Paunch. A cleanup team has likely been engaged and is working on tracking him down in the physical world as I type this...

    Seth

  49. Muahahaha by Anonymous Coward · · Score: 0

    The people you refer to use pork-companies such as HBGary. And they do know they need to shut up or the pork will stop flowing.

    You should stop viewing cheap men-in-black movies.

    1. Re:Muahahaha by Anonymous Coward · · Score: 0

      I'm guessing GP meant Russian Mafia types, not three-letter agency types (although there might be a fair number of former KGB in Russian Mafia).

    2. Re:Muahahaha by greg1104 · · Score: 1

      In Soviet Russia Java exploits you!

  50. Well by Anonymous Coward · · Score: 0

    ..I think you nailed it. But you could explain your opinion next time to those who never got a proper education. Maybe some of them would understand and change their language.

  51. Bull by Anonymous Coward · · Score: 0

    what the guy does is expose crappy work which poses a risk. He earns money in the process. 100% the right thing to do.

    If the Java crappers have issues with him, they can switch to Perl, FreePascal, Ada, C++ or Sappeur any time. But these people are so shallow they will never consider this option. It would require some effort without instant reward.

  52. Re:Oh Java... by lgw · · Score: 2

    Your bank requires Java, not Javascript? Are you in the US? I've never seen that before, though I hear web-based banking varies considerably between countries.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  53. Circle Of Crap by Anonymous Coward · · Score: 0

    So you need Eclipse to debug other pieces of bloated, randomly freezing crap ?

    Hint: there are real languages and real IDEs out there to create excellent, efficient and cross-plaform software.

    Here is a little list:

    Lazarus
    Delphi
    Code::Blocks
    Qt Creator

  54. Re:Oh Java... by DarwinSurvivor · · Score: 1

    I think the last time I saw a Java plugin was on a code example site that showed different types of sorting algorithms or something and that was about 3 years ago. Perhaps you're thinking of Javascript or Flashplayer?

  55. Re:Oh Java... by DarwinSurvivor · · Score: 1

    No but online Java applications such as minecraft may be a problem.

  56. Re:Oh Java... by sourcerror · · Score: 3, Interesting

    All the Java problems were with applets. Considering how many security problems were with Flash too, maybe the problem is with the browser APIs.

  57. Re:Oh Java... by dna_(c)(tm)(r) · · Score: 2, Informative

    Because some people deployed the applications using Applets and WebStart so just getting rid of it becomes a bit of an issue.

    Nobody uses applets for anything anymore - except the baddies - disable the java browser plugin and be done with it. Webstart is not the problem.

  58. underweb by Anonymous Coward · · Score: 0

    what is this now? 4chan?

  59. Re:Oh Java... by blade8086 · · Score: 0

    At this point does any tech savvy user still think that Java isn't built into every modern web browser and that you need a plugin for it?

    I love java - jQuery is great, especially with HTML5 :D

  60. Re:Oh Java... by Suddenly_Dead · · Score: 1

    We're talking about Java, not JavaScript.

  61. Re:Oh Java... by Anonymous Coward · · Score: 0

    I was about to enquire why this got a -1 score... until I saw your sig.

  62. Re:Oh Java... by Anonymous Coward · · Score: 0

    Lol?

  63. Does it run on Linux? by dgharmon · · Score: 1

    Java Zero-Day Vulnerability Rolled Into Exploit Packs?

    --
    AccountKiller
  64. Re:Oh Java... by Mathematiker · · Score: 2

    What does "online java application" mean? The app opens a network connection and communicates with some other host?

    Such an app would not become more safe if it were written in, say, C++ or C# or most other languages.

    The danger about java is in the browser plugin, because it downloads and runs untrusted byte code. This is about as unsafe as using an ordinary browser with java script enabled - which also downloads and runs untrusted code.

  65. Re:Oh Java... by Anonymous Coward · · Score: 0

    Java Runtime Environment, Java Browser Plugin and JavaScript are three separate things. You're the only one talking about JavaScript.

  66. Re:Oh Java... by Suddenly_Dead · · Score: 1

    Are you responding to me? jQuery is a JavaScript library, and the Java plugin and JRE aren't bundled with every modern browser (or really any that I can think of).

  67. Re:Oh Java... by uninformedLuddite · · Score: 1

    Can any of you idiots with 7-digit ids even fucking read?

    What I do in the toilet is none of your business.

    --
    The new right fascists are bilingual. They speak English and Bullshit.
  68. Re:Nice by SplashMyBandit · · Score: 1

    Are you a $hill, by chance ?

    No such luck, I wish I could get paid for promoting Java. I just use it everyday for development. If find that there is still no alternative to Java that meets *my* requirements (and I understand it meets the needs of many others for lots of reasons, which I won't go into here). That's why I choose to address the anti-Java hysteria.

  69. Re:Oh Java... by leenks · · Score: 1

    Applets run in the same environment as webstart these days.

  70. Re:Oh Java... by dna_(c)(tm)(r) · · Score: 1

    Applets run in the same environment as webstart these days.

    Not really. They obey similar sandbox rules.

    But key here is that applets are embedded objects running in the context of the browser (Java plugin). A webstart application is essentially a download of an xml description file (jnlp) and a new javaws process handles this. You can easily configure your browser to download jnlp files instead of opening them with javaws.

  71. Re:Oh Java... by leenks · · Score: 1

    Applets now run within separate processes. Additionally, they are now deployed using jnlp in the same way as webstart.

    Java plugin2 (from Java6u10) changed a lot...

  72. Re:Oh Java... by lengau · · Score: 1

    Several HR-related systems (including the one I unfortunately have to support at work) use java applets.

    --
    I really wanted to change my sig to something witty, but all I could come up with is this.
  73. OpenJDK vulnerable? by richwales · · Score: 1

    Does this security hole affect OpenJDK/IcedTea (6 or 7)? Or is it only an issue with Oracle's code? If OpenJDK/IcedTea is affected, which versions (if any) have been fixed?