qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Have any ideas about how to detect whether a program is


From: Jamie Lokier
Subject: Re: [Qemu-devel] Have any ideas about how to detect whether a program is running inside QEMU?
Date: Thu, 6 Jul 2006 11:56:00 +0100
User-agent: Mutt/1.4.1i

James Lau wrote:
>    My  program  is  a utility for internet payment. It takes an important
>    role  in  the  payment  process  to  ensure  security.  One of the key
>    functions  is  that the program should detect which machine is paying.
>    So  while  virtual  machine  (like  QEMU) is present, it can cheat the
>    program.
> 
>    Checking   the   hard   disk  model,  cpu  type,  and  other  hardward
>    informations makes little sense.  Because the users or the hackers can
>    easily  modify  these informations. So I need a QEMU internal checking
>    method that hackers can't easily bypass.

But hackers can easily modify QEMU source.  So how can you depend on
any feature of QEMU for your security checks?

-- Jamie




reply via email to

[Prev in Thread] Current Thread [Next in Thread]