Apple Fanboyism at it’s Best

December 20, 2011 Leave a comment

Have a look at this answers.yahoo.com comment for a prime example of apple fanbyism at it’s best, or should I say worst? It is such a simple question “How do I scan for bad sectors on my MAC’s hard drive?” but the response takes Apple faboyism to a new low..

I must admit I am curious why you would be scanning for bad sectors on a Mac hard drive. I have only seen one Mac, in working on them for 10 years, that had any bad sectors.

Astounding! As I’ve mentioned I was an Apple technician for several years and in that time I replaced hundreds of faulty apple hard drives. In fact it was probably the most common fault and I suspect the reason so many of them were faulty is because even the “premium” macbook pro was commonly fitted with Hitachi and IBM Deskstar hard drives. Look in Google and you will find that these hard drives are at the lower end of hard drive reliability.

The worst part is that the thread is now locked so you can’t leave a rebuttal to this robotic fanboy nonsense, and Yahoo has been pushing this misinformation for over 4 years!

SOURCE

Categories: Uncategorized

iPad Chopping Board

November 13, 2011 Leave a comment

Categories: Uncategorized Tags: , ,

Ugh looks like last years iphone-How will people know I’m better than them?

November 13, 2011 1 comment

Ugh looks like last years iphone-How will people know I'm better than them? Sadly I think this actually will hurt sales.

Categories: Uncategorized Tags: , , , ,

Download Mac OS X 10.3.5 ISOs

November 11, 2011 Leave a comment

The download Mac OS9 ISO post I made a while ago has been so popular I’ve decided to make OS X 10.3.5 available for download as well. I’m really surprised how many people are still looking for these retro mac downloads as I thought there would be many other places to get them. In fact you can download these files of apple.com but they are hard to find so here they are…

Download Mac OS X 10.3.5 CD 1:

http://www.filesonic.com/file/b0en7FC/OSX_10.3.5_CD1.dmg.zip

Download Mac OS X 10.3.5 CD 2:

http://www.filesonic.com/file/dFo3gh7/OSX_10.3.5_CD2.dmg.zip

If you found these downloads useful please leave a comment!

Categories: Uncategorized Tags: , , , ,

Steve Jobs Passes Away at age 56

October 6, 2011 Leave a comment

When I first read this headline I really did have have trouble believing it. I checked the link to make sure it wasn’t from a link from theonion.com but sadly it is true the driving force of Apple.com has passed away. He will be missed.

Categories: Uncategorized Tags: ,

iPhone 5 Launch Date Finally Announced

September 27, 2011 Leave a comment

Apple iPhone5?

After never ending speculation and groaning from Apple fans about when the iPhone 5 will be announced we finally have a date. According to PCWorld invitations for an event on the 4th of October 10am PT when the iPhone 5 is expected to be announced have been sent. Let the feature speculation begin!

SOURCE

Categories: Uncategorized Tags: , ,

Mysql.com Serving Malicious Code to Web Surfers

September 27, 2011 1 comment

According to Wayne Huang of armorize.com this threat only affects Windows users but I’m posting it here because it relates directly to the last AppleHorror.com post where I suggestd making sure you only download software from trusted sources.

According to Wayne users running a vulnerable web browser on an Windows system simply needed to visit mysql.com for their system to become infected with malware.  That’s about all there is to this one, simply browsing to an official and trusted website can leave your system infected. That’s right, no user co-operation of any kind is necessary!

So this case makes it obvious that browsing or downloading software from a trusted site is still no guarantee your system will be safe making it even more important to follow step 2 in my previous post to make sure you install operating system updates as soon as they become available.

See Wayne’s blog post or the video above for the details of exactly how this threat manages to infect a system with no user intervention of any kind.

Mac Trojan “Flashback” Masquerades as Flash Installer

September 27, 2011 Leave a comment

Mac-Trojan-Flash-Installer
The Apple Macintosh security threats are flying thick and fast lately. The latest one is a Trajan Horse which has been creatively named “Flashback”. This one isn’t so dangerous however because it requires heavy user co-operation for a system to become infected. The user needs to first visit a malicious website, then click a link to download the Trojan infected “Flash Installer”, then actually run through the installation process. So it seems this threat will only affect a small number of users.

There are two main things you can do to protect yourself from this kind of threat:

1. Only download software from official trusted websites, which in this case is http://get.adobe.com/flashplayer/ But even doing this is no guarantee of a threat free download… see the next post and it will become obvious why this is so.

2. Install OS X updates as soon as they become available. I’ve seen reports that Apple has already patched this OS vulnerability, so if you have your Software Update settings set to check for updates daily and you actually installed the update when prompted you should be safe.

Source

