From cef24e4fa11aa0184ecc57b349cff588329e8422 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 21 Nov 2018 19:28:29 +0100 Subject: added potd sw arch image (copied from thesis paper) Signed-off-by: Toni Uhlig --- data/potd-arch.dia | Bin 0 -> 1945 bytes data/potd-arch.svg | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 96 insertions(+) create mode 100644 data/potd-arch.dia create mode 100644 data/potd-arch.svg (limited to 'data') diff --git a/data/potd-arch.dia b/data/potd-arch.dia new file mode 100644 index 0000000..e7cecbe Binary files /dev/null and b/data/potd-arch.dia differ diff --git a/data/potd-arch.svg b/data/potd-arch.svg new file mode 100644 index 0000000..f5531ae --- /dev/null +++ b/data/potd-arch.svg @@ -0,0 +1,96 @@ + + + + + + + + +honey[potd]aemon architecture (current) + + + + + + + + + +TCP Connection + + + +TCP Connection + + + + + + + + + +Incoming + +TCP + +Conn- + +ection + + + + + + +Sandbox + + + + + + +- Initializes Sandbox + +- Setup Filesystem + +- PTY to TCP handler + +- Enforce Security + +Policies + + + +Jail + + + +- Setup per Protocol + +Subprocesses + +- Implements + +various + +Protocols + +(SSH, HTTP, ...) + + + +Protocol + + + +- DDoS Protection + +- (Session) Limits + + + +Redirector + \ No newline at end of file -- cgit v1.2.3