qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] building a virus-proof PC with Qemu
@ 2004-11-23 12:31 Piotras
  2004-11-23 12:44 ` Bochnig, Martin
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Piotras @ 2004-11-23 12:31 UTC (permalink / raw)
  To: qemu-devel

Hi!

Imagine that with every byte stored on disk image, the emulated 
memory and CPU registers we associate a flag indicating if the 
byte come from "trusted" source. This information would propagate 
with every memory/disk access (data-flow tracking).

Before Qemu would translate a block of code the trusted bits could 
be checked to see if the code is "trusted". Of course there are 
issues with dynamic loaders, dynamic compilers, etc. And it's not 
going to work well with scripted code.

Possible usage:
  * building virus-proof PC,
  * automate hunting for worms/exploits on Internet.


Opinions?

Piotrek

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-11-23 23:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23 12:31 [Qemu-devel] building a virus-proof PC with Qemu Piotras
2004-11-23 12:44 ` Bochnig, Martin
2004-11-23 14:00   ` Magnus Damm
2004-11-23 14:56   ` Magnus Damm
2004-11-23 15:19     ` Paul Brook
2004-11-23 17:37     ` Piotras
2004-11-23 21:20       ` Bochnig, Martin
2004-11-23 22:41         ` Karl Magdsick
2004-11-23 23:33           ` Magnus Damm
2004-11-23 12:46 ` Andreu Escudero
2004-11-23 13:41   ` Philipp Gühring
2004-11-23 14:38     ` Magnus Damm
2004-11-23 12:54 ` Paul Brook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).