Apple + Zombies = Must Post!

September 27, 2011 Leave a comment

Apple + Zombies = Must Post!

Categories: Uncategorized Tags: ,

Can’t you see you’re not Making Christianity Better You’re Just Making Rock’n'Roll Worse?

September 27, 2011 Leave a comment
Can't you see you're not Making Christianity Better You're Just Making Rock'n'Roll Worse?

Can't you see you're not Making Christianity Better You're Just Making Rock'n'Roll Worse?

Categories: Uncategorized

OS X Lion as Secure as a Soggy Paper Bag

September 26, 2011 Leave a comment

OS X Lion as secure as a soggy paper bag

In my last post I speculated that as the Apple user base grows the incentive for hackers to write effective exploits will increase. It turns out we don’t need to wait for hackers to write better exploits because there are already gaping holes in the operating system…

$ dscl localhost -read /Search/Users/username

This is a terminal command you can enter to find out the ‘Password Hash’ of any user on an OS X Lion operating system. This vulnerability does require a user to already be logged in and the Password Hash it reveals is an encrypted version of the password so it doesn’t sound like too much of a serious security threat, yet.

For those not familiar with Password Hashes an analogy could be stealing house keys from an unattended bag. They keys are useless without knowing the address of the house and all you can do is try the key in millions of doors until it works. You might get lucky and the house is nearby or you could search forever because the house is located on an island you don’t even know exists. Now imagine there are dodgey locksmiths that keep a record of the address of of all they keys they cut, and you can take the stolen keys to these dodgey locksmiths and if they’ve cut the key in the past they will happily tell you the address the keys belong to. So finding the address is hit and miss but over time the dodgey locksmith data base grows as locksmiths cut more and more keys and it gradually becomes easier to find a locksmith that knows the address of your stolen key.

So even if someone can gain access to your keys it’s a relatively small chance they will actually get into your house. That is until you discover there are downright criminal locksmiths out there who will take any key you give them, even your own house key, and change the lock on the door to match your key! All you have to do is flash the secret sign like this..

$ dscl localhost -passwd /Search/Users/username

