From 2ef38ce931db25ef6e027a6c41a3ed0af29e0292 Mon Sep 17 00:00:00 2001 From: Ben Schmoker Date: Mon, 18 May 2015 15:29:21 +0000 Subject: [PATCH 1/2] add deception schema and sample file --- extensions/deception/deception.xsd | 77 +++++++++++++++++++++++++ extensions/deception/sample.xml | 90 ++++++++++++++++++++++++++++++ 2 files changed, 167 insertions(+) create mode 100644 extensions/deception/deception.xsd create mode 100644 extensions/deception/sample.xml diff --git a/extensions/deception/deception.xsd b/extensions/deception/deception.xsd new file mode 100644 index 0000000..4d28cc5 --- /dev/null +++ b/extensions/deception/deception.xsd @@ -0,0 +1,77 @@ + + + + + + Capture the ways that defenders can use deception + + + + + + + + + + + + + + Sneaky methods that defenders can use to detect intrusions + + 1.0 + + + + + + Deciding why you are taking the deceptive action + + + + + + Understanding what the intruders are doing + + + + + + Writing a plausible story for your deception + + + + + + Implementing cover story via technical methods + + + + + + Seeding the environment with false information + + + + + + Placing the environment in an intruder-visible spot + + + + + + Watching for intruders to fall for it + + + + + + Building a plausible reason for the deception + + + + + + + \ No newline at end of file diff --git a/extensions/deception/sample.xml b/extensions/deception/sample.xml new file mode 100644 index 0000000..d3f427e --- /dev/null +++ b/extensions/deception/sample.xml @@ -0,0 +1,90 @@ + + + + + + + Breach of Cyber Tech Dynamics + + + + + Monitor activity related to known compromised accounts + + Monitor + + Redirection (Honey Pot) + + Allow login with credentials at this domain, with intensified monitoring and dis-allowing any destructive actions. + + + This will further our investigation into the intruders who are re-using compromised accounts. + + + + + + + cybertech.biz + + + + + + + + + + + + + + + + From be9137c7b54ca11f4af8eadc32364ad7fcf4ab8a Mon Sep 17 00:00:00 2001 From: Ben Schmoker Date: Tue, 2 Jun 2015 17:11:01 -0400 Subject: [PATCH 2/2] move to extension namespace (out of default) --- extensions/deception/deception.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/deception/deception.xsd b/extensions/deception/deception.xsd index 4d28cc5..9214afe 100644 --- a/extensions/deception/deception.xsd +++ b/extensions/deception/deception.xsd @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ - + @@ -74,4 +74,4 @@ - \ No newline at end of file +