Windows Vulnerable To 'Token Kidnapping' Attacks
cuppa+tea writes "More than a year after Microsoft issued a patch to cover privilege escalation issues that could lead to complete system takeover, a security researcher plans to use the Black Hat conference spotlight to expose new design mistakes and security issues that can be exploited to elevate privileges on all Windows versions, including the brand new Windows 2008 R2 and Windows 7."
All software has bugs, that's just a matter of fact. When computers are networked, some of those bugs can be used to exploit another computer.
Moreover, Windows has security problems. Film at 11. (Couldn't post without an anti MS joke! I think there's a filter or something...)
Fixed the title for you.
Just don't connect to a Token Ring LAN! =V
There's a spot in User Info for World of Warcraft account names? Really?
It doesn't do anything useful.
So don't use Microsoft products and you're safer!!! To be fair to Microsoft their products have been steadily improved over the years. There products are now acceptable in regards to competitors.
After hearing about this exploit, an Apple VP referred to this as "Microsoft's Iphone 4".
#include <stdio.h>
int main()
{
printf("hello, world");
return 0;
}
RIP America
July 4, 1776 - September 11, 2001
That should be the first thing anyone familiar with Windows architecture notices. It means that it's an escalation from an account that's already running at elevated privilege (at least, it is on Vista and beyond).
So, it's definitely a security bug. But it seems like a disproportionate amount of noise for a local privilege escalation requiring higher than normal privilege to start with.
http://www.nationalterroralert.com/updates/2009/02/13/kidnapping-capital-of-the-usa-phoenix-arizona/
I bet these without-a-life hackers are so lame they go on slashdot on a Saturday night! Poor saps don't have a life. Wouldn't want to be them, that's for sure!
Problem is in Windows architecture. Its security subsystem is so complex that it's nearly unusable. You can, in theory, create very flexible security policy using ACLs which can be attached to almost all objects in Windows but in practice nobody uses it. So glaring security bugs can live for years.
It's almost like SELinux.
Lately the security bugs I've seen are making me feel good.
Sounds weird I know, but it just seems like they are getting more and more bizarre.
Even the flash and PDF stuff makes me feel that we are starting to go into left field for vectors. The security industry is putting itself out of work...
Where will be in 5 years...probably in a relatively safe world.
I mean heck this things says "If you can upload an ASPX file you can take over the system". That means we are worrying about how to protect against inside jobs not general problems.
When was the last major worm anyways?
This is way too incomplete. For one thing, you forgot NT and 2000.
I suppose the article does say "more than a year..." but this is really old news. http://www.argeniss.com/research/TokenKidnapping.pdf was published in the summer of 08.
...windows 7, all the above and smaller foot print when installed...
Smaller footprint than what? The default install clocks in at around 13GB of disk space!
Ironic how bugs are so well suited to infestation through windows. A RAID array might help....
It does not check the return value of printf.
Under windows it does only run in console mode.
Documentation is lacking.
The start of the source code is not marked. Since has a stop of line with a single "." there are 2 dots in start of the program that give a compile error.
Ron Paul !? LOL. Dude, nobody wants a racist lunatic in the white-house.
Ron Paul cheerleaders are starting to become more annoying than Apple fanboys.
Dude, nobody wants a racist lunatic in the white-house
Wow, you're seriously out of touch with a large fraction of the American electorate...
I am TheRaven on Soylent News
then they killed Kenny!
You bastards!
Some might argue that is exactly what you have now.
So they know there is an issue with this but yet there is not another patch being released to fix this?
http://www.thetechnologygeek.org
You do not need to use "int main()", and you can instead substite a slightly more efficient void return type (none in other words) and no need to return 0 either.
void main()
{
printf("hello world");
}
That will do the job just as well and more efficiently.
[Insert random quote about Windows being the biggest target inferring that ALL other OSes are ONLY secure because they are obscure.]
But I thought you couldn't improve security on a Microsoft platform because they are the "victim" of being the most popular target. You fan boys change it up too much. Every time there's a story about Windows security you're all going "Oh noes there's nothing MS can do! All softwares has bugs! Windows is a popular target thatz all (every other OS is ONLY secure because it's obscure)!" Yet somehow they are improving by huge amounts.
On one hand you have MS apologists saying there's nothing MS can do about being vulnerable and on the other you have them saying their getting better. Profit!!!
You kids are just too much.
Really all versions? Going all the way back to 1.0, and also including the CE versions? I strongly doubt that! Perhaps it dates all the way back to NT4, but that is still very, very different than affecting all Windows versions.
Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
I ran the Windows 7 RC on my home computer and Windows Vista Professional on my work computer for around 9 months. Both machines were roughly the same spec and purchased at the same time. Vista was an absolute hog, while Windows 7 felt fairly snappy and responsive. The free RC trial wasn't enough to convince me to pay $130 for an OEM license, but it was enough to convince me that Windows 7 is at least as good as Ubuntu for a general home computing / gaming platform.
Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
Insightful?! You have got to be trolling me!