MSN Censors Your IM 287
Jamie ran across a story about censorship on MSN. Essentially, a number of suspicious strings result in silent failure of delivery. The strings are unsurprisingly things like .scr and .info. They've started maintaining a list if you're interested. Personally, I'd rather they fix the vulnerabilities that make those strings dangerous in the first place: it's not like IM is the only place a URL can get on your machine.
The genius that is Microsoft... (Score:5, Informative)
From an article that is linked to from this one:
Or for that matter, http: //tinyurl.com/z35a5.
Kind of reminds me of our software filter where I work. They blocked firefox.exe from running. My solution? I renamed the file to iexplore.exe. Worked like a charm.
It's also probably worth noting that the messages are blocked on the server, not the client. That means that it will block the message whether you're using the MSN client, Pidgin, or any other client to access MSN.
My advice: Get a frickin' Google mail account already and use Google Talk [google.com] instead.
Re:The genius that is Microsoft... (Score:4, Informative)
Anybody else notice its .php files that get ... (Score:2)
And what does every Linux web server come with?
RIGHT...
Re: (Score:2)
Anyhow, I think it's because script kiddies tend to use (or exploit) PHP applications more often than other scripting languages due to its high availability in cheap hosting environments.
Re: (Score:2)
Perl and other CGI stuff is usually script aliased out of document_root and run from there
And pl files also need chmod +x ing whereas php files will just run.
Those crazy "easy to set up" routes get you ow
Re: (Score:3, Insightful)
Also the php files are in the document_root directory (or whatever you want to call it).
Yeah, on the server - then they could exploit the server hosting them... Why on earth would MS care about that? They're doing the filtering to protect the end-users from exploits of vulnerabilities in the MSN client. It doesn't matter the least bit if it's PHP, Perl, Ruby, ASP or whatever that runs on the server-side - it's what is returned from the server-side that matters. I'll have to agree with the guy guessing th
Four ways to hide the .php extension (Score:5, Informative)
Perl.
Still, the administrator of a server running PHP 5 can get scripts to run without having .php in the URL by using various forms of content negotiation [apache.org]:
Re:Four ways to hide the .php extension (Score:5, Informative)
1. Name the PHP file "download".
2. Use this option either in httpd.conf or
<Files
SetHandler application/x-httpd-php
</Files>
3. Access it like:
http://localhost/download or accept arguments like http://localhost/download/file.odt
If you want to get what comes after the slash, this is all you need:
$thePath = explode("/",ereg_replace($_SERVER['SCRIPT_NAME'],
file.odt would be located in $thePath[1].
Re:Four ways to hide the .php extension (Score:5, Informative)
Re: (Score:3, Interesting)
Still, the administrator of a server running PHP 5 can get scripts to run without having .php in the URL by using various forms of content negotiation [apache.org]:
Another option is to use the AddType directive to have other file extensions run through the PHP interpreter. If you don't have any static pages on your site or can accept the minor performance hit, you can send all .html files through PHP.
Blocked firefox.exe (Score:3, Funny)
Re:Blocked firefox.exe (Score:5, Funny)
OMFG!
Someone alert the world press!
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Insightful)
Now, if you come up with a valid business need for said non standard software, and its ignored, then we are in agreement.
Re: (Score:2)
Re: (Score:3, Insightful)
And in a well run shop, even if you got permission to run it, the IT department would have to install it for you. You wouldn't be downloading it yourself.
Once you grow up and have to support 40000 users, you might understand that things are different in the business world then they are at home.
Re:Blocked firefox.exe (Score:5, Interesting)
No, they specifically blocked firefox.exe. It wasn't part of a regular expression or policy to keep people from running their own programs. They made a deliberate and conscious choice to not only standardize on Internet Explorer as the Official Company Browser(TM), but to try to prevent anything else from even working.
It's not the only time they've done something lame-ass like that. For example, they've also created an Active Directory policy to push down the corporate intranet page as your home page. So if you're like me and prefer something like Google as your home page, too damn bad, it resets it next time you log in. I had to go in and deny permission to that registry key for Administrators to keep that from happening. (Yes, I know, they can reset the permissions on the key if they figure out what I've done, but they're not that motivated, and the point was to keep the automatic update from happening, which this does successfully.)
Re: (Score:3, Insightful)
Part of It's job is to protect the corporate computing assets and keep them running properly for the needs of the job. If that happens to step on your personal wants, then thats too bad. The PC is there for work, not as a toy for you. You have your personal toys at home.
Re:Blocked firefox.exe (Score:5, Insightful)
What if it steps on what I need to do my job? I'm glad I don't work for you. You seem to be one of those types that thinks that just because something can be done, it needs to be done. Pushing down the default page doesn't protect the corporate computing assets, though I'm sure that's how our desktop goobers pitched it to management. It's just one more way to control things they have no business controlling, and it impacts our productivity.
They also do thinks like push down custom Start Menu structures. Microsoft Word, for example, isn't under All Programs or even Microsoft Office like it is on every other computer. No, it's buried under "Office Applications" (not to be confused with "Business Applications," a separate directory), along with things like Adobe Acrobat and such. They've also moved Windows Explorer (the filesystem explorer, not Internet Explorer) under Accessories. If I change this to something I'm more used to, it gets reverted next time I log in. Obviously, they've also deleted and blocked Solitaire and Minesweeper from running; it wouldn't do for people to take a break from hammering their stones. The company logo is pushed out to be everyone's desktop background.
My favorite, though, is that they've decided that everyone needs a little application called Kontiki. It's a peer-to-peer video distrubtion software system that turns all of our PCs into filesharing peers for corporate videos. You can't disable it and you can't delete the videos that it pushes down. (If you try to deleting a video, the software automatically re-downloads it from--you guessed it--your coworkers computers.) I detest days when corporate videos go out. My bandwidth is sucked dry by something I neither want nor use and have no control over.
Let's see... Need more stories? How about this. They recently pushed out a piece of software called Connected Backup. What happened is that our fileservers where people's home directories were started filling up. Instead of going out and buying more hard drives or implementing quotas, they've rolled out this backup software to everyone's computer that automatically backs up your machine once a day whether you want it to or not. Now, they're telling everyone that official company policy is to NOT store important documents on the fileservers, but to store them on your local PCs. Brilliant! Of course, network traffic has shot up dramatically, and the backup servers had to have a TON of storage added to them (the data still has to go somewhere), and instead of only things that people save on the fileservers being backed up, all of their personal shit is, too.
Every day, my computer runs a Connected backup, a virus scan, a vulnerability scan, a document retention scan, a software installation scan, Notes database replication, and my Run key in the registry has around 50 entries in it that our desktop group has loaded in, and it takes around two minutes for all of the group policies and login scripts to run when I log in. Thanks to our desktop group, literally 30 minutes of my day is wasted waiting for all of that shit to run.
I could go on with the stupidity if you really want me to. You're right about one thing; they've definitely protected the corporate computing assets. People hate using their computers so much now that a lot of people I know have gone back to just leaving it on all the time for doing their timesheets, and conduct their normal business using such old school methods such as the telephone and pencil and paper. As for me, I actually do some of my work at home using my own computing resources, and the only reason I can tolerate using my work computer for anything is because I know how to get around most of the shit they try to push down on us.
Re: (Score:2)
WHAT DO YOU NEED TO DO
-Evacuate the building
-Report a fire or police emergency
-I received a suspicious package
etc
Re: (Score:3, Funny)
Re: (Score:2)
Re: (Score:2)
Re:Blocked firefox.exe (Score:5, Interesting)
Maybe, but I kind of doubt it. I was a NT server support person for a couple of years, then a systems admin (and a damned good one, if I do say so myself) for almost a decade. I've fought my fair share of battles, and my background is precisely why I know how to get around most of the shit they keep trying to push down to my workstation.
Did you try to fight it? Did you tell your manager, "This is a bad idea, and here's why..."? Like I've said, I've fought my fair share of battles. I haven't won them all. I had to delete Solitaire and Minesweeper at a smaller company I worked at because, as my boss said, "I hate those stupid timewasters." However, when he had a meeting to tell us that he read that you could lock down the desktop background image, I explained to him why that was a bad idea, and actually won that battle.
At my last job before the one I have now, I was the manager of server operations. I hate to say it, but my boss was a complete idiot who didn't know a thing about managing an IT department. It was ridiculous, and on more than one occasion, I found myself in the CFO's office (his boss) explaining why what my boss had told him was a load of hooey. I ended up quitting because I literally was afraid that I would be prosecuted at some point for something my boss would make me do and pinned on me as a scapegoat, and a few months later, he was finally fired because he screwed up a license scheme and it cost the company over $100 thousand (a LOT of money for that company). While I was there, I actually deliberately disobeyed him on many occasions when he asked me to do things that were illegal and/or unethical.
But the desktop goobers where I am now? They don't just implement management's decisions. Believe me, I've talked to them on many occasions, and they actually defend what they've done. I know for a fact that they are the ones who are instigating a lot of this crap, because in my company, it's how you get ahead; you lead a project that costs hundreds of thousands of dollars and put together reports about how well it went. What? There isn't a project involving spending hundreds of thousands of dollars? Then you make one up.
So yeah, I guess I am one of those users. As a matter of fact, I do know more than most of our IT folks about how these systems work. And if they stand in the way of me doing my job, I'll go around them without an iota of guilt because frankly, what I'm doing is much more important then them locking down my home page and desktop background.
Re: (Score:2)
Re: (Score:2)
A decent firewall and web proxy would be about 100x more practical. Changing the home page as a policy is just doing something irritating for the sake of doing it.
The original poster overthought the way around it too. All he actually needed to do was create shortcut to google and use that to launch the browser instead of playing with registry permissions.
-J
Re: (Score:2)
Re: (Score:2)
Might Be Time To Bring Back FIDONET (Score:2)
Re:The genius that is Microsoft... (Score:5, Insightful)
Re: (Score:2)
But I also used to have a Jabber server. (Or I used to, and I will again when I get around to setting it up again.) I tell most people to just download Google Talk, though. That's the thing -- Jabber is trying to take IM whe
Re: (Score:3, Insightful)
Anyone that I have any relation with knows that I will not contact them via MSN, AIM, My Space, Live Journal or any of their like. If they wish to communicate they can call me on the phone or send an email. If they push the point, I suggest that they learn to use IRC or obtain a HAM radio license with a morse code rating, and I will gladly send them an instant message. Most have selected the telephone as their main choise, but one now holds a General c
Re: (Score:3, Funny)
Says the person with a binary signature.
Re:The genius that is Microsoft... (Score:5, Funny)
"Mom, I met a great girl. She's not very nice, and she's not very pretty, but she started using Jabber after the latest MSN fiasco. You'll love her. I'll have her message you; oh, but you'll have to switch of of AIM first, mom."
Re: (Score:2)
Re: (Score:2)
The Solution! (Score:5, Insightful)
Apply some idea of "common carrier" status to MSN. Like the telephone companies, as long as they do not attempt to edit or censor the content that passes through their networks, in any way, then they are not responsible and cannot be held liable for any damage caused by such content. But the moment they start taking measures like this to try to "sanitize" the content of the network, make them legally liable to pay damages for any successful attack/exploit that they are unable to prevent.
Overnight, this stupidity would go away. It would also set a great precedent for any other companies that wish to do this.
Re: (Score:2)
Re: (Score:2)
Sage advice, for a person with no friends. (Then again, if you have no friends, why would you use IM in the first place?)
"Switching" to GoogleTalk is easy; convincing the 40+ people on my list to all "switch" to GoogleTalk is less easy. Saying that they need to "switch" to GoogleTalk to talk to me will most likely result in them not talking to me. (So I guess I'm not as popular as I though!)
Of couse I put "switch"
Re: (Score:2)
-gasp- Slashdot, too! (Score:5, Interesting)
I'm guessing they're using that as a way to make sure only subscribers can get first post now? It wouldn't load for me until someone had posted.
As for the IM... I don't care what it is, it's not their job to censor it. Virus check attachments, sure... But not sensor the chat. Absolutely ridiculous. Reminds me of games that try to filter out all 'bad' words and end up filtering out words like 'fanny' because they mean 'butt' in the US and apparently refer to women's genitalia in the UK. How people NAMED Fanny deal with that, I can't imagine. There were quite a few more commonplace words that mean odd things in other languages or countries and were filtered as well. Ridiculous.
Re:-gasp- Slashdot, too! (Score:5, Funny)
I play City of Heroes, and for some weird reason, it blocks the word "count." I think it was a typo when someone was entering words to block into the filter. It was just kind of funny, because I discovered it when I told someone, "Don't worry, you can count on me!" and it came out as "Don't worry, you can <bleep!> on me!" They had no idea what I was talking about, and it took a few entertaining minutes to hash out what was going on.
Re: (Score:2)
Re: (Score:2)
A classic problem with poorly defined regular expressions as "profanity filters". It might help to "throw a dictionary at it" as part of testing. i.e. Before letting people see how daft it actually is...
Re:-gasp- Slashdot, too! (Score:5, Funny)
Re: (Score:2)
Re: (Score:2)
The problem, though is that after the brouhaha, people started deliberately using the "innocent" word in mean-spirited ways. I mean, come on, before all of this mess, no one ever used the word niggardly in normal conversation. One guy does it, misguided racial accusations fly, stalwart defense is mounted, and now, people use it all the time. It's not that the word deserves to be more common; they're doing it specifically for the purpose of its new racial connotations even though there really shouldn't be
Re:-gasp- Slashdot, too! (Score:4, Insightful)
During the controversy, one of the newspapers (Boston, I think) ran through one of the loudest critics prior speeches and found that he'd used it in the past, as well.
Just because SOME people are that special combination of both ignorant and loud, it shouldn't change the way educated people communicate.
Re: (Score:2)
Re:-gasp- Slashdot, too! (Score:5, Funny)
No, it's "Thor". We don't like Scandinavians.
Re: (Score:2)
Re: (Score:3, Funny)
Re: (Score:2)
Why it thinks "count" is a swear word, I've got no idea, but turning off the nanny filter remains one of the first things I do when setting up a new character (I seem to remember that the filter is, like the UI col
Or Fannie Mae? (Score:2)
Re:How people named Fanny deal with it (Score:2)
Re: (Score:2)
Even more difficult if they are called "Fanny Babcock". IIRC Someone actually compiled a webpage entitled "Smut which only a machine could identify".
Re: (Score:2)
It doesn't catch everything, as it doesn't look at the boundries of words, so that you can't get around "fuck" by saying "fucker" or "fucking".
Here's a short list
I already knew some (Score:4, Interesting)
Fortunately, it's kinda easily fooled if you randomly place a space and add "delete the space" at the end of the sentence. If they trust me in the first place, what prevents them from copy-pasting it and deleting a character as I requested?
Re: (Score:2)
Misleading headline (Score:3, Insightful)
Re:Misleading headline (Score:4, Informative)
No, the data which is being blocked from transmission is not blocked because it's going to a computer program which would be exploited by it. At least I haven't seen any allegations of that. It's being blocked because the human that would receive the data might use it in a way deemed inappropriate (by clicking on it, say).
Re:Misleading headline (Score:5, Informative)
Re: (Score:2, Informative)
Re: (Score:2)
Priorities and mitigation (Score:4, Insightful)
Do you really think they're diverting resources away from fixing bugs so that they can add "censorship" features to IM? Perhaps this is just one effort among multiple efforts to correct problems AND mitigate their effects? If it's going to take X weeks to fix the bug, but Y days to implement a filter that will stop some large percentage of infections, don't you think that both avenues are worth exploration at the same time? There's more to slowing and preventing the spread of malware than fixing the defect that allows them to propagate.
This also assumes that the same organization even owns the bug in question. Not all of these defects may be Microsoft's problem to begin with. This might even be a MORE reasonable action for them to take, since they're doing "everything in their power" to fight the problem rather than just sitting on their hands waiting for a 3rd-party to correct their bug, and sitting on their hands longer waiting for the end user to update their software.
Re: (Score:3, Interesting)
Yes.
``Perhaps this is just one effort among multiple efforts to correct problems AND mitigate their effects?''
That sounds almost reasonable. Except that it implies that Microsoft actually makes a serious effort to fix the security holes they've saddled their users with. I had some hopes that, with Vista, they had actually started down that road, but these hopes have since been thoroughl
Re: (Score:2)
Is this a joke question? We're talking about Microsoft, the company that leaves security holes in their products for months on end while churning more DRM into it.
.INFO (Score:4, Insightful)
Re: (Score:2)
Well, .php... (Score:2)
I mean, I frequently send links to specific webcomics [questionablecontent.net] to people I know on IM, but most of the people I know are on Yahoo or something better.
.com (Score:2, Funny)
MSN does some weiiiiiird things... (Score:5, Interesting)
However - and this is the kicker - when I click on the blue link to the file in the MSN chat window, I get this dialog [game-point.net]. Yeah, it actually DELETED the file I just downloaded. After I copied it using Explorer. And I have full access to it. Dunno who implemented that piece of genius.
Re: (Score:3, Insightful)
Re: (Score:2)
This issue was brought to my attention a while back when they blocked _all_ links containing download.php. Yep. Not sure if they still do that, tho.
Re: (Score:2)
I'll leave the subject of how unbelievably retarded the whole thing is to others.
Re: (Score:2, Funny)
So... (Score:2)
And if they didnt (Score:2, Insightful)
Not that im fond of them either, but it seems they cant win either way these days.
At least they're doing something (Score:5, Informative)
At least their trying something (albeit a weak approach) to stop automated scripts from sending viruses all over their chat protocol.
When you work on 1000+ college student laptops, you learn a lot of things about software students use in general, and one of these things you learn is:
1) AIM is a Virus downloading service disguised as a chat protocol.
I know that AOL doesn't do this on purpose, but it is so easy to hack that it might as well be. it's great when a 12 year old downloads a virus that infects Aim thinking it was some game (probably from AIM i might add), it sends "Hey check this out!" to his sister at the college containing an infected link or program, and the next thing you know you're running Aimfix and cleaning Zlob off on 300 PC's.
If Aim would simply filter out the bad traffic (and they should be able to know if a client is spamming the servers like crazy by heuristics alone) it would stop a lot of scams dead in their tracks.
Old news! (Score:4, Informative)
Devil's Advocate (Score:2)
All the more reason to use Jabber/XMPP (Score:3, Informative)
spying (Score:2)
Oh please. (Score:3)
However. I'm also interested in computer security.
It _MAKES SENSE_ to block stuff that has been observed in automated worms. It's a simple solution. It's not something that will make all systems invulnerable - but it _MAKES SENSE_. It's a quickfix. A quickfix that works.
This is only "censorship" insofar that it actually prevents stupid automated worms to spread. It's a defensie measure. Not a perfect one, but one.
Oh, and patching the holes. Sure. You can patch the holes. Then everyone has to update
I'm dead tired of _idiots_ who thinks that any preventative measure is evil! censorship! bad!
Microsoft is simply trying to help in this case. If you do not like it, use another IM service. Like Yahoo!
So, please you censorship-screaming morons:
SHUT UP! STOP USING THEIR SERVICE IF YOU DO NOT LIKE IT. THEY ARE TRYING TO DO THE RIGHT THING IN THIS INSTANCE !
*phew*. Now I have to go wash my brain. I've just defended satan.
Re: (Score:2)
Re: (Score:2)
Before calling everyone morons... (Score:2)
Re: (Score:2)
That's just the problem - too many "quickfixes" and not enough inherent security that was part of the design from day one.
Fix what? (Score:5, Insightful)
Someone want to tell me how you fix a user who downloads and runs untrusted executable code?
I've seen plenty of Linux n00bs get tricked into running rm -rf /. Or lynx -source example.com | sh
MSN implementing filters on certain strings is just a small measure in a huge arms race any major IM system has to deal with.
PS. You can save yourself the trouble of replying if you're going to tell me Linux only allows the user to destroy all of his files and not the entire OS.
Not remotely new news... (Score:2)
Vulnerabilities (Score:3, Insightful)
Worse, after they get their own machine hacked, they'll blame MSN. They'll contact whatever 'customer service' facility is provided and scream bloody murder. If they manage to get fired as a result they may even sue. Don't doubt that there are employers capable of getting litigious with MSN over it, also.
Sadly, this is the reality of operating an IM/Email/SMS service [ubergoth.net] today. Look carefully at that graphic realize that it is not an exaggeration.
Re: (Score:2)
I'd rather they fix the vulnerabilities
How would you detect the idiocy level of the recipient? If you spam a thousand accounts with "OMG check this http://somedomain/hot-teen-s3x.scr [somedomain]" you just know some fraction of the audience will dutifully follow the link and then dismiss every prompt that appears trying to prevent installation.
You know, I think you've got a point - in theory. In practice, however, stupid users tricks just don't have the same catastrophic effect in Linux or OSX. You can point to all kinds of technical details that make it way, but ultimately, you just have to accept that Windows is the least secure desktop environment in wide use today.
Worse, after they get their own machine hacked, they'll blame MSN.
Horse hockey. If people blamed the manufacturer for virus infections, Microsoft would be awash in a sea of litigation. I'll take things one step further and assert that one of
Disproving the article (Score:2)
http://yro.slashdot.org/article.pl?sid=07/08/05/13 11216 [slashdot.org]
joe | optimism is just another word for false hope says: (18:57:25)
I am now going to disprove this article
joe | optimism is just another word for false hope says: (18:57:27)
*ahem*
joe | optimism is just another word for false hope says: (18:57:52)
Microsoft suck massive donkey cocks. I really, really hope someone kicks Steve Ballmer right in the fucking head, preferably with a steel toed
email too (Score:2)
MSN Is Bad (Score:2)
Hey, I just heard there are all these open standards that you can use to chat with one another! You won't be dependent on the goodwill of a single company, you needn't worry about peolpe sniffing your messages, and there are lots of other advantages, too!
Guys? Gals? Why is nobody coming with me...?
Items missing from the list (Score:2)
* profile.php? (including '?')
* download.php? (including '?')
* gallery.php
* pics.php
* ListAllTopics.php
*
Where are the
The Vulnerability Is... (Score:2, Interesting)
Re: (Score:2)
Re: (Score:2)
On the receiving end, it just tells me that I closed the chat window.