Another Dutch CA Hacked
An anonymous reader writes "After the fiasco involving DigiNotar, another Dutch CA (Gemnet, a daughter of KPN-Telecom) has been hacked and databases were accessed, webwereld.nl reports (Dutch original). The hack was possible because the website was managed using PHP-MyAdmin, and this application allowed database access without a password. The site has been shut down and security checks were ordered."
So a CA, holder of the keys for SSL certs, had an externally facing db admin module with no password... Just wow...
At what point does this become "criminal negligence"?
And you'd expect there would be some sort of periodic audit process in place for anyone that manages a root certificate? hippa-style something or other? Or will they just set up any idiots with a CA that have good credit?
I work for the Department of Redundancy Department.
this application allowed database access without a password
Nope, it doesn't.. not unless configured by a really clueless person, or (this being Holland) by someone who really couldn't give a f**k while being mis-managed by someone determined to spend as little as possible, or hopefully less.
(disclaimer; I'm a sysadmin who runs, amongst many other things, a MySQL server + PHPmyadmin for my company in the Netherlands, I do it properly but that's only because I care, nobody has ever checked..)
"Oops, I always forget the purpose of competition is to divide people into winners and losers." - Hobbes
Why blame the tool? It's like blaming the web browser that the people used to access PHPMyAdmin to access the unsecured database. It's the dits who didn't secure the database that are to blame. Put a password on it and PHPMyAdmin won't be able to get in. Unless there's an exploit I'm not aware of, of course.
"The hack was possible because the website was managed using PHP-MyAdmin, and this application allowed database access without a password."
I honestly don't know what to say. I mean, doing something like this on an internal network would be bone-headed enough, but doing it on an external-facing box? Under conditions where you would think security is paramount? I mean, you have to actually install and set up PHP MyAdmin - that shit isn't on by default.
But, the fault lies elsewhere as well. After all, who the fuck was supposed to be doing the compliance audits, pen-testing, network security, firewall security? You always hire a reputable outside person/company to do those things.
I honestly think the corp got what it deserved at this point... though the victim customers certainly don't deserve what they're about to get (a scramble for new certs, integrity checking, etc).
Quo usque tandem abutere, Nimbus, patientia nostra?
So, any CA can create a cert for any site (or even EVERY site via *.* -- WHO THOUGHT THIS WAS A GOOD IDEA?!). This means EVERY SINGLE CA must remain 100% secure all the time in order for us to be able to trust the CA system.
Now, this was pointed out from the beginning. "There is not a single point of failure -- No! There are MANY points of failure, any of which means a complete breakdown!"
A web of trust is the only real competing system, and still here we are, not even trying that out on a large scale. Say what you will, but know that all trust tree hierarchies are doomed to fail.
Come at me CA apologists. All your certs aren't belong to you.
The hack was possible because the website was managed using PHP-MyAdmin, and this application allowed database access without a password.
That's a bit misleading. From what I gather the hack was possible because the database was configured to allow access without a password. Considering that, whether or not PHPMyAdmin is appropriate is a tiny matter by comparison. The summary makes it sound like PHPMyAdmin is to blame.
Forcing the world into abandoning the ridiculous CA system.
In response to the news, Gemnet's parent company KPN, has revoked a thousand certificates. Dutch original
While idiots continue to make stuff like this possible, I won't be able to find a job.
Perfect.
The team behind it should maybe think about adding some checks to ensure the application is configured correctly before allowing access. Why would they even allow no-password operation? I've seen so many incorrectly configured PHP-MyAdmin instances that it makes me sick. They should add a boot-strap script that ensure config, correct file permissions, etc, before entering the app.
Once I though that CA where serious business, with the biggest of them hosted in bunkers with complete security for the keys.
Now I know it's just as secure as everything else on the net: as Lulzsec demonstrated this year, no security whatsoever.
Now I'm just waiting to learn that nuclear missiles launch consoles are web applications with a "secure" javascript password check to protect them.
And here I thought the Dutch would have the national pride not to make their network security like Swiss Cheese.
So the first question I expected t.f.a. to answer:
What is the subject name of this Ca so I can remove it from my list of "trusted" Cas?
I'm kinda getting an Uplink vibe here, with all these "X was hacked" "Another X was hacked, the government is taking it very seriously" on and on and on.
Sent from my CR-48
The keys are there to protect my communications. And yet I am not the one who is choosing who to use as the vendor for my trust. I am given a list of 3rd parties that I have never heard of instead.
There should not be 1000+ organizations in charge of the security of my communications. I should choose a vendor I trust, and then that vendor should decide if the website I am trying to reach is legitimate. The system is broken by design.
For Verisign to get hacked.
If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
These stories about Dutch CA's are really clogging up the system.
https://www.eff.org/https-everywhere
Not sure if it would've helped in this situation, as it seems the DB itself had no password, but since I don't run phpMyAdmin, I use a fail2ban jail which bans any IP trying to access phpMyAdmin since they're obviously up to no good.
Shameless plug:
Jails for phpMyAdmin, ssh as root, and, bad robots:
https://www.maow.net/fail2ban
And, it's using a self-signed certificate ... seems like the only CA I can trust is myself, and I don't really like the look of that shifty character in the mirror either.
Dutch ca's making it easy for trojans/viruses to do their work.. wouldn't be surprised if they are all linked somewhere..
According to KPN, the hacked website was not part of the CA's issuing system. Assuming they're being wholly truthful, this article is pure sensationalism: A company has a non-critical website that's hacked: whooptie.
Of course it's bad PR: it doesn't inspire confidence in their other security matters. However, its just as likely that they're concentrating on their actual business (managing certificates), and the site was an afterthought. In any case (maybe I'm just cynical) it doesn't surprise me that a very low traffic, low volume site is negligently secured.
Totally misleading headline.
FFS, if you're depending on phpMyAdmin for your database security, you're doing it wrong. If phpMyAdmin, out of the box, can access your MySQL server, it means you haven't given a password to the root user on MySQL. Which means anyone that can connect to your MySQL server at all has full access.
Unless setup in a very specific way, all phpMyAdmin does is pass along your authentication information to MySQL.
It's better to vote for what you want and not get it than to vote for what you don't want and get it.
- E. Debs
Someone please mod parent up.
TFA describes a complete failure not only of the company's security setup, but of its specific architecture and design. Even if you have to use phpMyAdmin that frickin' badly? Unless you're a web hosting provider running the damned thing in a sandbox, you deny visibility to it from the outside network for starters. Then there's still the matter of the default password-less state of the DB.
I mean, damn... what high school kid did they get to set this thing up? It's not 2001 anymore, where brain farts like that could be ignored, and the worst you had to worry about is some script kiddie defacing your company home page.
Quo usque tandem abutere, Nimbus, patientia nostra?
Funny part is, it's NOT SHOWING THAT, especially on CA's this year! To wit/e.g.:
---
Linux's showing in CA's that utilize it that have been breached recently:
http://uptime.netcraft.com/up/graph?site=StartCom.com
http://uptime.netcraft.com/up/graph?site=GlobalSign.com
http://uptime.netcraft.com/up/graph?site=Comodo.com
http://uptime.netcraft.com/up/graph?site=DigiCert.com
http://uptime.netcraft.com/up/graph?site=www.gemnet.nl
The majority (5/6) of what was breached RAN LINUX (StartCom, GlobalSign, DigiCert, Gemnet, & Comodo)... per these articles verifying that:
http://itproafrica.com/technology/security/cas-hacked/
&
http://threatpost.com/en_us/blogs/site-dutch-ca-gemnet-offline-after-web-server-attack-120811
---
* Per my subject-line above, & all the YEARS here of hearing "Linux = Good/Secure & Windows = Bad/Insecure" b.s. just seems to be falling apart @ the seams for the outright "FUD" it truly was, eh?
(NOW - IF anyone reading doesn't LIKE that? Keep this in mind: IT"S FACTS, documented facts, from reputable sources!)
Yes, I also have more & from VERY recent history on Linux's security failings (but you can start with the above Penguins, & "Read 'em & WEEP"...)
APK
P.S.=> NOW, as I stated above? IF you don't like it, I have PLENTY MORE from recent history (very recent in fact & ongoing for years now, especially THIS year no less) on how "secure" Linux is showing itself to TRULY be (not!)...
(Especially now that it's being used more, especially on ANDROID bearing smartphones, where it's turning up as bad as, or worse than, Windows is on PC's (due to widespread usage? Any OS can be "shredded" on security & have its weakness' exposed)
However, the REAL trouble is, Linux is JUST STARTING THAT CYCLE!
By comparison, Windows has been fixing itself vs. that for years-to-decades now by comparison due to widespread marketshare/mindshare (nearly 95% in fact)...
... apk
"But what's really scary, is that the evidence F-Secure found suggests that DigiNotar was hacked at least two years ago."
I don't agree that having one's ass hanging in the wind — thinking your SSL connections are secure while they're not — for two years is a system that "works".
It's astonishing in the current landscape where most everyone appears to be concerned and casting about for solutions to see someone thinking the CA system is fine. The foundation of the CA system involves giving each of hundreds of race-to-the-bottom entities complete authority over your SSL security. Even if "race-to-the-bottom" weren't their nature, you'd still have a bell curve of performance, and the tail on the left side is your maximal security. (You are here.) The system is inherently flawed.
"Although I agree that linux doesn't seem to be much more secure than Windows lately, I totally fail to understand how this has anything to see with the present article that explicitly states that they let a phpmyadmin interface open in the wild without any password protection." - by Anonymous Coward on Thursday December 08, @03:39PM (#38307568)
It goes to show you that for all the "smarts" many Penguins believe they have? The OS itself, especially if NOT setup security-hardened (& that means "above & beyond" even SeLinux's defaults) isn't anymore secured than its competitors (such as MacOS X &/or Windows 7/Server 2008 R2): They ALL have security-hardening possibilities far, Far, FAR above the default "norms" sent you by the oem's who make them.
* Linux also has a lot of other "security-hassles" that DON'T belong in the "I forgot to look @ my security settings, application & OS side both, & configurations of them alongside code running on them (ala bind variables & stored procedures vs. SQLInjection possibles for example)... ANDROID ALONE shows that much!
---
"Or maybe you're trying (hard) to get an "offtopic" mod ?" - by Anonymous Coward on Thursday December 08, @03:39PM (#38307568)
Hmmm, on that note from you? No, I just post facts from reputable sources as I did in the post you replied to... would you like MORE, & from recently?? I can supply them, in seconds, & again - from reputable sources with concrete, verifiable, & truthful data.
(I can "speculate" also & say you're attempting to "bury the truth" by getting others to "downmod" my posts, whether it has verifiable facts that do NOT make Linux appear very secure in it, or not!)
APK
P.S.=> I just KNEW, long ago, that all the "Linux = GOOD/SECURE, & Windows = BAD/INSECURE" business stated for YEARS around here was b.s. is all - "security-by-obscurity" (because of Linux's 1.19% of marketshare mainly) was what Linux users had going for them... not an "inherently more secure OS"!
(Additionally? Especially @ the kernel level where Linux's "mainstream" 2.6 kernel has more unpatched security vulnerabilities & more "remotely exploitable" ones than does Windows Server 2003 (which as easy work-arounds for its 2 remotely vulnerable ones no less), AND, Linux has more & by over 4x as many no less, & per SECUNIA.COM stats on that much)... apk
"So, nothing even remotely related to the current article ?" - by Anonymous Coward on Thursday December 08, @04:09PM (#38307986)
The article's on CA's, security, & yes, even Linux (because the "hacked/cracked" servers RUN LINUX at GEMNET): THUS, as to what I posted (all fact based, deals in CA's that run LINUX and that were security breached... period) = VERY pertinent, on those very grounds, alone...
APK
P.S.=>
"Wrong. the Linux 2.6 kernel has more *KNOWN* and *PUBLICLY PUBLISHED* security vulnerabilities (although some linux fanboys might argue on the definition of "security vulnerabilities"). - by Anonymous Coward on Thursday December 08, @04:09PM (#38307986)
I agree on UNKNOWN security vulnerabilities, but I never mentioned those - I STATED KNOWN UNPATCHED SECURITY VULNERABILITIES LISTED @ SECUNIA.COM...
So, would you prefer I use the National Vulnerabilities Database here instead -> http://web.nvd.nist.gov/view/vuln/search-results?query=Linux+kernel&search_type=all&cves=on from NIST??
I could you know... however, later than "2.6 mainstream base code" versions of the Linux kernel patch the holes, but, that assuming that those that use it actually DID update their OS (that's largely a manual thing via rpm, yum, apt-get etc. on Linux usually).
Problem is, when you UPDATE a Linux kernel? It also BREAKS APPS ON IT, like mad too... I've had it happen!
---
"Microsoft keeps their hidden, deeply buried (the so-called "security" by obscurity)." - by Anonymous Coward on Thursday December 08, @04:09PM (#38307986)
Rightfully so - they're NOT an "Open 'SORES'" based company, & their sourcecode's their lifeblood... by way of comparison, regarding sourcecode of current OS source? Linux isn't doing well there, RECENTLY TOO, mind you, either:
---
KERNEL.ORG COMPROMISED:
http://linux.slashdot.org/story/11/08/31/2321232/Kernelorg-Compromised
---
"Proof's in the pudding", right there above, recently too mind you (again, per my usual, just facts)...
I'll also tell you, right now, for a FACT & from experience here (17++ yrs. professionally coding mostly)?
Sending "Open 'SORES'" code into a compiler & step-tracing it (because you have the actual sources) is far, Far, FAR EASIER to find "security bugs" in, than is disassembly of closed source code (or even fuzzing it sending it data it may not be able to handle)...
Closed source actually works BETTER for security, especially in that regard in fact, because it's "closed"... period!
... apk
"Bob has a problem requiring secure communication. He decides to use certificates. Now Bob has two problems."
Time to remove the Dutch government from our Trusted Roots
Manolo Blahnik Blue Suede Pointed Toe Pump are alwatys show the high sociaty in the past,because the price is too high,and now you have the chioce to own it ,we provide the Manolo Blahnik shoes with high quality and the lower price.You will get what you see in the picture,it is your turn now.manolo blahnik something blue satin pump,made of blue suede with a high heel approximately 10cm,it has blue inside lining.
Pop element:with black suede and a pointed-toe pump
Height:10cm covered heel
Material:suede
Color:blue
Weight:0.5kg
Toe:pointed
manolo blahnik shoes
manolo shoes
christian louboutin shoes
christian louboutin shoes on sale
cheap christian louboutin shoes
Disagree ALL you like but facts remain facts here http://it.slashdot.org/comments.pl?sid=2564492&cid=38306582
(There's no "apples to oranges" comparison there at all whatsoever, only FACTS that Linux was compromised MULTIPLE TIMES running @ 5 CA's... period!)
APK
P.S.=> The topic is CA's being breached - how do you figure I am off topic, as you stated in your 1st reply, by my simply pointing out that those same CA's run Linux? apk
Disagree ALL you like but facts remain facts here http://it.slashdot.org/comments.pl?sid=2564492&cid=38306582
(There's no "apples to oranges" comparison there at all whatsoever!)
* FACTS that Linux was compromised MULTIPLE TIMES running @ 5 CA's... period!
APK
P.S.=> Mind you, again: The topic is CA's being breached - so, how do you figure I am off topic, as you stated in your 1st reply, by my simply pointing out that those same CA's run Linux?
Now next I suppose you'll try to tell the rest of us that the LINUX SOURCECODE REPOSITORY BEING BREACHED, as it was, IS A "GOOD THING", right?? apk
Linux has nothing to do whatsoever with the current topic, cry, SCREAM, bold as much as you want, now I know for sure that you're just an offtopic troll who can't answer simply to a simple question and eludes or twists facts and their meanings as pleases him.
P.S.=> the topic is CA's being breached because they let a pasword-less database accessible through the internet. This has nothing to do with linux and that's a fact (another fact: I'm not a linux fanboi at all, just in case that would be your next silly argument).
If it had been breached because some asshole admin didn't set a password to his linux user account or because of some linux's kernel or userland (e.g. GNU but not limited to it) flaw, then you'd have been on-topic.
Here you're just an obvious flamebaiting offtopic troll, and I dislike you as much as I dislike all the linux fanbois around here that have a surge of pleasure everytime they read that a Windows box has been breached, without trying to make the difference between "Windows has been breached" and "some guy installed a flawed/backdoored program on his Windows computer"
Ahem: Did the 5 breached CA's run Linux? Yes or No will do, especially in regard to this statement from you:
"Linux has nothing to do whatsoever with the current topic" - by Anonymous Coward on Friday December 09, @09:10AM (#38314022)
This clearly shows otherwise:
---
Linux's showing in CA's breached recently too? Ok:
http://uptime.netcraft.com/up/graph?site=StartCom.com
http://uptime.netcraft.com/up/graph?site=GlobalSign.com
http://uptime.netcraft.com/up/graph?site=Comodo.com
http://uptime.netcraft.com/up/graph?site=DigiCert.com
http://uptime.netcraft.com/up/graph?site=www.gemnet.nl
The majority (5/6) of what was breached RAN LINUX (StartCom, GlobalSign, DigiCert, & Comodo)... per these articles verifying that:
http://itproafrica.com/technology/security/cas-hacked/
&
http://threatpost.com/en_us/blogs/site-dutch-ca-gemnet-offline-after-web-server-attack-120811
---
* Fact is, each of those CA servers run Linux, and were breached - period.
(OR, are you going to TRY TO TELL US THEY RUN WINDOWS and WERE BREACHED?)
APK
P.S.=> Next, you can attempt to put your "spinmaster b.s." onto these further documented facts AND CURRENT INFORMATION ON LINUX SECURITY BREACHES, once again from reputable sources, only to FAIL again on your part. This all puts your bullshit to rest easily with CURRENT information:
---
KERNEL.ORG COMPROMISED:
http://linux.slashdot.org/story/11/08/31/2321232/Kernelorg-Compromised
---
Linux.com pwned in fresh round of cyber break-ins:
http://www.theregister.co.uk/2011/09/12/more_linux_sites_down/
---
Mysql.com Hacked, Made To Serve Malware:
http://it.slashdot.org/story/11/09/26/2218238/mysqlcom-hacked-made-to-serve-malware
---
Well, well: Once again, we have a set of servers that run Linux being breached (very, Very, VERY BAD security breaches too, regarding Linux's own sourcecode repository too, no less!)
Toss ANDROID (yes, a Linux since it uses a Linux kernel) in also, since it's being "shredded" on the mobile phone security-front rampantly for years now?
You get the picture...
* TOP THAT ALL OFF W/ DUQU ROOTKIT/BOTNET BEING SERVED FROM LINUX SERVERS, PER THIS ARTICLE (very recent):
http://it.slashdot.org/story/11/11/30/1610228/duqu-attackers-managed-to-wipe-cc-servers
ALL OF THAT IS VERY RECENT INFORMATION FROM THE PAST FEW MONTHS NOW, no less...
... apk/b
Ahem: Did the 5 breached CA's run Linux? Yes or No
The answer to that very specific question is "Yes" :
But what you're saying (or trying desperately to prove to stay on-topic) is that it is because it is running linux that gemnet was breached.
So the answer to your (implicit) question
Ahem: Did this CA, mentionned in this article, get breached because it was running Linux? Yes or No
is very explicitly and clearly : "No" (would you dare answer yes to that easy question ?)
And there you are, proven "off-topic troll flamebaiter".
As for the other AC post below about the kernel.org, I don't think he meant: "it's a good thing that kernel.org was hacked", instead I think he was trying to explain to you: "it had absolutely zero effect on the linux source code", whereas you're abusively trying to use that information to "prove" that open source sucks (which is totally unrelated) and that linux sourcecode was somehow compromised (which it was absolutely not).
And there you are, proven "off-topic troll flamebaiter" twice in a row
Since you won't read what I wrote or won't want to understand it because it goes against all your beliefs, I'll just let you the same opportunity you gave me :
* question 1: was gemnet compromised because it was running linux ? yes or no
* question 2: was the linux source code compromised ? yes or no
"The answer to that very specific question is "Yes"" - by Anonymous Coward on Friday December 09, @10:20AM (#38314790)
Aha, you now ADMIT Linux had something to do w/ the CA's being breached - after all, they DO run Linux!
Yes - despite the b.s. in your other words quoted in my "p.s." below once more!
---
"As for the other AC post below about the kernel.org, I don't think he meant: "it's a good thing that kernel.org was hacked", instead I think he was trying to explain to you: "it had absolutely zero effect on the linux source code"" - by Anonymous Coward on Friday December 09, @10:20AM (#38314790)
LMAO - ok... "sure, sure - having your sourcecode repository breached by hacker/cracker types is a GOOD THING"... Yea, 'right' ( We KNOW that there ARE NO OTHER AC POSTERS REPLYING TO ME, only yourself... So, that "all said & aside" - Who are you trying to fool other than yourself here, in trying to create the illusion of "support for yourself"?)
APK
P.S.=> Still, per my subject-line above? Well, your answer says it all, & that's all there is to it, in regards to your statement here earlier then:
"Linux has nothing to do whatsoever with the current topic" - by Anonymous Coward on Friday December 09, @09:10AM (#38314022)
Beg to differ - your own words quoted @ the outset of my reply show clearly otherwise: You even stated yourself, quoted above, that the breached CA's run Linux...
Thus, lol, I'd think that Linux has just a "little WEE BIT" (lol, not) to do with things here, regarding what happened (Windows didn't in the cases I pointed out of 5 CA's breached)...
... apk
http://it.slashdot.org/comments.pl?sid=2564492&cid=38314978
AND YES:
---
1.) The Linux sourcecode repository kernel.org was breached (and it runs Linux too) - this is NOT A GOOD THING!
---
2.) Linux running on ANY OF THE 5 CA's I LIST ABOVE is indicative of 2 things:
a.) Penguins can't secure their own setups properly!
b.) Linux != "secure", per my p.s. below (which you heard here on /. especially, for YEARS, which the link above shows it is ANYTHING BUT SECURE!)
(After all - the 5 CA's breached weren't running Windows or MacOS X, now were they? No!)
---
Facts are FACTS... period!
APK
P.S.=> In the end? Well... So much for the "Linux is secure" b.s. 'FUD' you saw spread about on /. FOR YEARS to mislead "noobs" with, ala:
http://www.google.com/search?q=%22Linux+is+secure%22+site:slashdot.org&hl=en&gbv=1&prmd=imvns&ei=xy7iTqyvKenc0QHksc3XBQ&start=0&sa=N
It's turning up PURE B.S. ... lol!
... apk
http://it.slashdot.org/comments.pl?sid=2564492&cid=38315334
stop running away from my questions.
Your questions were answered here http://it.slashdot.org/comments.pl?sid=2564492&cid=38315648 so why lie about that (as you CLEARLY ARE, per this statement quoted from your reply I just replied to):
"stop running away from my questions." - by Anonymous Coward on Friday December 09, @11:40AM (#38315750)
* Ahem, lol, once more - See the link above, lol...
(Quit telling lies, troll. Linux is FAR from secure - Despite all the "FUD" b.s. spread around here on /. for years & YOU ADMITTED THE CA'S BREACHED I PUT UP LISTS OF THEM ALL RAN LINUX - as well as numerous other security breaches regarding Linux utilizing servers & yes, that makes Linux a part of what's going on, clearly & repeatedly, on "Linux security" (lol, weak)).
APK
P.S.=> Not only were they answered, but they were also easily shot-down on your questions there point by point...
In fact, you were trashed SO EASILY, I've just GOTTA say it (as-is-per-my-usual style):
This? This was just "too, Too, TOO EASY - just '2EZ'"... lol!
... apk
LMAO -> http://it.slashdot.org/comments.pl?sid=2564492&cid=38306582
APK
P.S.=> U FAIL TROLL, vs. documented current facts from reputable sources... apk
http://it.slashdot.org/comments.pl?sid=2564492&cid=38314790
http://it.slashdot.org/comments.pl?sid=2564492&cid=38315334
http://it.slashdot.org/comments.pl?sid=2564492&cid=38316804
Oh you're so gettting your troll's ass kicked today
NEWS AT 11: APK PUBLICLY ADMIT HE'S AN OFFTOPIC TROLL BY NOT ANSWERING DIRECT AND SIMPLE QUESTIONS AND CHANGING THE MEANING OF OTHER PEOPLE'S ANSWERS
* question 1: was gemnet compromised because it was running linux ? NO
* question 2: was the linux source code compromised ? NO
* question 3: did I ever claimed that linux = secure ? NO
* question 4: did APK changed question he didn't want to answer ? YES
* question 5: did APK admit he was wrong when confronted with current facts from reputable sources ? NO
* question 6: did APK lie about what I said and didn't say ? YES
* question 7: did APK got his ass kicked repeatedly today ? HELL YEAH
You sure are a big failure in life, you must really be incompetent in your IT-related work, that's why we never hear of you outside of forums (from which you systematically get banned for trolling) and on slashdot.
How should we call you from now on ? the Runaway Troll ?
KERNEL.ORG COMPROMISED:
http://linux.slashdot.org/story/11/08/31/2321232/Kernelorg-Compromised
---
Linux.com pwned in fresh round of cyber break-ins:
http://www.theregister.co.uk/2011/09/12/more_linux_sites_down/
---
Mysql.com Hacked, Made To Serve Malware:
http://it.slashdot.org/story/11/09/26/2218238/mysqlcom-hacked-made-to-serve-malware
---
Linux's showing in CA's breached recently too? Ok:
http://uptime.netcraft.com/up/graph?site=StartCom.com
http://uptime.netcraft.com/up/graph?site=GlobalSign.com
http://uptime.netcraft.com/up/graph?site=Comodo.com
http://uptime.netcraft.com/up/graph?site=DigiCert.com
http://uptime.netcraft.com/up/graph?site=www.gemnet.nl
The list of CA Servers BREACHED that RUN LINUX (StartCom, GlobalSign, DigiCert, Comodo, GemNet)... per these articles verifying that:
http://itproafrica.com/technology/security/cas-hacked/
&
http://threatpost.com/en_us/blogs/site-dutch-ca-gemnet-offline-after-web-server-attack-120811
---
Toss ANDROID (yes, a Linux since it uses a Linux kernel) in also, since it's being "shredded" on the mobile phone security-front rampantly for years now?
You get the picture...
* TOP THAT ALL OFF W/ DUQU ROOTKIT/BOTNET BEING SERVED FROM LINUX SERVERS, PER THIS ARTICLE (very recent):
http://it.slashdot.org/story/11/11/30/1610228/duqu-attackers-managed-to-wipe-cc-servers
APK
P.S.=> Linux Security Blunders DOMINATE the "new NEWS/NewsFlash" bulletin here today (lol)... apk
http://it.slashdot.org/comments.pl?sid=2564492&cid=38319182
So many facts that proves APK's wrong that it's just shows that APK is The Wrongness Made Flesh
P.S.=> APK troll getting his ass kicked DOMINATE the "new NEWS/NewsFlash" bulletin here today (lol)... apk
Goodbye My Troll !
:-)
Answer = Yes: "Good security track-record" (lol, NOT!)...
* Your questions' been answered in my subject-line above, & your childish reactions say worlds about it...
(After all: I simply posted documented current facts from reputable sources on Linux related security failures - Boy, lmao: It really seems to have you "rattled in your game", troll...)
APK
P.S.=> Says it all, answers it all - nothing more need be said (move along, lmao)...
... apk
* question 1: was gemnet compromised because it was running linux ? NO (and thus APK == offtopic troll, proven fact)
* question 2: was the linux source code compromised ? NO
* question 3: did I ever claimed that linux = secure ? NO
* question 4: did APK changed question he didn't want to answer ? YES
* question 5: did APK admit he was wrong when confronted with current facts from reputable sources ? NO
* question 6: did APK lie about what I said and didn't say ? YES
* question 7: did APK got his ass kicked repeatedly these days ? HELL YEAH
I'll be nice with you: I'll add a fact that you can't deny: a car analogy (slashdot loves car analogy you know):
A guy park is car with windows open and a GPS on the seat. Someone steal the GPS.
What you (runaway troll) say is that the GPS was stolen because the car is running on Gas.
APK said:"IT should have *used LPG ! OMFG LMAO 2EZ"
so answer this silly question: was the GPS stolen because the car was running on gas or because the window was open ?
:-) you're really the most ridiculously self-contradicting troll I've ever seen APK
Funny part is, it's NOT SHOWING THAT, especially on CA's this year! To wit/e.g.:
---
PC's showing in CA's that utilize it that have been breached recently:
http://uptime.netcraft.com/up/graph?site=StartCom.com
http://uptime.netcraft.com/up/graph?site=GlobalSign.com
http://uptime.netcraft.com/up/graph?site=Comodo.com
http://uptime.netcraft.com/up/graph?site=DigiCert.com
http://uptime.netcraft.com/up/graph?site=www.gemnet.nl
All of what was breached WERE PC ... per these articles verifying that:
http://itproafrica.com/technology/security/cas-hacked/
&
http://threatpost.com/en_us/blogs/site-dutch-ca-gemnet-offline-after-web-server-attack-120811
---
* Per my subject-line above, & all the YEARS here of hearing "PC = Good & Mac = Evil" b.s. just seems to be falling apart @ the seams for the outright "FUD" it truly was, eh?
(NOW - IF anyone reading doesn't LIKE that? Keep this in mind: IT"S FACTS, documented facts, from reputable sources!)
Yes, I also have more & from VERY recent history on PC's security failings (but you can start with the above Mac Haters, & "Read 'em & WEEP"...)
APK
P.S.=> NOW, as I stated above? IF you don't like it, I have PLENTY MORE from recent history (very recent in fact & ongoing for years now, especially THIS year no less) on how "secure" PC is showing itself to TRULY be (not!)...
However, the REAL trouble is, PC is JUST STARTING THAT CYCLE!
By comparison, Mac has been fixing itself vs. that for years-to-decades now by comparison...
I'm definitely buying a Mac next week and throwing away my PC
... apk
That's the topic (w/ the rest of Linux's RECENT "security blunders") -> http://it.slashdot.org/comments.pl?sid=2564492&cid=38320100
* It's not much use "ranting & raving" vs. the lists of FACTS from reputable sources in the link above I listed there, in regards to Linux's poor security trackrecord (especially the past few yrs. now).
APK
P.S.=> It's THAT simple, period...
... apk
That's really weak when you ac trolls resort to attempting to impersonate me here... lol!
* Especially when you "cut & paste" my original posts & edit/alter what's in them & "sign off" as myself... pitiful!
APK
P.S.=> That's usually also the signal of my getting the better of the ac trolls around here as well, so, "patting self on back"... apk
Disagree ALL you like but facts remain facts here http://it.slashdot.org/comments.pl?sid=2564492&cid=38306582
* FACTS that PC were compromised MULTIPLE TIMES running @ 5 CA's... period!
APK
P.S.=> Mind you, again: The topic is CA's being breached - so, how do you figure I am a troll, as you stated in your 1st reply, by my simply pointing out that those same CA's run PC?
Now next I suppose you'll try to tell the rest of us that PC BEING BREACHED, as it was, IS A "GOOD THING", right?? apk
You cannot take away from the facts I posted here that are current from this year recently:
http://it.slashdot.org/comments.pl?sid=2564492&cid=38320100
That show Linux is being rampantly exploited in CA's that used it, on its sourcecode repository (very bad), linux.com & mysql's website (+ more)...
APK
P.S.=> Cutting & pasting my replies + altering their statements don't take away from what's above or lessen it @ all, because what I put up in the link above's documented FACTS from reputable sources... apk
You cannot take away from the facts I posted here that are current from this year recently:
http://it.slashdot.org/comments.pl?sid=2564492&cid=38320100
That show Linux is being rampantly exploited in CA's that used it, on its sourcecode repository (very bad), linux.com & mysql's website (+ more)...
APK
P.S.=> Cutting & pasting my replies + altering their statements don't take away from what's above or lessen it @ all, because what I put up in the link above's documented FACTS from reputable sources... apk
http://it.slashdot.org/comments.pl?sid=2564492&cid=38324862
:-)
APK loves this game
You cannot take away from the facts I posted here that are current from this year recently:
http://it.slashdot.org/comments.pl?sid=2564492&cid=38320100
That show Linux is being rampantly exploited in CA's that used it, on its sourcecode repository (very bad), linux.com & mysql's website (+ more)...
APK
P.S.=> Cutting & pasting my replies + altering their statements don't take away from what's above or lessen it @ all, because what I put up in the link above's documented FACTS from reputable sources... apk
You cannot take away from the facts I posted here that are current from this year recently:
http://it.slashdot.org/comments.pl?sid=2564492&cid=38324862
That show PCs are being rampantly exploited in CA's that used it, on linux's sourcecode repository (very bad), linux.com & mysql's website (+ more)...
(not) APK
P.S.=> Cutting & pasting your replies + altering their statements don't take away from what's above or lessen it @ all, because what I put up in the link above's documented FACTS from reputable sources... (not) apk
You've shot yourself in the foot :-)
href=http://it.slashdot.org/comments.pl?sid=2564492&cid=38324862
Correlation is not causation, only an ignorant or a troll thinks so, and I forced you to repeatedly show your ignorance for everyone to see (as well as your amazing capacity to not perceive sarcasm and irony ...)
KERNEL.ORG COMPROMISED:
http://linux.slashdot.org/story/11/08/31/2321232/Kernelorg-Compromised
---
Linux.com pwned in fresh round of cyber break-ins:
http://www.theregister.co.uk/2011/09/12/more_linux_sites_down/
---
Mysql.com Hacked, Made To Serve Malware:
http://it.slashdot.org/story/11/09/26/2218238/mysqlcom-hacked-made-to-serve-malware
---
Linux's showing in CA's breached recently too? Ok:
http://uptime.netcraft.com/up/graph?site=StartCom.com
http://uptime.netcraft.com/up/graph?site=GlobalSign.com
http://uptime.netcraft.com/up/graph?site=Comodo.com
http://uptime.netcraft.com/up/graph?site=DigiCert.com
http://uptime.netcraft.com/up/graph?site=www.gemnet.nl
The list of CA Servers BREACHED that RUN LINUX (StartCom, GlobalSign, DigiCert, Comodo, GemNet)... per these articles verifying that:
http://itproafrica.com/technology/security/cas-hacked/
&
http://threatpost.com/en_us/blogs/site-dutch-ca-gemnet-offline-after-web-server-attack-120811
---
Toss ANDROID (yes, a Linux since it uses a Linux kernel) in also, since it's being "shredded" on the mobile phone security-front rampantly for years now?
You get the picture...
* TOP THAT ALL OFF W/ DUQU ROOTKIT/BOTNET BEING SERVED FROM LINUX SERVERS, PER THIS ARTICLE (very recent):
http://it.slashdot.org/story/11/11/30/1610228/duqu-attackers-managed-to-wipe-cc-servers
APK
P.S.=> Linux Security Blunders DOMINATE in 2011, despite all /. "FUD" for years saying "Linux = SECURE" (what a crock of shit that's turning out to be, especially on ANDROID)... apk
KERNEL.ORG COMPROMISED:
http://linux.slashdot.org/story/11/08/31/2321232/Kernelorg-Compromised
---
Linux.com pwned in fresh round of cyber break-ins:
http://www.theregister.co.uk/2011/09/12/more_linux_sites_down/
---
Mysql.com Hacked, Made To Serve Malware:
http://it.slashdot.org/story/11/09/26/2218238/mysqlcom-hacked-made-to-serve-malware
---
Electronics showing in CA's breached recently too? Ok:
http://uptime.netcraft.com/up/graph?site=StartCom.com
http://uptime.netcraft.com/up/graph?site=GlobalSign.com
http://uptime.netcraft.com/up/graph?site=Comodo.com
http://uptime.netcraft.com/up/graph?site=DigiCert.com
http://uptime.netcraft.com/up/graph?site=www.gemnet.nl
The list of CA Servers BREACHED that WERE MADE OF ELECTRONIC COMPONENTS (StartCom, GlobalSign, DigiCert, Comodo, GemNet)... per these articles verifying that:
http://itproafrica.com/technology/security/cas-hacked/
&
http://threatpost.com/en_us/blogs/site-dutch-ca-gemnet-offline-after-web-server-attack-120811
---
Toss ANDROID (yes, an electronic device since it uses electronics) in also, since it's being "shredded" on the mobile phone security-front rampantly for years now?
You get the picture...
* TOP THAT ALL OFF W/ DUQU ROOTKIT/BOTNET BEING SERVED FROM ELECTRONIC DEVICES, PER THIS ARTICLE (very recent):
http://it.slashdot.org/story/11/11/30/1610228/duqu-attackers-managed-to-wipe-cc-servers
APK
P.S.=> Electronics Security Blunders DOMINATE in 2011, despite all /. "FUD" for years saying "Electronics Awesome and Mechanics Sucks" (what a crock of shit that's turning out to be, especially on ANDROID)... apk
:-) this little game is becoming funnier by the day... (not) apk
http://it.slashdot.org/comments.pl?sid=2564492&cid=38374376
APK
http://it.slashdot.org/comments.pl?sid=2564492&cid=38324862
(not) APK
Linux != secure in 2011, despite /. penguin fud 4 yrs 2 the contrary http://it.slashdot.org/comments.pl?sid=2564492&cid=38374376
PC != secure in 2011, despite Mac haters fud 4 yrs 2 the contrary http://it.slashdot.org/comments.pl?sid=2564492&cid=38324862
The truth about Linux -> http://it.slashdot.org/comments.pl?sid=2564492&cid=38374376
The truth about PC -> http://it.slashdot.org/comments.pl?sid=2564492&cid=38324862
Were Windows Servers in 2011 "going down" (lol, like Linux ones), here-> http://it.slashdot.org/comments.pl?sid=2564492&cid=38374376 ???