microsoft
Report a problem

'Unfixable' Windows 7 exploit created by security experts

Sam Symons   on 24 April 2009 - 06:06 · 107 comments & 18917 views

Advertisement (Why?)
Windows 7 is quite possibly the most anticipated operating system at the moment; maybe even the most highly regarded one in the last few years, but that doesn't mean it comes without flaws. According to NetworkWorld, two security researchers have created an exploit for Windows 7 that they deem 'unfixable', which allows a hacker to take full control of a system.

The researchers, Vipin Kumar and Nitin Kumar, have named their exploit 'VBootkit 2.0', and they demonstrated it on a Windows 7 virtual machine. Kumar said, "There's no fix for this. It cannot be fixed. It's a design problem." This may sound dangerous, but it's not entirely as bad as some would think. The exploit cannot be used remotely; the attacker has to have physical access to the target machine. However, if they can get access, it could be devastating. The file clocks in at a mere 3KB, and "allows an attacker to take control of the computer by making changes to Windows 7 files that are loaded into the system memory during the boot process."

Be careful, though; the latest version of VBootkit (which isn't fully ready yet) would allow remote access, can remove a user's password, and gives an attacker the highest level of privileges. This gives someone access to all of a victim's files, which, as you can imagine, is very dangerous. When the victim's computer is restarted, access is removed, but can easily be gained again by running the software.

Post a comment · Send to friend Comments · There are 107 additional comments
(4 replies) #1 Intelman on 24 Apr 2009 - 08:11
Yeah, whatever. Naive of them to say it is unfixable. Physical access is required, not that big of a deal then. A malicious person with physical access will always prove to be harmful independent of exploits.
#1.1 Recon415 on 24 Apr 2009 - 09:08
Yeah. It's an exploit, like the little Windows XP hack where you can get admin with just CMD and task manager.
#1.2 sphbecker on 24 Apr 2009 - 14:20
Oh please, NO MORE OF THE STUPID "software that does bad things can be made by the user to run on Windows" supposed flaws. Guess what!? My car has an unfixable flaw! If I drive it into a brick wall at 100 MPH it will be destroyed and everyone inside will most likely die.
#1.3 +Chrono951 on 24 Apr 2009 - 16:27
I think if someone has physical access there are a lot of exploits, the entire point is that you have to physically be sitting at the computer.
#1.4 Tikitiki on 24 Apr 2009 - 16:32
sphbecker said,
Oh please, NO MORE OF THE STUPID "software that does bad things can be made by the user to run on Windows" supposed flaws. Guess what!? My car has an unfixable flaw! If I drive it into a brick wall at 100 MPH it will be destroyed and everyone inside will most likely die.


Exactly. I guess I can now claim that reformatting a hard drive is an 'Unfixable' exploit as well.

The only reason these security exploits call it an 'Unfixable' exploit is because it generates hype.
(10 replies) #2 Alaemon on 24 Apr 2009 - 08:11
and like all the OS more will be find, good thing it is now before the mass has windows 7
#2.1 +Brandon Live on 24 Apr 2009 - 08:28
This doesn't even have anything to do with Windows 7. It's a theoretical "attack" that affects every OS ever. I'm really confused why people are repeating this story.
#2.2 RAID 0 on 24 Apr 2009 - 08:32
Brandon Live said,
I'm really confused why people are repeating repeating this story.


Are you from the Department of Redundancy Department?
#2.3 doug_jnr on 24 Apr 2009 - 10:33
RAID 0 said,
Are you from the Department of Redundancy Department?


dude...i had to litterally LOL @ that comment. so damn funny!!!
#2.4 vetmarkjensen on 24 Apr 2009 - 11:47
Brandon Live said,
This doesn't even have anything to do with Windows 7. It's a theoretical "attack" that affects every OS ever. I'm really confused why people are repeating this story.

I think you meant that it affects both Vista and 7, since is uses the new WINLOAD.EXE boot process that was introduced in Vista. And you might have also meant that this is more than "theoretical", since it has been demonstrated.

Other than that, your statement is pretty accurate.
#2.5 hairbautt on 24 Apr 2009 - 12:45
RAID 0 said,
Are you from the Department of Redundancy Department?

I've heard that one before.
#2.6 Atlonite on 24 Apr 2009 - 13:42
hairbautt said,
I've heard that one before.


Now be a good little boy and fetch me a bucket of steam and some glass nails aswell please
#2.7 sphbecker on 24 Apr 2009 - 14:25
markjensen said,
I think you meant that it affects both Vista and 7, since is uses the new WINLOAD.EXE boot process that was introduced in Vista. And you might have also meant that this is more than "theoretical", since it has been demonstrated.

Other than that, your statement is pretty accurate.


I think what he meant is that the idea that software can be made to harm any OS if it is installed/run locality by a user with root privileges. This is not a flaw in Windows, it is an example why real-time anti-virus software is important, especially for users who don’t understand the difference between safe attachments and executables.
#2.8 +Brandon Live on 24 Apr 2009 - 15:50
markjensen said,
I think you meant that it affects both Vista and 7, since is uses the new WINLOAD.EXE boot process that was introduced in Vista. And you might have also meant that this is more than "theoretical", since it has been demonstrated.

Other than that, your statement is pretty accurate.


I meant you can also do this against XP, Linux, Mac OS, FreeBSD, OpenBSD, etc.
#2.9 vetmarkjensen on 24 Apr 2009 - 22:56
Brandon Live said,
I meant you can also do this against XP, Linux, Mac OS, FreeBSD, OpenBSD, etc.

You clearly said:
This doesn't even have anything to do with Windows 7. That is untrue.

and
It's a theoretical "attack" that affects every OS ever. When it is not theoretical. It was demonstrated. It used the fact that Windows Vista & 7 use a boot loader that makes an incorrect assumption that loaded code = executed code = safe. Please demonstrate how their method can be used against, say OpenBSD. There is a PDF that shows their method linked in the article.
#2.10 +Brandon Live on 25 Apr 2009 - 20:46
markjensen said,
You clearly said:
This doesn't even have anything to do with Windows 7. That is untrue.


No it isn't. The only reason Windows 7 was mentioned in the story was to have a more interesting headline. The actual "attack" is a theoretical one which affects any OS that I'm aware of. The proof-of-concept they have targets Vista and happens to have the same impact on the current builds of Windows 7, if the largely impactical preconditions are met.

Calling it "unfixable" is ridiculous, there are numerous ways to protect yourself from this attack, many of which are already employed commonly enough. My Vaio Z running Win7 is impervious to this kind of attack, for example, for several reasons.

and
It's a theoretical "attack" that affects every OS ever. When it is not theoretical. It was demonstrated. It used the fact that Windows Vista & 7 use a boot loader that makes an incorrect assumption that loaded code = executed code = safe. Please demonstrate how their method can be used against, say OpenBSD. There is a PDF that shows their method linked in the article.


It's theoretical because it makes assumptions which usually are not valid. For instance, "I can somehow alter the code loaded into memory, after it is loaded but before it is executed during the boot process without the OS noticing."

If you can do that, it will work against any OS. It won't work against Windows if you're using a TPM, as my laptop does for instance, because Windows continually verifies that the boot path has not been altered. I don't even think their POC works on EFI systems to begin with. And it won't work against any machine if you can't inject code via a boot device. So unless you can physically open the machine and attach a new drive and then edit the BIOS configuration (assuming there's no password protection on it) to boot to that device, you can't even get started with attempting this attack. You can't just leave a bootable CD in the drive even if the disc is bootable, because at power on the machine will say "press any key to boot to CD/DVD."

