|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 | |
|
iPhoneDevSDK Details What Led to Apple, Facebook Hacking
![]() In January, a number of Apple employees had their Macs compromised following visits to the popular iPhoneDevSDK forum. Employees from Facebook and likely dozens of other companies were compromised as well. In a blog post today, site owner Ian Sefferman shared some limited details* about what happened and what the site is doing about it. Most notably, the attack was reportedly ended by the hacker on January 30, 2013, meaning the site believes that there is no ongoing threat. ![]() Quote:
* URL to blog post: http://iphonedevsdk.com/forum/site-news-announcements/111889-iphonedevsdk-compromised-what-happened-and-how-we-are-dealing-with-it.html -- We've avoiding linking it due to the recent hack at that site. Article Link: iPhoneDevSDK Details What Led to Apple, Facebook Hacking |
||
|
|
0
|
|
|
#2 |
|
Is it Java or Javascript? Those are two entirely different things. Java is a plugin with security holes and can be disabled. Javascript is not Java in any way, shape, or form and is not a plugin. It is now as basic to the web as HTML and CSS. You shouldn't disable Javascript unless you want to break pretty much any modern website.
One of the dumbest things ever done on the web was giving it the name of "Javascript". Why the heck there hasn't been a movement to change the name puzzles me. Last edited by newagemac; Feb 20, 2013 at 11:38 AM. |
|
|
|
12
|
|
|
#3 |
|
The Java update yesterday was magical and revolutionary.
|
|
|
|
2
|
|
|
#4 | |
|
Quote:
some additional details here: http://eromang.zataz.com/2013/02/20/...-informations/ |
||
|
|
1
|
|
|
#5 |
|
Apparently they used a JavaScript exploit to inject Java code. It's all a little unclear at the moment. Hopefully Facebook or (less likely) Apple will post a play-by-play going into exactly what happened at some point.
|
|
|
|
3
|
|
|
#6 |
|
and THIS is why "noscript" is mandatory on all of my company's computers.
__________________
"They say time is the fire in which we burn. Right now my time is running out. We leave so many things unfinished in our lives......." |
|
|
|
4
|
|
|
#7 |
|
Still scared to start checking iphonedevsdk at work even on a windows machine. =/
__________________
www.TouchMint.com iPhone App Developer
Apps of the month: Baseball Stats Tracker Touch (Over 10,000 Copies Sold!) Quiz and Flashcard Maker |
|
|
|
0
|
|
|
#8 |
|
That happens, if you use browsers with enabled plugins, on sites where you do not need those plugins.
And, i agree: No not use Safari. Use Firefox + NoScript + Adblock Plus.
__________________
OS X 10.9 and iOS 7 delayed. Haswell Q3/Q4 2013. -------------------- “Only the dead have seen the end of the war.” -- Plato --
|
|
|
|
0
|
|
|
#9 | |
|
Quote:
In this case, JavaScript was used at the site to inject malicious code that then used Java (not JavaScript) to compromise the systems. |
||
|
|
1
|
|
|
#10 | |
|
Quote:
But like you said it seems a bit unclear at the moment. In any case, the Java plugin once again appears to be the problem and what is actually being exploited because of its security issues, not Javascript or HTML for that matter. |
||
|
|
1
|
|
|
#11 |
|
Well, I use Safari with Java disabled, AdBlock, and Click to Flash. I had been thinking of adding one of the NoScript extensions, but haven't gotten around to it yet. Unfortunately, I got suckered in by a Phishing attempt a few days ago (it's no longer safe to check your email before you're fully awake...) and am wondering what to do about it.
|
|
|
|
0
|
|
|
#12 |
|
I am actually surprised that it isn't a wordpress site. Last time I helped some folks set up a wordpress blog the comments section was filled with Nike Air Jordan and Dre Beats spam within 3 days.
Vanilla Forum looks kind of neat though. Too bad it seems to have a hole. |
|
|
|
0
|
|
|
#13 | |
|
Quote:
Wordpress and comments aren't a good combination, that's for sure. You can certainly get good mileage out of WordPress though - but you need to be careful, which is ironic as WordPress seems to be designed for people without web design experience. |
||
|
|
0
|
|
|
#14 | |
|
Insecure?
So lots and lots of big giant companies were hacked. It was the fault of some third party.
But all we hear about is that Apple was hacked! Apple has lousy security! Anybody who owns any Apple anything is in SERIOUS DANGER! Run for the hills, but only after destroying all Apple products! Typical. Apple is just the whipping boy of the mainstream media. They go into a frenzy and let everybody else have a pass. But not Apple. They act like it is all Apple's fault. They pick on Apple. It is not FAIR! Apple is a scapegoat. Everybody who owns any Apple anything is seen as a lesser person because of this stuff. A complete and total idiot. I for one am sick of it. /s ---------- Quote:
|
||
|
|
4
|
|
|
#15 |
|
To be honest I don't see the point in going around web without javascript. usage is like 20%, looks like 10% and safety is like maby +5%...
__________________
iMac 27" 2011 i7 12GB RAM 1TB HDD | MacBook White 2007 2Ghz 2GB RAM 250GB HDD intel950.... | iP3Gs |
|
|
|
0
|
|
|
#16 |
|
|
0
|
|
|
#17 |
|
|
0
|
|
|
#18 |
|
Just use an iPad for browsing.
that's what I do anyway.
|
|
|
|
0
|
|
|
#19 |
|
I do, however that's just for news, special interests etc.
Conversely I _work_ in a web based environment & thus have no choice but to stay as educated & aware as possible, practice safe computing, and follow the companies guidelines as close as possible. |
|
|
|
0
|
|
|
#20 |
|
Edit: ignore
|
|
|
|
0
|
|
|
#21 |
|
Not always easy especially when coding - it's far easier to copy the code and amend it the way you want it - to typing it all out.
Also downloading isn't possible/easy and various websites don't work properly on iPad. I do try and browser on my iPad as much as possible but when doing app development work it's far easier on a Mac - and that site is used for development. |
|
|
|
0
|
|
|
#22 |
|
From my reading, it was an administrator account that was compromised, not the site itself. This points to malware that made it onto an admin's workstation (not necessarily a vulnerability in the website itself), and from there a keylogger (or maybe an ssh key or other stored password file) allowed the intruder admin access to the site. From there, the attacker was able to inject javascript which visiting clients then executed in order to load the exploited Java code via the Java browser plugin.
This is usually how these attacks work - find a small foothold, then iterate from there for wider penetration. |
|
|
|
0
|
|
|
#23 |
|
Doesn't matter if everyone else is calling it Javascript. Also doesn't help that the extension browsers recognize is "js" not "es" and the browsers list it as javascript. The masses go to their browser preferences and turn off the Java plugin and see "Javascript" and think they have to turn that off too. Not good.
|
|
|
|
0
|
|
|
#24 |
|
After all this java stuff, I went into Safari and disabled Java (not JavaScript) and guess what? Safari is INDEED snappier!!! (no joke...it really is).
And I agree with a previous poster, Apple is the media's favorite whipping boy right now. Wallstreet's lapdog, the media, is being used to manipulate AAPL stock prices via fear and gloom. When they have driven it down low enough...the sharks will buy-up AAPL yet again...run a bunch of positive articles (PUMP)...followed by yet another DUMP when it gets to their target "high" value. Then they'll place puts on AAPL, run more gloom and doom stories, and make money on the way down too. And then you have Einhorn, the hedge fund "humanitarian" who simply wants to raid the APPL cash pile for his elite clients. It has already been proven that AAPL stock volatility was tied directly to hedge fund manipulation. Expect more...unfortunately. Wallstreet is just a steaming pile. |
|
|
|
2
|
|
|
#25 | |
|
Quote:
---------- Sounds like it was JavaScript first... http://en.wikipedia.org/wiki/ECMAScript |
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 09:45 PM.













that's what I do anyway.
Linear Mode
