Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Uh-huh, riiiiiiiiight... (Score 3, Interesting) 386

There was an exploit for mambo some time ago, sql injection i believe, perhaps several others also, so mambo is a likely culprit.
One cannot say it was PHP directly that got the machine compromised. It was an exploit in a script written in PHP.
A box isn't going to get compromised if PHP was installed alone on the box without any scripts (at least it's very very unlikely).
Is C the direct cause of your box owned when their is an exploit in say, proftpd for example?

I mean, I could also say...
"yeah, you'd have to be mad to run sendmail on a box you don't want to get owned"
"yeah, you'd have to be mad to run proftpd on a box you don't want to get owned"
"yeah, you'd have to be mad to run bind on a box you don't want to get owned"
"yeah, you'd have to be mad to run a linux kernel on a box you don't want to get owned"

These applications have all had their problems in the past, maybe some still have problems, but overall
they get fixed when new exploits/bugs are discovered.

I'm not quite sure why, but a lot of people/webmasters/admins do not check for updates to the 3rd party php scripts
they have installed, they just install them once and leave them running... Then they wonder why their box was compromised
due to them running out of date software.
You wouldn't leave your windows machine unpatched and never check for updates, would you?

Online Store to Sue Blogger Over Google Ranking? 365

An anonymous reader writes "An online business owner is threatening to sue blog owner Dean Hunt (DeanHunt.com) because he is upset that the blog owner is doing better than his business in the Google search rankings. After an initial threat, Dean received a follow-up threatening to take legal action against him. So far Dean has elected not to name and shame this business owner."
It's funny.  Laugh.

MPAA Goes After Home Entertainment Systems 402

philba writes to tell us that home theaters may become the new jurisdiction of our MPAA overlords. The MPAA is lobbying to make sure that home users authorize their entertainment systems before any in-home viewings. From the article: "The MPAA defines a home theater as any home with a television larger than 29" with stereo sound and at least two comfortable chairs, couch, or futon. Anyone with a home theater would need to pay a $50 registration fee with the MPAA or face fines up to $500,000 per movie shown."

Slashdot Posting Bug Infuriates Haggard Admins 262

Last night we crossed over 16,777,216 comments in the database. The wise amongst you might note that this number is 2^24, or in MySQLese an unsigned mediumint. Unfortunately, like 5 years ago we changed our primary keys in the comment table to unsigned int (32 bits, or 4.1 billion) but neglected to change the index that handles parents. We're awesome! Fixing is a simple ALTER TABLE statement... but on a table that is 16 million rows long, our system will take 3+ hours to do it, during which time there can be no posting. So today, we're disabling threading and will enable it again later tonight. Sorry for the inconvenience. We shall flog ourselves appropriately. Update: 11/10 12:52 GMT by J : It's fixed.

Choosing Your Next Programming Job — Perl Or .NET? 426

Trebonius asks: "I have just received two job offers in the same day. The first was for a job coding in Perl on Linux/UNIX platforms, for a small but very cool company around 120 miles from where I live. They play Half-Life together in the off-hours and the people I've talked to there seem very happy with the job and work environment there. I'd be making smallish web systems, and I'd basically have total control over the projects on which I work. They offered me 20% more than I make now. The second offer I received is for a huge nationwide company opening an IT office a couple blocks from where I currently work. They're an all-Microsoft shop — VB, C#, .NET, SQL200*, etc. I'd be a very small cog in a very large machine. They offered me 66% more than I'm making now. Benefits are essentially identical between the companies, so that's not a big factor. I'll also give the Perl company a chance to make me another offer, but what should the threshold be? How do you folks balance the desire for a fun job with the need to pay off debt?"

PS3 Lines Already Forming In America 452

Wowzer writes "Nine days until Sony's PlayStation 3 launches in America, and lines are already forming. From the article: "Someone went to Best Buy this morning and saw about 7 people waiting outside. He went inside and one of the workers told him that they had been there since Monday. It must be a tough job being such big PS3 fans and being the butt of many passer-by jokes like 'Where is the line for PS4? Is it on the other side?'"

Novell Gets $348 Million From Microsoft 308

An anonymous reader writes, "Novell has published additional details about its agreements with Microsoft concerning Windows and Linux interoperability and patents. It seems the company is receiving an up-front payment of $348 million from Microsoft, for SLES subscription certificates and for patent cross-licensing. Microsoft will make an upfront payment to Novell of $240 million for SLES subscription 'certificates' that Microsoft can use, resell, or distribute over the term of the agreement. Regarding the patent cooperation agreement, Microsoft will make an up-front net payment to Novell of $108 million, and Novell will make ongoing payments totaling at least $40 million over five years to Microsoft."

Every Vista Computer Gets Its Own Domain Name 388

c_forq writes, "According to APC magazine, every new Windows Vista computer will be given its own domain name to access files remotely. There is a catch though: to use it one must be using IPv6. Is the push for Vista also going to be the push finally to switch everything from IPv4 to IPv6?" Microsoft, meanwhile, is trying to convince businesses to adopt both Vista and Office 2007 at once. An analyst is quoted: 'In all likelihood, enterprises will tie deployment of both Vista and Office 2007 with a hardware upgrade cycle.' His reasoning is that it will be easier for companies to handle one disruption to IT systems than two. Or three.

Utube Sues YouTube 438

An anonymous reader writes "From The Age article: Universal Tube, which sells used machines that make tubes, has said it has lost business because customers have had trouble accessing its site." So now Utube is suing YouTube seeking a cease and desist on the youtube domain. (I wonder if they think Google's pockets might be deeper that the previous owners'.) This again raises the problems of domain names colliding across different industries and countries, and reminds me of the etoys/etoy tussle a few years back. Should domain name simply be exempt from trademark legislation in all countries or is it a legit thing to fight for?"

Politicians Have Poor Grasp of Technology? 349

Alfred Lee Deon writes "Chris Patten, a former EU Commissioner, was speaking at the three-day conference in Nice, France, on European business and technology. 'Many politicians don't understand the technology issues that could affect government IT schemes,' he said.' Politicians have no sound grasp of technology issues — but politicians don't necessarily have a profound grasp of any issue.' He was especially critical of UK's government's ID card scheme — a scheme he felt would not achieve one of its possible objectives of making borders more secure."

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...