Crack Windows XP With... Windows 2000
An anonymous reader writes "According to this story seen on Brian's Buzz on Windows, access to a Windows 2000 CD is all that is needed to bypass all (well, most) Windows XP security features. An attacker can boot up XP and start the Windows 2000 Recovery Console which allows them to operate as any user, even Administrator, without requiring them to enter a password. This method even allows someone to copy files to removable media, something which normally the Administrator can't even do in the Recovery Console."
It is generally assumed that if you have console access to the machine, you can breach the security and acquire root. Many systems allow you to do this, deliberately.
You can make a nice Linux boot-floopy or boot-cd to do the same thing.
Test your net with Netalyzr
Anyone in the security industry worth their salt knows that physical security is the FIRST step to securing a box. If someone (hacker) can walk up to a machine a press the power button to force a reboot, you've already got a denial of service (if the machine is processing something important, that is). Anything beyond is just icing on the cake.
Yes, my girlfriend is a BitchX
This is a non story. If you can sit in front of a linux box you can do the same thing. Just boot into maintenance/init 1 and go crazy.
Tequila: It's not just for breakfast anymore!
I see alot of "I can boot linux into matnience mode and do whatever I want" and physical access restrictions etc...
All true but, the application of XP was for desktop use -> Server Use. Linux (don't flame) is being primarily used for backend server systems. I don't see many secretaries choosing what boot level to start up in the morning.
XP was supposed to provide a secure desktop enviroment for a networked organization (Enterprise Offices, Schools, Universities, Etc..)
The fact that I can walk up to any (supposedly) secure desktop (that access isn't always tightly safegaurded) and gain Administrative Access (usually meaning also access to your entire network behind the firewall) is a big deal. Especially since it requires nothing less than the previous version of the software.
Look more carefully at the big picture before spouting off the party line....
Hey look everybody, Linux has a hole too!
At the grub prompt:
boot: linux single
duh!
Seriously, how is this news? Nearly every system I've worked with can be comprimised with access to the physical box.
*yawn*
"...In your answer, ignore facts. Just go with what feels true..."
This gives you LOCAL administrator access. Meaning, you can do what you want on THAT system. It doesn't give you the keys to the whole network. Just like rooting a Linux workstation doesn't mean you just rooted everything on the network.
but even in 2k you could just use the physical access to reset the admin pwd.
Ditto any linux I've used for that matter.
By trying to claim that this is somehow a win for Linux, you are simply proving your that you are willing to ignore facts when advocating Linux. This makes you just as bad as Microsoft's marketing drones.
It's called OpenFirmware Password, free download from Apple. You lock down the firmware with a password so all boot options are disabled, including single user mode and cd booting. And the option key (startup boot menu, try it out if you haven't see in), pram reset, and open firmware command line. And it's a utility you run as an admin, Apple simple of course.
Simply disable cdrom and floppy boot in the BIOS and set a password so these settings can't be changed. Sure people can still get at data by taking apart the box but that becomes a bit more obvious in a public or office environment.
You might have a little trouble doing that, because XP prefers (and usually forces you,) to use the NT file system.
I have seen NTFS read support in linux, but I have yet to see reliable NTFS write support. --Xtraneous
.noitacidem deen uoy siht daer nac uoy fI
This is only one option if you have physical access to the machine. Check out some of the tools on http://www.sysinternals.com; especially the NTFS DOS file system driver. If you have access to the machine you can boot off a floppy and use the driver manipulate the file system. They also make some really cool recovery tools you can use to get to systems via a serial connection and recover them.
This space for rent.
So ideally, most organizations with Win2K domains aren't allowing users to store sensitive information locally. If they are, hopefully it is being encrypted. For those with standalone workstations or workgroups, the risk is quite high.
All of this assumes that the infiltrator has physical access, regardless of whether that individual is trusted or not.
5. Employee hickjacks data to floppy unlogged
6. Employee finds out that data is all encrypted and is unable to use the data to his/her advantage.
NTFS encryption is available, and much safer means of encrypting your files are also available. Encryption is your only defense against someone who has physical access to your machine.
There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
And with Norton Ghost, a floppy bootdisk, and a server set up somewhere else, you can make an exact copy of any hard drive/partition to a remote computer. This isn't big news. This is just the reality that physical access is a security hole.
Wow -- as much as I'm, well, a Mac man now (w/ Linux holding all the keys and data :) ...
... wow, I can COMPLETELY copy somebody elses computer. Oh my! ...we *all* know how seriously flawed Windows security it, but come on -- this is a non-issue. Put me on the console of a Cray and I can "hack" into it too in about 5 minutes.
I too just booted my Mac into single user mode and can access EVERYTHING. Oh my!
Give me any Mac and putting it in 'T'ransfer mode
Everyone is ranting about if you have physical access you can just rip out the hdd and get whatever is on it.
But in some conditions, say in a university computer lab where the computers are locked down, and monitored by surveillance video, its a little hard to do that without causing a rise in the security dept.
With something like this, I can walk in, toss in the CD, and install backdoors at will.
XP, just like any other os is only as secure as you make it... It's the classic trade off between usability friendlyness and security... It takes weeks to make XP a secure os... the default install is for looking good, which is what sells it in the 1st place... netbios on automatic, terminal services enabled, firewall not, file sharing enabled, internet serices enabled... the only way to make it work is to shut everything off and go *back* in... turn on only the thing you need, and then redo nearly all the local security policies... clt-alt-del log in... fast user swtiching off... encrypt the temp folder, make sure remote desktop is off... rename the adimn account, turn the guest account off, turn show last user name off... it just keeps going and going... the more I think of, the more I feel naked everytime I boot up. Mac OS X seems more secure, but there is always the OS 9 boot and modify issue... where you need to set the system to have a password when booting into it... and open firmware password... you have to *make* it secure... they need to have a "secure install" option for all default installs for these OSes...
||| I still can't believe Parkay's not butter.
If someone has physical access to a machine, no recovery console restricting access will be effective. A good precaution would be to restrict booting to the hard drive only and password-lock the BIOS. Opening the box is a lot more conspicuous than sticking in a boot disk.
The answer appears to be that there is no write capability to NTFS in Linux: Linux-NTFS Project