Some time ago, I’ve talked about chntpasswd as a great utility for when you’re locked out of a Windows 2000 or XP installation because you’ve either forgotten (or weren’t informed) of the valid password to get in. It turns out there is a different approach… well yes, you could format and install from scratch blowing away all data on the drive, OR you could do a second installation in the same partition – that could be messy though and waste space. If you just need a few files off, you could boot up a linux livecd and copy the files to another disc before wiping and rebuilding, but there is yet another possibility….
Tag: Windows
-
Codeweavers releases beta of Windows compatibility software for Apple Mac OS X
Yesterday codeweavers announced a beta release of their Crossover Office product geared towards Apple Mac OS X users. The software will allow certain windows applications to run on top of Apple’s operating system. They’re of course, seeking feedback and suggestions for what direction to take the project. This is based on the wine project, codeweavers also has Crossover Office for Linux. (The beta release is 6.0, currently the linux version is at 5.0.3)
-
CA etrust antivirus false positive
We’ve got an antivirus false positive to pass along… apparently, a signature update for CA eTrust Antivirus has flagged lsass.exe on Windows 2003 as an undesirable program. There have been updates to address the problem, but if you’re running CA eTrust on Windows 2003 Server you’ve probably already seen the effects. Sans reports some 2003 servers as failing or being unable to reboot.
-
Virtual Machine of a real hard drive
This incidents.org article the other day caught my eye. It talked of a utility calledliveview that could take a hard drive (or image of a drive) and make it into a virtual machine for use in vmware (saving all changes to a temporary file so the original structure of the disk/drive image is not touched.) It looks like you need to have Windows as your base platform, but it looks as though it would be a useful tool. Windows Incident Response possibly saw the same note on Incidents.org.
-
DEP incompatibilities HP Deskjet 5550 printing blank pages
I had a frustrating morning last week. I had setup a new pc, transferred data and gotten everything in fairly nice shape. I had got the old printer attached and setup (HP Deskjet 5550). In fact I had done a test page through the printers software at the end of the install process (Some sort of deskjet toolbox software, not Windows test page pattern.) Then we were making sure everything worked and they went to print out a UPS label from Worldship. The printer had come unplugged in the last rearrange, so I plugged power back in and the printer loaded a page, ran the head back and forth twice and spit out a blank page. Oh, we were using a parallel cable – I’ve seen some parallel cable based printers get “flustered” when power is lost and back on (especially if it was in the midst of a job when the power was pulled) – so reboot…
-
Flashplayer 9 on linux
Macromedia Flash player 9 running on linux? Impossible? No… many things that seem impossible, well… aren’t This morning there’s a good writeup at how-to-forge about installing flash player 9 on linux. It involves wine and the how-to is specific to Ubuntu. However, the first two steps (sudo apt-get install wine and sudo apt-get install msttcorefonts) are the only ones that are ubuntu specific. For your given distribution, install according to your distro (urpmi/etc.)
-
More Microsoft Patch problems MS06-042
This has been one of the “problem child” patches this time around and it looks as though it’s worse than initially thought. Apparently, instead of “just” crashing IE SP1 when viewing compressed http 1.1 web pages on WinXP SP1 or Windows 2000 SP4…. as stated in Microsoft’s bulletins, this could also lead to a buffer overflow allowing for code execution. Microsoft is saying that they are not aware of that vulnerability being exploited or impacting customers at this time. The issue that was originally reported is detailed in this knowledge base article.
-
Powerpoint vulnerability (August 2006)
I’m having to make sure I put the date in the title of these posts now…. over the weekend there were rumors of a new powerpoint vulnerability. Sans had an early notice of some trojan droppers using powerpoint files. And by the 20th (Sunday) it was being called a 0-day. There is a good FAQ over at securiteam.com.
-
Helixplayer to include Windows media file viewer
WMV and WMA file formats (Windows Media Video and Windows Media Audio) have been one of those sore spots for desktop linux. Yes, I KNOW mplayer and other players can handle them. (If the codecs are installed.) (and wine can run media player) But, there have been licensing issues there. The fact is, distributions that are strict about their “open source only” policy have a situation where those formats don’t work out of the box. That appears as though it will change soon as Real Networks includes open source codecs for those formats in it’s Helixplayer. DRM (Digital Rights Management) will not be supported in the helixplayer project.
-
Other MS patch news as well as a Yahoo vulnerability?
Or lack of currently available patch as the case may be. From the previous link it appears that there was at least one previously announced vulnerability that was not addressed in the recent patch day from Microsoft. From MS…
“this is a DoS only issue that was not addressed in MS06-040, but will be addressed in a bulletin.”
Not timeline yet on when… There are also public exploits out for (possibly related to MS06-046) which is related to the MS Help system.