Re: Rootkit and WindowsMe



There might be some solutions that patches import table of processes in
order to redirect API calls to needed interceptors but this is not rootkit
solution.

I have never seen driver for 9x that patches SDT (because there is no SDT in
9x), so rootkits in 9x are just api hookers.

--
Vladimir

"Susan" <dsnsacree@xxxxxxx> wrote in message
news:OMNUkSPIGHA.2320@xxxxxxxxxxxxxxxxxxxxxxx
> http://www.emailbattles.com/archive/battles/security_aacddidjci_dh/
>
> Since we know the NT architecture, we don't want to waste time with
> something like 9x/ME. These systems are useless. There is no reason to use
> them any more.
>
> But rootkits for these systems exist. They are downloadable on the net. We
> are just not interested in these systems because there is no reason.
>
> We can't force security companies to try to secure 9x/ME boxes when we
> know it is impossible unless they implement the NT kernel again. That's
> the reason we are coding NT rootkits - because we know it is possible to
> secure an NT box and so we want companies to do it.
>
> Nevertheless, a lot of companies are still using Windows 98 and Windows
> Millenium (ME). Is it possible to protect 98 and ME from rootkits? The
> response is not encouraging:
>
> Simple to answer - No it is not possible. But of course, that is not 100%
> true. I'll try to explain.
>
> Unlike the NT kernel, Windows 98, ME (95 too) implements no security.
> There is nothing like process protection, or even kernel protection.
>
> Your application that runs in usermode can directly access kernel
> structures and code.
>
> That's why these 9x and ME systems crash a lot. They are unstable because,
> if there is a bug in any userland
> application, it may damage other processes or even kernel memory, directly
> without any special code.
>
> You can write a tiny application - like three lines of code - to rewrite
> all kernel memory and this is a 100% OS crash.
>
> Now, why is this not 100% true?
>
> You can always implement the code that will make NT from your 9x systems.
>
> If you understand that, you also know that it is not very smart to do. A
> much much cheaper way is to get some "real" OS - with standard protection
> mechanisms, security etc., like NT OS or *nix OS or many others.
>
> There is no reason to use Windows 9x/ME in today's world because of this.
> There is no security. And if one tries to implement security there, he
> would just try to implement whole NT kernel again.
>
> Upshot: If you absolutely must use Windows 95, 98 or Millenium, keep them
> as far away from the Internet as possible.
>
> "Scherbina Vladimir" <vladimir.scherbina@xxxxxxxxx> wrote in message
> news:eVcaJHPIGHA.208@xxxxxxxxxxxxxxxxxxxxxxx
>> There are no rootkits for windows 9x OS.
>>
>> --
>> Vladimir
>>
>> "Susan" <dsnsacree@xxxxxxx> wrote in message
>> news:%23itBiDPIGHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
>>> How can one detect a rootkit on Windows ME? rootkitrevealer and
>>> blacklight beta are for XP, NT. etc.
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: Rootkit and WindowsMe
    ... But rootkits for these systems exist. ... are just not interested in these systems because there is no reason. ... a lot of companies are still using Windows 98 and Windows ... Unlike the NT kernel, Windows 98, ME implements no security. ...
    (microsoft.public.security.virus)
  • Re: No Defense Against Windows Rootkits?
    ... "Spyware bad guys started using rootkits ... the technology to defend a Windows system from these things is very poor. ... justification for "...emphasizing my point that open- or closed-source is ... in people running their accounts with local admin privs. ...
    (alt.computer.security)
  • Re: Hidden windows ports, files and services.
    ... Try using some tools that aren't affected by rootkits. ... Using the 'standard' tools like you have done will yeild little if no ... Hidden windows ports, files and services. ...
    (Security-Basics)
  • [REVS] An Overview of UNIX Rootkits
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Rootkits, as we know them now, came into being sometime in the mid 1990s. ... kernel kits and library kits. ... the third employs system library Trojans. ...
    (Securiteam)
  • [Full-Disclosure] RKDetect - behaviour based rootkit detection utility
    ... Rkdetect is a little anomaly detection tool which can find services hidden by generic Windows rootkits like Hacker Defender. ...
    (Full-Disclosure)