I can't think of any attack based on this idea that wouldn't be significantly less practical and effective than a simple hardware keylogger attached to the keyboard.
(2 replies) #3 Relativity_17 on 24 Apr 2009 - 08:16
Bragging about an "unfixable" exploit reminds me of bragging about an unexploitable OS.

Big words.
#3.1 MightyJordan on 24 Apr 2009 - 10:11
Relativity_17 said,
Bragging about an "unfixable" exploit reminds me of bragging about an unexploitable OS.

*cough*Mac"*/cough*

Sorry, couldn't resist.
#3.2 FusionOpz on 24 Apr 2009 - 10:45
This would affect Mac OS X, Unix, Linux, FreeBSD, all Windows Versions, etc... Basically this type of exploit can affect every single OS.
(3 replies) #4 soumyasch on 24 Apr 2009 - 08:16
Is this the next iteration of the same VBootkit "1.0", which was ineffective against Vista in BitLocker/TPM mode ( http://blogs.technet.com/robert_hensing/ar...n-tpm-mode.aspx ). Does the new version work with BitLocker/TPM enabled?

#4.1 +Brandon Live on 24 Apr 2009 - 08:28
I doubt it, that's kind of the point of the TPM.
#4.2 ZeroHour on 24 Apr 2009 - 11:05
Brandon Live said,
I doubt it, that's kind of the point of the TPM.

TPM has a hack out involving freezing the pc (no joke)
#4.3 +Brandon Live on 24 Apr 2009 - 15:51
ZeroHour said,
TPM has a hack out involving freezing the pc (no joke)


Yes, and it's a real attack, but it's ridiculously impractical and only effective some of the time.
#5 DaRkMaDnEsS on 24 Apr 2009 - 08:16
hmm if it`s "unfixable" what would happen

maybe it`s hard to use that problem but that doesn't mean it`s impossible one day they would find a way

so they may need to remake some work in the code of Win 7 to fix the problem or what ?
(2 replies) #6 a1ien on 24 Apr 2009 - 08:18
It sounds like a garden variety rootkit... its very stupid of the media to have given this story so much attention.
#6.1 +shinji257 on 24 Apr 2009 - 16:11
Actually it isn't. A standard rootkit hides in the OS and modifies the kernel in memory to remain invisible. It can be detected and removed. This one hides in the MBR and will remain stealthed. They will probably figure a way to remove it though.
#6.2 thenetavenger on 24 Apr 2009 - 21:47
shinji257 said,
Actually it isn't. A standard rootkit hides in the OS and modifies the kernel in memory to remain invisible. It can be detected and removed. This one hides in the MBR and will remain stealthed. They will probably figure a way to remove it though.


Splitting of hairs...

Root kits can be OS level or sub OS level. As the hardware BIOS/EFI/etc can also be affected by a 'root kit', and thus becomes invisible to the OS, no matter what OS.

There is also several specific sub-OS root kits out there already, so this story is NOT new, and the one making the biggest news as of late is the one that can be created under Linux via Linux's own calls that can NOT be removed from the mainboard or HD once it happens.

The whole 'root kit' definition gets fuzzy, but it basically means below the 'root' of the computer OS, which can be either in the OS's itself at Ring 0 or even below that at a hardware level.

It is just in how far you stretch the definition, especially when dealing with non-technical readers...

For example:
http://www.networkworld.com/community/node/41180

Could be called a root kit, though technically, it is more intrusive than an average root kit, but is the best way to talk about it to end users or basic security IT people.

Cache posisioning is the point of injection, but the lingering effects are what a root kit would do, so is it a root kit? Yes and No...

(4 replies) #7 barteh on 24 Apr 2009 - 08:19
Windows 7 is quite possibly the most anticipated operating system at the moment

to be fair, there aint too many new operating systems about to be released...
#7.1 RAID 0 on 24 Apr 2009 - 08:34
barteh said,
to be fair, there aint too many new operating systems about to be released...


Snow Leopard, the new version of Ubuntu just came out...
#7.2 barteh on 24 Apr 2009 - 09:53
thats 3 operating systems.. not a great deal
#7.3 FrozenEclipse on 24 Apr 2009 - 10:08
barteh said,
thats 3 operating systems.. not a great deal


Yeah, because we're used to getting so many OS's every day.
#7.4 RAID 0 on 24 Apr 2009 - 23:51
barteh said,
thats 3 operating systems.. not a great deal


Yeah, but that's one from each major player... Once you've covered Windows, OS X and Linux... there's not much left.
(3 replies) #8 M.F.D.K on 24 Apr 2009 - 08:20
"the attacker has to have physical access to the target machine. However, if they can get access, it could be devastating"

Well duh.. if the attacker has physical access then he/she can basically do anything with machine that's worst then devastating. Wouldn't this apply to any OS...!
#8.1 daftperception on 24 Apr 2009 - 08:27
M.F.D.K said,
"the attacker has to have physical access to the target machine. However, if they can get access, it could be devastating"

Well duh.. if the attacker has physical access then he/she can basically do anything with machine that's worst then devastating. Wouldn't this apply to any OS...!

I was thinking the same exact thing. Isn't the point of any exploit to give remote control over the computer without the hacker even needing to physically be there. I mean if you had the computer write in front of you that whole step is removed. You could just load the key logger or whatever yourself.
#8.2 Atlonite on 24 Apr 2009 - 13:49
yes but it was stated in the article that remote access was comming in an updated version and imagine all those pc shops and big name department stores person goes into each installs vbootkit 2.0 with remote access on every pc in the shop goes out and off to the next you could theoreticaly infect hundreds of pc's a day befor they even get to a users hands
#8.3 mfinn999 on 24 Apr 2009 - 13:58
M.F.D.K said,
"the attacker has to have physical access to the target machine. However, if they can get access, it could be devastating"

Well duh.. if the attacker has physical access then he/she can basically do anything with machine that's worst then devastating. Wouldn't this apply to any OS...!


There's a IT security idiom that states: "if a hacker has physical access to your computer, it's no longer your computer"

#9 Solid Knight on 24 Apr 2009 - 08:22
Once you have physical access to the machine you can pretty much do anything. I mean, they might as well be complaining that a hacker could swap your HDD with one that has been compromised.

I also have an "unfixable" exploit. I can track you down and torture you until you give me your password.
(2 replies) #10 Arkos Reed on 24 Apr 2009 - 08:28
http://technet.microsoft.com/en-us/library/cc722487.aspx

Law #3

This Technet article's content is old enough, I thought people knew all that already....
#10.1 Solid Knight on 24 Apr 2009 - 08:37
Arkos Reed said,
http://technet.microsoft.com/en-us/library/cc722487.aspx

Law #3

This Technet article's content is old enough, I thought people knew all that already....


Lol: "He could mount the ultimate low-tech denial of service attack, and smash your computer with a sledgehammer."
#10.2 +dead.cell on 24 Apr 2009 - 17:42
Hah, great find.
(1 reply) #11 McoreD on 24 Apr 2009 - 08:30
Simple question: this can be done while running as a Standard User with UAC enabled?

"Once you have physical access to the machine you can pretty much do anything. I mean, they might as well be complaining that a hacker could swap your HDD with one that has been compromised" -- lol well said.
#11.1 +shinji257 on 24 Apr 2009 - 16:14
Yes. This rootkit (someone's link called it a bootroot) only relies on physical access. The attacker would reboot the machine with the disc or floppy in the drive. That disc would write a new MBR and cause the system to become infected. Upon reboot the system would be infected at the MBR level. This is a near undetectable attack unless you happen to be at your computer 24/7.
(4 replies) #12 Soldiers33 on 24 Apr 2009 - 08:47
thats stupid. this isnt exactly a hack then. i can go and sit infront on my friends computer, and ill have full access without needing to use any programs
#12.1 vetmarkjensen on 24 Apr 2009 - 11:12
Soldiers33 said,
thats stupid. this isnt exactly a hack then. i can go and sit infront on my friends computer, and ill have full access without needing to use any programs

It isn't a hack?

Try reading their 2007 whitepaper on their earlier version, and you will see how technical it is, and how it works. It truly is a "hack", and does an amazing job.
#12.2 +Brandon Live on 24 Apr 2009 - 15:54
But it's not "unfixable." The fix was built-in to Vista and Win7. BitLocker + TPM
#12.3 vetmarkjensen on 24 Apr 2009 - 22:57
Brandon Live said,
But it's not "unfixable." The fix was built-in to Vista and Win7. BitLocker + TPM

This discussion sub-thread is about whether it was a "hack" or not.

It is a classic example of an interesting hack.

Maybe you meant to post a reply to someone else? (and, yes, I agree it is fixable, but would require changing their boot loader again)
#12.4 +Brandon Live on 25 Apr 2009 - 20:50
Yeah this got attached to the wrong thread, sorry. Not sure how that happened.

And fixing it wouldn't require changing the bootloader. The fix shipped with Vista, you just need compatible hardware (TPM).
(1 reply) #13 LiquidSolstice on 24 Apr 2009 - 08:54
I remember most idiots thought "hacking" was as simple as going to an XP Computer, pressing CTRL+ALT+DEL twice and logging into the administrator account that has no password by default.

Yeah whatever, Mr. Researcher.

What-freaking-ever.
#13.1 RAID 0 on 24 Apr 2009 - 23:52
Awww crap! This whole time I thought I was hacking. DAMN IT!
#14 Breach on 24 Apr 2009 - 09:22
Oh no! Unfixable, let's hope they fix it :-] It's a goddamn bootkit -- wonder how they are going to remotely do it -- probably via a PXE boot...

Last edited by Breach on 24 Apr 2009 - 09:29
(1 reply) #15 Lloyd Sparkes on 24 Apr 2009 - 09:30
Law #3: If a bad guy has unrestricted physical access to your computer, it's not your computer anymore

Read the others here The 10 Immutable laws of Security

#15.1 CSMR on 26 Jun 2009 - 00:04
Lloyd Sparkes said,
Law #3: If a bad guy has unrestricted physical access to your computer, it's not your computer anymore

It may not me yours, but it doesn't have to be his either.
(7 replies) #16 Pandya on 24 Apr 2009 - 09:34
This is retarded. If you have physical access, it's game over anyway. Stupid.
#16.1 Xire on 24 Apr 2009 - 10:12
Pandya said,
This is retarded. If you have physical access, it's game over anyway. Stupid.


Are you sure? I can give you physical access to my PC which has encrypted HD - good luck
#16.2 doug_jnr on 24 Apr 2009 - 10:34
Xire said,
Are you sure? I can give you physical access to my PC which has encrypted HD - good luck


and my axe will comprimise your box in seconds!
#16.3 MioTheGreat on 24 Apr 2009 - 13:05
Xire said,
Are you sure? I can give you physical access to my PC which has encrypted HD - good luck


Sure. I'll just turn it on, freeze the memory with an upside down can of cold air, dump it to disk to get the key, and Tada! Instant HDD access.
#16.4 Xire on 24 Apr 2009 - 13:38
MioTheGreat said,
Sure. I'll just turn it on, freeze the memory with an upside down can of cold air, dump it to disk to get the key, and Tada! Instant HDD access.


Only if you force me to enter password, first, but that's always an option, of course.
#16.5 Atlonite on 24 Apr 2009 - 13:55
and mine requires a thumb print and a usb key to be inserted aswell before it'll even think about booting up so good luck in tryin to cut of my hands and raid my pockets for the usb key
#16.6 Victor V. on 24 Apr 2009 - 18:36
Seriously. Who cares about how your setup is secured. Unless you have some ultra-secret bomb-creating stuff or porn videos from Keeley Hazel, I don't want in. Like "doug_jnr" said, I won't feel bad if I don't get to see your files, but I'm pretty sure you'll be mad if I axe your computer.
#16.7 Solid Knight on 24 Apr 2009 - 20:59
I could always cut your thumb off and torture you until you give me the USB key (or just find the USB key). Why waste all my time hacking when beating the living crap out of you until you submit is so much faster?

I could also just wait for you to log in then knock you out or kill you and now I have everything required to get your data!
#17 JamesWeb on 24 Apr 2009 - 09:54
but that doesn't mean it doesn't come without flaws.

Oh well that's a relief.
(3 replies) #18 br0adband on 24 Apr 2009 - 11:10
So, no offense to the two coders, but why not do something that people would actually pay attention to: do this on a Linux box or an OSX machine. Breaking Windows isn't even sport anymore, it's a waste of time and just e-peen swinging... do something that supposedly can't be done instead of something that can't be undone, then you'll actually get some respect.
#18.1 Beastage on 24 Apr 2009 - 11:26
Well according to the hackers, they doing on windows again because it is the most secure OS.

OSX and Linux are too easy to hack these days.
#18.2 vetmarkjensen on 24 Apr 2009 - 11:35
Beastage said,
...
OSX and Linux are too easy to hack these days.

OSX fell in Pwn2own. Not sure where your evidence and supporting information for your Linux claim is.
#18.3 kheldorin on 24 Apr 2009 - 11:39
Respect from who exactly? To the average people? They don't care about that. Windows is still THE OS to break. It is more profitable to hack a Windows machine than any other OS. It is e-peen if they just hack an OS for fame. They want the monetary gain. The hacking community already knows it can be done for the OS, it's just not worth their while.
(7 replies) #19 +majortom1981 on 24 Apr 2009 - 11:11
If you had physical access to the machine you could just open up the case and take the whole hdd so why worry about exploits?
#19.1 vetmarkjensen on 24 Apr 2009 - 11:37
majortom1981 said,
If you had physical access to the machine you could just open up the case and take the whole hdd so why worry about exploits?

This is an exploit that doesn't involve access to the internals (plus all the stares for using a screwdriver and opening a PC case up and pulling a hard drive out).

This just boots off CD/USB and you don't get any stares like you are doing anything unusual. Rebooting Windows happens quite often, you know.
#19.2 kheldorin on 24 Apr 2009 - 12:14
It's not really about getting access to data. I could install my custom OS and I would have access to everything. It has always been that easy. That's why they have encryption and TPM to change that.

The real hack is that they are able to use and remain in the windows environment.
#19.3 Harbinger on 24 Apr 2009 - 16:12
markjensen said,
This is an exploit that doesn't involve access to the internals (plus all the stares for using a screwdriver and opening a PC case up and pulling a hard drive out).

This just boots off CD/USB and you don't get any stares like you are doing anything unusual. Rebooting Windows happens quite often, you know.


While you're correct in theory; someone needs BIOS access to set the machine to boot from removable media. Assuming you can not open the case the reset the BIOS (and subsequently the password), unless you find the BIOS password you won't be able to make the machine to boot from your infected removable media.

Thus in essence, if BIOS is password protected and PC is set to boot only from its boots HDD its impossible to install this unless you have access to the internals.

I don't think theres a way to reset the BIOS fiddling with jumpers and batteries on the mobo, right?
#19.4 BigBoy on 24 Apr 2009 - 16:38
markjensen said,
This just boots off CD/USB and you don't get any stares like you are doing anything unusual. Rebooting Windows happens quite often, you know.


Well, actually - it does not. Perhaps if you run XP. At work, for example, the only reboots that my machines EVER get are monthly patch days. Same was on Vista (Win 7 now).
#19.5 vetmarkjensen on 24 Apr 2009 - 22:59
Harbinger said,
While you're correct in theory; someone needs BIOS access to set the machine to boot from removable media. Assuming you can not open the case the reset the BIOS (and subsequently the password), unless you find the BIOS password you won't be able to make the machine to boot from your infected removable media.
...

Are you aware how very FEW of these machines are set with BIOS passwords and to not boot from CD?

It seems you are not.
#19.6 Imran Hussain on 25 Apr 2009 - 14:03
markjensen said,
Rebooting Windows happens quite often, you know.

umm not really. unless you still use XP.
#19.7 +Brandon Live on 27 Apr 2009 - 05:00
Harbinger said,
While you're correct in theory; someone needs BIOS access to set the machine to boot from removable media. Assuming you can not open the case the reset the BIOS (and subsequently the password), unless you find the BIOS password you won't be able to make the machine to boot from your infected removable media.


Also lots of machines (especially laptops) have BIOS passwords that cannot be reset. And if your machine has a power-on password set via the BIOS that will also foil this attack. Basically there are lots of protective measures that will make this attack impractical or impossible.
(1 reply) #20 zaidgs on 24 Apr 2009 - 12:32
So what if I configure my BIOS to boot directly from the HD and have the BIOS password protected?! I guess this is a fix for this "unfixable" exploit! [Sure, not a cure for physical access exploits, but enough for this particular one, isn't it?!]
#20.1 Atlonite on 24 Apr 2009 - 14:01
no not realy every bios manufacturer builds in a backdoor just incase you forget your password and it's as easy as a reboot dive into bios use the backdoor password and save and reboot and its game over
(1 reply) #21 Andrmgic on 24 Apr 2009 - 14:07
If they have physical access to a machine, they can do whatever they want. This exploit is unimportant unless they can execute it remotely without gaining physical access to the machine.

There are freely available programs out there that will reveal and/or reset any password on the machine without booting into windows.. one of those gives unrestricted access to any machine running any version of windows AND compromises your password so they might be able to access other machines, as we know a lot of folks use the same password for different things..
#21.1 CSMR on 26 Jun 2009 - 00:08
Andrmgic said,
There are freely available programs out there that will reveal and/or reset any password on the machine without booting into windows.. one of those gives unrestricted access to any machine running any version of windows

Which is obviously a major security hole since it renders local passwords useless. Vista should have fixed this but didn't; Win7 probably won't fix it because it's Vista-like, but hopefully the next one will.
(3 replies) #22 C_Guy on 24 Apr 2009 - 14:50
It's kind of amusing to see people trying to take away Microsoft's thunder. They just can't accept that Windows 7 is going to be jaw-dropping.
#22.1 Harbinger on 24 Apr 2009 - 16:13
C_Guy said,
It's kind of amusing to see people trying to take away Microsoft's thunder. They just can't accept that Windows 7 is going to be jaw-dropping.


I agree. Win 7 will be huge. Good luck to the so called competitors out there.
#22.2 +dead.cell on 24 Apr 2009 - 17:44
Dude, Microsoft could take a dump on your lawn, and you'd still call it "jaw-dropping"...
#22.3 Harbinger on 24 Apr 2009 - 21:53
dead.cell said,
Dude, Microsoft could take a dump on your lawn, and you'd still call it "jaw-dropping"...


Microsoft took a dump on our lawns (Vista) and we hardly called it jaw-dropping.

Win7 right now for still being beta and far from being RTM IS jaw-dropping. Its a very polished, rich and blazing fast OS. What else do you want?

Personally for me the only thing missing is native .mkv support but thats a tiny minor detail.

(2 replies) #23 +warwagon on 24 Apr 2009 - 15:15
If the attacker has full access to the machine why not just clone the HD.
#23.1 kInG aLeXo on 24 Apr 2009 - 16:32
because there is pass protection ?
windows crypts the files so they can't be accessed unless you log and type correct pass.
the thing nobody notices here is that it removes the user pass which means decrypts the crypted files too.
#23.2 +warwagon on 24 Apr 2009 - 21:10
kInG aLeXo said,
because there is pass protection ?
windows crypts the files so they can't be accessed unless you log and type correct pass.
the thing nobody notices here is that it removes the user pass which means decrypts the crypted files too.


Clone the drive. Then take it home boot off a cd that removes the login password and your golden.
(1 reply) #24 WAR-DOG on 24 Apr 2009 - 15:45
If I have pshysical access I just put in a bootable device
format all drives and go home - also unfixable exploit ey?
#24.1 Glendi on 24 Apr 2009 - 15:59
The wors thing is no antivirus can catch that kind of exploit.
#25 BigBoy on 24 Apr 2009 - 16:02
Physical access = pwned. I don't care what the OS is - it can be pwned.
(1 reply) #26 kInG aLeXo on 24 Apr 2009 - 16:22
The thing is, what if someone stole your laptop ?
You have your windows 7 laptop secured with user pass and all files encrypted and you think if it got stolen nobody will get any data.
What if he use VBootkit 2.0 ???
Also, what if a student got access to the school computer ? or worse, to the company admin computer while he is not there but he thinks nobody is able to bypass the passwords and cryptions he put on his data ???
the thing nobody notices here is that it removes the user pass which means decrypts the crypted files too.
Protection against physical attacks is not that trivial thing, it is as important as protection from remote attacks imho.

Last edited by kInG aLeXo on 24 Apr 2009 - 16:32
#26.1 Harbinger on 24 Apr 2009 - 21:57
kInG aLeXo said,
The thing is, what if someone stole your laptop ?
You have your windows 7 laptop secured with user pass and all files encrypted and you think if it got stolen nobody will get any data.
What if he use VBootkit 2.0 ???
Also, what if a student got access to the school computer ? or worse, to the company admin computer while he is not there but he thinks nobody is able to bypass the passwords and cryptions he put on his data ???
the thing nobody notices here is that it removes the user pass which means decrypts the crypted files too.
Protection against physical attacks is not that trivial thing, it is as important as protection from remote attacks imho.


If I had a laptop and if it got stolen I'd automatically assume that my personal data is pretty much exposed, no matter the OS or encryption.

I guess your best bet would be to be running an encrypted hidden partition inside a dummy one. Assuming no one knows you were running a hidden one you'd be safe.

(2 replies) #27 Jon32 on 24 Apr 2009 - 17:29
Well, is it dangerous now to run Windows 7 as a main OS?
Havent tried it yet but since the RC is out i might install it, maybe i am paranoid lol, but should i worry about this?
#27.1 MioTheGreat on 24 Apr 2009 - 18:38
Jon32 said,
Well, is it dangerous now to run Windows 7 as a main OS?
Havent tried it yet but since the RC is out i might install it, maybe i am paranoid lol, but should i worry about this?


Every operating system out there is vulnerable to this style of attack, which requires physical access to the computer. Don't worry about it.
#27.2 vetneufuse on 24 Apr 2009 - 19:51
Jon32 said,
Well, is it dangerous now to run Windows 7 as a main OS?
Havent tried it yet but since the RC is out i might install it, maybe i am paranoid lol, but should i worry about this?


If you worry about this, you sould just not even have a computer, because if someone can get access to your computer in your house without your knowladge, then you have bigger problems then this
#28 Poof on 24 Apr 2009 - 20:05
Wow... Unfixable exploit... Wait, does this mean that the boot CD that I have of BartPE or even my "Desktop Optimization Pack' is an unfixable exploit? Sure it must be! They allow me to load my registery, change passwords, change files...

Oh wait, the difference with this thing is that it loads with Windows... And the point being? Yes, you can do these things while the system is 'live'. But this is also seeming to run as a driver would. In fact, why didn't they just make this a kernel-mode driver? Then it'd work EVERY boot without a problem.

As people have pointed out... If you're in FRONT of the PC, and can bring outside code in to the machine, the machine is NEVER 100% secure. If that was the case, there wouldn't be a need for computer technicians but instead require disposable computers when your OS took a ****.
#29 JonathanMarston on 24 Apr 2009 - 20:17
"Unfixable," huh? How about you just turn off booting from CD/floppy and set a BIOS password. FIXED

Exploits like this are why we have BIOS passwords. Of course, if you have the time and physical access you could always clear the CMOS by opening the case and removing the battery/using the reset jumber/button, but if you let an attacker have that level of physical access you're sunk no matter what you do...

Last edited by JonathanMarston on 24 Apr 2009 - 20:25
#30 CyberWolf on 24 Apr 2009 - 21:21
I booted from the Ubuntu live disk, and gained full access to any pc. I am a leet haxor cuz after I have raped the computer, I shut down and remove the cd and no one ever knows I was there.

I R 31337
#31 smooth_criminal1990 on 24 Apr 2009 - 21:35
you NEED physical access? Wow, I was actually WORRIED before I read that, thats as bad as that flaw in XP that lets you bypass the login screen using a python script while connected to the machine by firewire (maybe thats why MS ditched firewire networking in Vista and above :/ ).

And besides, you could probably rape any computer quite well with a fork-bomb and its output piped into a file
#32 Southern Cross on 24 Apr 2009 - 21:37
"Meh heh heh, time to use this exploit to gain access to this computer!"

"Dude...do you just wanna borrow my computer?"

"Oh ok, sure."
#33 +chaosblade on 24 Apr 2009 - 21:38
My only possible comment as a computer user, A developer and hopefully an intelligent person, is:
:facepalm:
#34 Harbinger on 24 Apr 2009 - 21:59
Well, while physical access is indeed required the technique involved is quite cool and intelligent.
#35 shortyg32 on 24 Apr 2009 - 22:19
this will be fixed before RTM 110% sure trust me guys Already talked about in beta forums MS made a comment on it already i cant share but its on the ng's
#36 MillerLite on 25 Apr 2009 - 00:05
This kind of thing has been available for quite awhile, it works on XP, vista, and 2000 as well. As of now its only local tho.
(1 reply) #37 Imran Hussain on 25 Apr 2009 - 14:05
If someone has access to your front door, he might get a key maker to help him break in as well.
How hard is that to understand?
#37.1 Breach on 26 Apr 2009 - 23:49
Though not as critical as fixing remote exploits, local security matters a lot. Issues like this shouldn't exist. If you go for a coffee and forget to lock your PC it's your fault. If I can run an exploit and escalate privileges to SYSTEM it's the OS fault (anyone keeping track of the Linux privileges escalations these days)?. You wouldn't believe what kind of far-fetched issues are actually being fixed, e.g. there was the one of Windows not wiping swap temporary space used to hold unencrypted data to be written to an encrypted partition.
#38 tainted_c0bra on 26 Apr 2009 - 07:16
Some how I can predict that this will be modified to tojan status very soon. Not needing physical access... more like renaming a file, user downloads, user runs, computer exploited. Remember your not so intelligent friends constantly calling you to fix their computers? 90% of the time it's the users fault. It's only a matter of time.
#39 Breach on 26 Apr 2009 - 23:51
Back in the day I remember we used to have BIOS protection for the MBR/boot sector? What happened to that? I'm pretty sure my 2009 BIOS doesn't have it.
#40 omnicoder on 27 Apr 2009 - 07:25
Wow... Really... REALLY? I have a disc sitting on my shelf labeled "Remove Win Pwd (XP/Vi) that I burned forever ago. Forget where I downloaded it but it works on XP, Vista and 7. If I had physical access I could use a linux liveCd and mess with the filesystem. Or I could just steal the hard drive and sell the RAM on ebay. Unless they can push fake windows updates to Microsoft's server or they can make a web page visit completely compromise a users computer without admin privileges, GTFO.

BTW people removing user pass this way does NOT decrypt encrypted files. >.>
:facepalm:

DO NOT LET THIS CRAP DETER YOU FROM USING 7, THIS CAN BE EASILY DONE TO ANY OS. Anyone gets physical access your screwed. I doubt anyone would bother using 'Vbootcrap 2.0' anyway.




Last edited by omnicoder on 27 Apr 2009 - 07:30
#41 adikoni on 28 Apr 2009 - 00:51
I just found another unfixable, physical access required flaw in all Win Versions.

C: del *.*

Crazy flaw, you can delete the entire drive!!! All these years and Microsoft has done nothing about it!

I am currently working on another windows flaw. Code name: "format drive" it also requires physical access

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!

Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.

Advertisement (Why?)