From 7c32a79395295881b81c73c076afdbc359bf27a9 Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Thu, 21 Feb 2019 22:09:49 +0100 Subject: [PATCH] added examples in readme --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d8354d..d18c039 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **intelligence-icons** is a collection of icons and diagrams for building training and marketing materials around Intelligence sharing; including but not limited to CTI, MISP Threat Sharing, STIX 2. -This is work in progress. Feedback is definitely welcome. +This is work in progress. ## Format and folders * **`ai`**: Source files in Adobe Illustrator format. @@ -20,4 +20,19 @@ This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 Inte Note: Following some legal uncertainty around some components in the original STIX 2 icon-set provided by Bret Jordan the icons were fully redesigned from scratch by Françoise Penninckx. This makes this collection fully compliant with the above license and copyright owners. -Over time the icon set was expanded with additional icons. \ No newline at end of file +Over time the icon set was expanded with additional icons. + +## Examples +### Square +![backdoor](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/backdoor.png) ![malware](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/malware.png) ![threat_actor](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/threat_actor.png) ![botnet](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/botnet.png) ![tool](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/tool.png) + +![campaign](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/campaign.png) ![galaxy](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/galaxy.png) ![intrusionset](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/intrusionset.png) ![attack_pattern](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/attack_pattern.png) ![observed-data](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/observed-data.png) + +![identity](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/identity.png) ![source](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/source.png) ![taxonomy](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/taxonomy.png) ![victim](https://github.com/MISP/intelligence-icons/raw/master/square_png/128/victim.png) + +## Simple +![backdoor](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/backdoor.png) ![malware](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/malware.png) ![threat_actor](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/threat_actor.png) ![botnet](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/botnet.png) ![tool](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/tool.png) + +![campaign](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/campaign.png) ![galaxy](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/galaxy.png) ![intrusionset](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/intrusionset.png) ![attack_pattern](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/attack_pattern.png) ![observed-data](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/observed-data.png) + +![identity](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/identity.png) ![source](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/source.png) ![taxonomy](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/taxonomy.png) ![victim](https://github.com/MISP/intelligence-icons/raw/master/simple_png/128/victim.png)