From: Herbert Bos <herbertb@cs.vu.nl>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Argos: qemu-based honeypot
Date: Fri, 23 Dec 2005 22:03:52 +0100 [thread overview]
Message-ID: <43AC6638.7000807@cs.vu.nl> (raw)
Tace,
>Hi Herbert,
> I haven try it yet, but it seems very interesting! Btw, would it
>be similar to the Minos (http://minos.cs.ucdavis.edu/) system,
>implemented using Bochs?
>
>
Yes, it is a bit like Minos, but (a) considerably faster than the Minos
implementation on Bochs (but then Minos was intended as a hardware
solution, and Argos is not), and (b) we have actually done a bit more
than what we have now released. For instance, we also implemented an
automated signature generator, that makes an attempt to figure out which
application is attacked (or indeed the kernel) and generates a Snort
signature that can be used to block the worm. It is currently not stable
enough to release. We do have a TR that describes how it works. Drop me
an email and I will send it to you. In addition, we are working on a
more advanced signature generator.
My knowledge of Minos is admittedly limited, but I also think it simpler
to 'do stuff' in Argos (e.g., deal with register spring attacks) as we
have convenient access to all aspects of the machine and both physical
and virtual addresses. I realise this is a little speculative - perhaps
a Minos person could comment.
HJB
>On 12/21/05, Herbert Bos <address@hidden> wrote:
>>/ All,/
>>/ I am happy to announce the first release of Argos: a full system/
>>/ emulator (based on Qemu) that detects attempts to compromise the system./
>>/ It is meant to be used in a honeypot and offers full-system protection,/
>>/ i.e., it protects the kernel and all applications running on top./
>>
>>/ Argos is hosted at: http://www.few.vu.nl/~porto/argos <http://www.few.vu.nl/%7Eporto/argos>/
>>
>>/ Note: while there is a full installation guide and info on how to run/
>>/ Argos, there is currently little additional documentation. We will add/
>>/ this as soon as possible. People interested in details should contact us/
>>/ for a technical report (the paper is currently under submission, so we/
>>/ cannot stick it on the website yet)./
>>
>>/ Cheers,/
>>/ HJB/
>>
>>/ Here is the blurb from the website./
>>
>>/ Argos is a /full/ and /secure/ system emulator designed for use in/
>>/ Honeypots. It is based on QEMU <http://fabrice.bellard.free.fr/qemu/>,/
>>/ an open source processor emulator that uses dynamic translation to/
>>/ achieve a fairly good emulation speed./
>>
>>/ We have extended QEMU to enable it to detect remote attempts to/
>>/ compromise the emulated guest operating system. Using dynamic taint/
>>/ analysis Argos tracks network data throughout the processor's execution/
>>/ and detects any attempts to use them in a malicious way. When an attack/
>>/ is detected the memory footprint of the attack is logged and the/
>>/ emulators exits./
>>
>>/ Argos is the first step to create a framework that will use /next/
>>/ generation honeypots/ to automatically identify and produce remedies for/
>>/ zero-day worms, and other similar attacks. /Next generation honeypots//
>>/ should not require that the honeypot's IP address remains un-advertised./
>>/ On the contrary, it should attempt to publicise its services and even/
>>/ actively generate traffic. In former honeypots this was often/
>>/ impossible, because malevolent and benevolent traffic could not be/
>>/ distinguished. Since Argos is explicitly signaling each possibly/
>>/ successful exploit attempt, we are now able to differentiate malicious/
>>/ attacks and innocuous traffic./
>>
>>/ -------/
>>
>>/ Dr. Herbert Bos/
>>/ Vrije Universiteit Amsterdam/
>>/ www.cs.vu.nl/~herbertb/
>>
>>
>>
>>
>>/ _______________________________________________/
>>/ Qemu-devel mailing list/
>>/ address@hidden/
>>/ http://lists.nongnu.org/mailman/listinfo/qemu-devel/
>
next reply other threads:[~2005-12-23 21:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-23 21:03 Herbert Bos [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-12-20 20:47 [Qemu-devel] Argos: qemu-based honeypot Herbert Bos
2005-12-21 10:28 ` Mulyadi Santosa
2005-12-22 0:19 ` Tace
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43AC6638.7000807@cs.vu.nl \
--to=herbertb@cs.vu.nl \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).