From 4dcc18285b19acfe3881fb6fc857b12dfd7910d2 Mon Sep 17 00:00:00 2001 From: packetghoest Date: Sun, 23 Nov 2014 10:46:27 -0800 Subject: [PATCH 1/4] Create team.json --- Teams/Black-Rabbits/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Black-Rabbits/team.json diff --git a/Teams/Black-Rabbits/team.json b/Teams/Black-Rabbits/team.json new file mode 100644 index 0000000..2a9c864 --- /dev/null +++ b/Teams/Black-Rabbits/team.json @@ -0,0 +1,24 @@ +{ +"teamName": "Black Rabbits", +"members": [ +{ +"name": "Raymond Evans", +"twitter": "packetghoest", +"koding": "packetghoest", +"location": "Biloxi, MS" +"lead": true +}, +{ +"name": "Jason Davis", +"twitter": "None", +"koding": "None", +"location": "Biloxi MS", +}, +{ +"name": "John Harter", +"twitter": "None", +"koding": "None", +"location": "Biloxi, MS" +} +] +} From 8d6589c06b732dfbdf26f9d32aeed8294f408677 Mon Sep 17 00:00:00 2001 From: packetghoest Date: Sun, 23 Nov 2014 10:58:50 -0800 Subject: [PATCH 2/4] Update team.json --- Teams/Black-Rabbits/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Black-Rabbits/team.json b/Teams/Black-Rabbits/team.json index 2a9c864..176c1a6 100644 --- a/Teams/Black-Rabbits/team.json +++ b/Teams/Black-Rabbits/team.json @@ -5,20 +5,20 @@ "name": "Raymond Evans", "twitter": "packetghoest", "koding": "packetghoest", -"location": "Biloxi, MS" +"location": "Biloxi, US" "lead": true }, { "name": "Jason Davis", "twitter": "None", "koding": "None", -"location": "Biloxi MS", +"location": "Biloxi US", }, { "name": "John Harter", "twitter": "None", "koding": "None", -"location": "Biloxi, MS" +"location": "Biloxi, US" } ] } From d16f4961321a7f67e04870acb2b1f80861eef2b6 Mon Sep 17 00:00:00 2001 From: packetghoest Date: Sun, 23 Nov 2014 11:42:57 -0800 Subject: [PATCH 3/4] Create ABOUT.md --- Teams/Black-Rabbits/ABOUT.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/Black-Rabbits/ABOUT.md diff --git a/Teams/Black-Rabbits/ABOUT.md b/Teams/Black-Rabbits/ABOUT.md new file mode 100644 index 0000000..41a5e9e --- /dev/null +++ b/Teams/Black-Rabbits/ABOUT.md @@ -0,0 +1,26 @@ +We are The Black Rabbits +================ +Why do we want to join the competition and what do we have to bring? +We want to be challenged and overcome those challenges. +The global hackathon is our chance to show what we have to offer. +Every member of The Black Rabbits are professional Network Security Specialists +and have many years of real world operational experience. + + +Our Team +================ +Raymond Evans + * TEAM LEAD + * Knowledgable in Python, Java, and Microsoft Windows Script Host + * Security+ certified + * Professional network security specialist + +Jason Davis + * Knowledgable in Microsoft Windows Script Host + * Security+ certified + * Professional network security specialist + +John Harter + * Knowledgable in Microsoft Windows Script Host + * Security+ certified + * Professional network security specialist From b74e802cafad7248879a78e04311b050fdf356c2 Mon Sep 17 00:00:00 2001 From: packetghoest Date: Sun, 23 Nov 2014 11:46:42 -0800 Subject: [PATCH 4/4] Update team.json --- Teams/Black-Rabbits/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Black-Rabbits/team.json b/Teams/Black-Rabbits/team.json index 176c1a6..a95005f 100644 --- a/Teams/Black-Rabbits/team.json +++ b/Teams/Black-Rabbits/team.json @@ -5,14 +5,14 @@ "name": "Raymond Evans", "twitter": "packetghoest", "koding": "packetghoest", -"location": "Biloxi, US" +"location": "Biloxi, US", "lead": true }, { "name": "Jason Davis", "twitter": "None", "koding": "None", -"location": "Biloxi US", +"location": "Biloxi US" }, { "name": "John Harter",