This terminal command changes the password of any user on the system :( Like the command at the start of the post you still either need physical access to a machine with a user already logged in, or to gain remote access to a machine with a user already logged in but as Patrick Dunstan who discovered the threat explains gaining remote access isn’t as hard as it might sound..

[Imagine] A user with administrative rights is browsing the internet with Safari. The user happens to browse to a website hosting a malicious Java Applet. Unbeknownst to the user, they allow the innocent looking Java Applet to run. The Applet will proceed to make a connection back to the attacker, providing the attacker with full shell access. Whilst the attacker has access to the system, they are provided only with limited user privileges (they still do not have root access). This would limit what an attacker could accomplish. However, with the vulnerabilities described above the attacker now has an advantage:  they can change the password of the current user. Now remember, the current user is an administrator. So now all the attacker has to do is sudo –s  to become root. If lets say the victim did not have administrative rights, the attacker still has the ability to extract user hashes from the system and attempt to crack them.

So there you have it OS X Lion is as secure as a soggy paper bag. At least until apple gets its act together and patches the problem.

Categories: Uncategorized Tags: , , , ,

PC like Macintosh Trojan Discovered

September 24, 2011 Leave a comment

Apple Macintosh Trojan Discovered

Gone are the days when I could confidently tell customers Macs don’t get viruses. I am going back a few years but there really was a time when Apple Macintosh exploits were unheard of. Real exploits anyway. I had read about proof of concept vulnerabilities but for one reason or another they never made it into the real world. As the popularity of Apple products in general has increased over the last few years however there have been more and more reports of exploits but but none of them have affected users on a large scale  (as far as I ‘m aware) but I think that is all about to change.

Yesterday F-Secure published details of a PC like trojan that poses as a PDF file named ”OSX/Revir.A”. This Trojan successfully installs a back door while repeatedly opening a PDF to distract you, but the server the trojan is trying to contact isn’t functioning. But that could change at any moment making this Trojan a serious security threat.

I believe its just a matter of time before the Apple user base grows enough to motivate hackers to write truly effective exploits. It will be an interesting when that time comes because I know from experience that many if not most Mac users think exploits only apply to PC’s. Yes there are knowledgeable Mac users out there, of course there is, but I’m talking about the average user who isn’t the slightest bit technical, who just wants to post their pictures to Facebook and tweet every single thought that pops in their head. That’s fine, after all computers should be easy to use and that is exactly what the Macintosh has done.. it has made it much easier for non-technical users to get onto the Internet/Facebook. I applaud Apple for that but it potentially makes Mac exploits even more dangerous if only because a large slab of the user base is ignorant of even the possibility.

Download Mac OS 9 ISO

August 1, 2011 1 comment

And now for something completely different. For hardcore retro Mac fans I have made Mac OS 9.1 and Mac OS 9.2.1 CD ISO’s available for download. These are the full original apple ISO’s in a single file with no passwords.

This main reason you might want one of these ISO’s is if you’re an Apple Technician, or a power user that wants to run OS 9 apps on OS X, or more maybe you have bought a vintage Mac off eBay and want to do a clean install, which is highly recommended.  Whatever your reason here are the full ISOs for you to download…

Download Bootable Mac OS 9.1 ISO:

http://www.filesonic.com/file/zgIyjGE/Mac_OS_9.1_CD_ISO_Full_Download_Single_File.zip

 

Download Bootable Mac OS 9.2.1 ISO:

http://www.filesonic.com/file/qLtJtnC/Mac_OS_9.2.1_CD_ISO_Full_Download_Single_File.zip

 

Download Bootable Mac OS 9.2.2 ISO:

http://www.filesonic.com/file/PO1g1vf/Mac_OS_9.2.2_CD_ISO_Full_Download_Single_File.zip

 

It’s shit like this, Steve

July 10, 2011 Leave a comment
If you are a QuickTime 6 Pro user and you proceed with this installation, you will need to purchase a QuickTime 7 Pro registration code in order to regain QuickTime Pro functionality

If you are a QuickTime 6 Pro user and you proceed with this installation, you will need to purchase a QuickTime 7 Pro registration code in order to regain QuickTime Pro functionality

Keeley Hazell looking hot in red jumpsuit

July 10, 2011 Leave a comment
Keeley Hazell looking hot in red jumpsuit

Keeley Hazell looking hot in red jumpsuit

Categories: Uncategorized Tags: ,

It’s shit like this, Steve

July 10, 2011 Leave a comment
QuickTime was not found. QuickTime is required to run iTunes. Please uninstall iTunes then install iTunes again.

QuickTime was not found. QuickTime is required to run iTunes. Please uninstall iTunes then install iTunes again.

Hi I’m a Mac. I’m a PC. Any questions?

July 10, 2011 Leave a comment
Hi Im a Mac. Im a PC. Any questions?

Hi Im a Mac. Im a PC. Any questions?

Ben Franklin-What kind of a man owns his own computer?

July 10, 2011 2 comments

This is an advertisement for the Apple II computer which appeared in magazines including Scientific American in early 1980.  Check out the CRT monitor but what is on the screen?

Ben Franklin-What kind of a man owns his own computer?

Ben Franklin-What kind of a man owns his own computer?

What kind of man owns his own computer?

Rather revolutionary, the whole idea of owning your own computer? Not if you’re a diplomat, printer, scientist, inventor… or a kite designer, too. Today there’s Apple Computer. It’s designed to be a personal computer. To uncomplicate your life. And make you more effective.

It’s a wise man who owns apple.

If your time means money, Apple can help you make more of it. In an age of specialists, the most successful specialists stay away from uncreative drudgery. That’s where Apple comes in. Apple is a real computer, right to the core. SO just like big computers, it manages data, crunches numbers, keeps records, processes your information and prints reports. You concentrate on what you do best. And let Apple do the rest. Apple makes that easy with three programming languages – including Pascal – that let you be your own software expert.

Apple, the computer worth not waiting for.

Time waiting for access to your company’s big mainframe is time wasted. What you need in your department – on your desk – is a computer that answers only to you… Apple Computer. It’s less expensive than timesharing. More dependable than distributed processing. Far more flexible than centralized EDP. And, at less than $2500 (as shown), downright affordable.

Visit your local computer store.

You can join the personal computer revolution by visiting the Apple dealer in your neighbourhood. We’ll give you his name when you call our toll free number (800) 538-9696. In california, (800) 662-9238. Apple Computer, 10260 Bandley Drive, Cupertino, CA 95104

Image Source: unknown

Categories: Uncategorized Tags: , , ,

Hey have you tested out the new iPhone? No. Me neither.

July 10, 2011 Leave a comment
Hey have you tested out the new iPhone? No. Me neither.

Hey have you tested out the new iPhone? No. Me neither.

 

Image Source: unknown

Hello world!

July 9, 2011 Leave a comment

Welcome to AppleHorror.com!

My name is MacDude and I created this Apple blog to tell you about Apple, Steve Jobs, Macintosh computers and “Shit like this, Steve”. I am an ex-apple technician so I can give you the inside dirt on what really goes no at Apple computer. The real deal, not the brown-nose religious Apple reviews typical on the Internet.

Love,

MacDude.

Categories: Uncategorized Tags: , , ,