Slashdot Log In
MSN Censors Your IM
Posted by
CmdrTaco
on Sun Aug 05, 2007 09:06 AM
from the its-for-your-own-good dept.
from the its-for-your-own-good dept.
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.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
The genius that is Microsoft... (Score:5, Informative)
(http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)
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)
(http://www.lattyware.co.uk/ | Last Journal: Sunday November 27 2005, @05:00PM)
Four ways to hide the .php extension (Score:5, Informative)
(http://myatomic.com/ | Last Journal: Sunday November 19 2006, @12:31AM)
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:Blocked firefox.exe (Score:5, Funny)
(http://www.lattyware.co.uk/ | Last Journal: Sunday November 27 2005, @05:00PM)
OMFG!
Someone alert the world press!
Re:Blocked firefox.exe (Score:5, Interesting)
(http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)
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:Blocked firefox.exe (Score:5, Insightful)
(http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)
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:Blocked firefox.exe (Score:5, Interesting)
(http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)
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:The genius that is Microsoft... (Score:5, Insightful)
Re:The genius that is Microsoft... (Score:5, Funny)
(http://www.louishochman.com/)
"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."
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.
-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)
(http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)
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:-gasp- Slashdot, too! (Score:5, Funny)
Re:-gasp- Slashdot, too! (Score:4, Insightful)
(http://www.artefaqs.com/)
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:-gasp- Slashdot, too! (Score:5, Funny)
No, it's "Thor". We don't like Scandinavians.
I already knew some (Score:4, Interesting)
(http://vistoenbp.net/)
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?
Reminds me... (Score:1)
"A part of your nickname contains trademarked words and thus cannot be used".
I changed "Microsoft" to "Micro Soft" but it just wasn't the same
I've run into this issue before (Score:1)
Another thing to note: you used to be able to crash people out of chats by typing "[.pif]" (without quotes). It would cause everyone to exit the conversation with a "connection error". Now, it just kicks you out.
Misleading headline (Score:3, Insightful)
Re:Misleading headline (Score:4, Informative)
(http://mccarthy.vg/ | Last Journal: Wednesday October 24, @09:09AM)
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)
(http://www.game-point.net/ | Last Journal: Monday November 14 2005, @09:19AM)
Priorities and mitigation (Score:4, Insightful)
(http://fastolfe.net/)
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.
.INFO (Score:4, Insightful)
(http://microsoft.toddverbeek.com/)
.com (Score:2, Funny)
MSN does some weiiiiiird things... (Score:5, Interesting)
(http://www.game-point.net/ | Last Journal: Monday November 14 2005, @09:19AM)
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.
So... (Score:2)
And if they didnt (Score:2, Insightful)
(http://slashdot.org/~nurb432/ | Last Journal: Friday August 27 2004, @03:24PM)
Not that im fond of them either, but it seems they cant win either way these days.
Losing battle... (Score:1)
(http://malhavoc.homeunix.com/)
At least they're doing something (Score:5, Informative)
(http://www.bluecrimson.com/ | Last Journal: Sunday August 05, @10:40AM)
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)
Office Communicator (Score:1)
Devil's Advocate (Score:2)
All the more reason to use Jabber/XMPP (Score:3, Informative)
(http://www.mysticone.com/)
spying (Score:2)
(Last Journal: Thursday December 08 2005, @04:33PM)
Oh please. (Score:3)
(http://www.nwo.no/)
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.
Fix what? (Score:5, Insightful)
(http://michael.bacarella.com/ | Last Journal: Friday November 01 2002, @06:19PM)
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 Just MSN (Score:1)
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.
PIF your conversation (Score:1)
Disproving the article (Score:2)
(http://joe-baldwin.net/ | Last Journal: Saturday September 02 2006, @11:58AM)
http://yro.slashdot.org/article.pl?sid=07/08/05/1
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 boot
joe | optimism is just another word for false hope says: (18:58:23)
Really, I hope someone burns their shitty excuse for a building to the ground. Fucking cunts.
Messages got through OK. Dunno what the problem is, personally.
Yet another reason to use IRC (Score:1)
-pp
email too (Score:2)
MSN Is Bad (Score:2)
(http://inglorion.net/ | Last Journal: Thursday October 06 2005, @07:17AM)
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)
(Last Journal: Saturday January 29 2005, @08:27AM)
* profile.php? (including '?')
* download.php? (including '?')
* gallery.php
* pics.php
* ListAllTopics.php
*
Where are the
Spam? (Score:1)
Full list (Score:2, Interesting)
(http://marcansoft.com/)
http://www.amsn-project.net/forums/viewtopic.php?
They ought to censor.... (Score:2, Funny)
(Last Journal: Tuesday September 05 2006, @02:49AM)
Old news (Score:1)
Latest version introduced this - Use ZIP or RAR (Score:1, Informative)
Zipping is the way around this filter.
Re:Huh? (Score:1)
(http://www.lattyware.co.uk/ | Last Journal: Sunday November 27 2005, @05:00PM)
Re:With so many alternatives.. (Score:1, Insightful)
I don't need to use the official client, but sadly I must use some kind of program that connects to the MSN network now and then.
The Vulnerability Is... (Score:2, Interesting)
(Last Journal: Thursday July 10 2003, @10:13AM)
Having any IM program make it so easy to run applications from questionable sources is not a secure feature let alone the debate whether or not it is a good one. Asking "Run this? Yes/No" doesn't make the feature any better. Why do people keep thinking it is? MSN Messenger shouldn't be doing this period where the "fix" of filtering on "bad data" by extension is laughable.
Re:experience (Score:2)
Re:With so many alternatives.. (Score:1)
Re:With so many alternatives.. (Score:2)
Somebody please mod parent up.
I use iChat/AIM , iChat/Jabber and Yahoo - and I won't get a M$N account. I tell people that if they want to IM me they can use something other than M$N, as I won't be getting an account there.
Re:Another blocked keyword? (Score:2)
(Slashdot, if I see that fucking "It's been 1 minute since you last posted a comment" again...)
Re:Not censored, I tried it myself (Score:2)
http://forums.worsethanfailure.com/forums/18/Show
http://www.amsn-project.net/forums/viewtopic.php?
"image001.png" is blocked - because no-one ever uses a filename for something other than what someone else has used that filename for, no matter HOW generic it is, once someone's used a filename it's "taken" forever and always refers to that one evil exploit it was used for.