|
Posted by Phil Weldon on September 19, 2005, 8:12 pm
If you were Registered and logged in, you could reply and use other advanced thread options
'Chana C' reposted the content of his earlier reply:
| To those who feel that flashing the BIOS is ludicrous since it "can't be
| infected"...
_____
There you go again, flailing.
Not only is it suggested proceedure to read at least some of the post to a
newsgroup before posting yourself, it can avoid embarassment.
Phil Weldon
> To those who feel that flashing the BIOS is ludicrous since it "can't be
> infected" ...
>
> Please see quote below from Microsoft Research Strider Rootkit Project
> publication called:
>
> "Detecting Stealth Software with Strider GhostBuster "
>
>
http://research.microsoft.com/research/pubs/view.aspx?type=Technical%20Report&id=875
>
> As we pointed out in the Introduction, the problem
> space of stealth software is broader than that of ghostware,
> which has been our focus so far. Stealth software may hide
> their persistent state in a form for which current OS does
> not provide query/enumeration APIs or does not provide
> common utilities that make use of such APIs. Examples
> include hiding executable code inside the BIOS [YB],
> video card EEPROM, boot sectors [D], bad disk sectors,
> Alternate Data Streams (ADS), etc.
>
> Stealth software can
> also hide their active running code in a form that cannot be
> revealed by the process/module query APIs; they can
> inject code into an existing process and hijack a thread to
> execute that code. Detection of these advanced hiding
> resources is to intercept system calls to the kernel via a
> Loadable Kernel Module (LKM) [ZK,YJ,J01]. For
> example, some rootkits are known to hook read, write,
> close, and the getdents (get directory entries) system calls.
> More advanced rootkits can directly patch the kernel in
> memory [YC98,YL01].
>
> You will notice that video card EEPROM is also a potential target...so, I
> guess you wouldn't try
> flashing those either???
>
> Cheers,
>
> Chana
>
>
>
> You will notice that video card EEPROM is also a potential target...so, I
> guess you wouldn't try
> flashing those either???
>
> Cheers,
>
> Chana
>
|