Stopping Spyware from "Seeing" Your Activity

From: Brad (bpetria_at_verizon.net)
Date: 03/30/05


Date: Wed, 30 Mar 2005 21:23:10 GMT

Hi,

     With never ending attacks (viruses, spyware, etc.) against MS Windows and
IE users by a multitude of hackers around the world who are determined to
"find a way", we are burdened with the never ending task of installing patches
and "fixes". I like Windows 98se, which no longer is a "prime target", but it
isn't safe against all forms of spyware. I want to use my computer to edit
private information (passwords, account numbers, etc.), but I didn't want to
worry about a new type of spyware "watching" my activities. I decided to
modify (see below) "MSDOS.SYS" so my computer boots into Dos mode.
Note: Dos "prompt" is not safe compared to Dos. Now I do what I need to do for
my own peace of mind. Afterwards, I type "WIN" to launch Windows.
Note: There are "tons" of Dos based software still available on the web.
If you like this "safe" idea, type the following without quotes in a Dos "box"
("prompt"):

   "CD \" and press Enter.
   "ATTRIB -R -H -S MSDOS.SYS" and press Enter.
   "EXIT" and press Enter (return to Windows).
    Use Notepad to open "MSDOS.SYS" located at the root folder ("C:\"),
   and change the line, "BootGUI=1" to "BootGUI=0".
   Save and replace "MSDOS.SYS" with the modified version.
   Use Dos "prompt" again.
  "CD \" and press Enter.
  "ATTRIB +R +H +S MSDOS.SYS" and press Enter.
  "EXIT" and press Enter (return to Windows).

  From now on, when you turn on the power, your computer will boot into Dos
(completely safe mode).

  Final notes: Always shut down your computer via Windows. If you use
Windows XP, you can't use this procedure.

                                Brad

  Before you type your password, credit card number, etc.,
 be sure there is no active key logger (spyware) in your PC.



Relevant Pages

  • ~~~~~~~~~~~~~~ FILE NAME ~~~~~~~~~~~~~~
    ... adapter description file file name extension ... apple script to change file names ... batching file name changes in windows ... change short file names in dos ...
    (sci.misc)
  • Re: Linux syscalls
    ... > A device driver or a rewrite of DOS could permit this, ... really "DOS inside Windows" or "Windows inside DOS"? ... > DOS interrupts are revectored... ... if you re-write DOS to use the _Windows device drivers_ ...
    (alt.lang.asm)
  • [Full-Disclosure] ron1n phone home, episode 4
    ... Hacking from Windows 3.x, 95 and NT ... Use secret Windows 95 DOS commands to track down and port surf computers ... Download hacker tools such as port scanners and password crackers designed ... Now you have the option of eight TCP/IP utilities to play with: telnet, ...
    (Full-Disclosure)
  • Re: MS and security: good effort but no cigar
    ... And last but not least, no fat, no dos, no multiboot. ... build upon the progress it's already made in security. ... a Windows system, it is still surprisingly easy to completely own that ... Then there's the issue of poorly secured server applications. ...
    (microsoft.public.windowsxp.general)
  • Re: assembly language and reverse engineering
    ... in Windows assembly programming what you can't learn when doing ... Windows API but about assembly programming). ... And you have far less to learn to get your first working DOS program than ... but, real mode is real mode, and pmode is pmode. ...
    (alt.lang.asm)