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 diff --git a/Teams/Black-Rabbits/team.json b/Teams/Black-Rabbits/team.json new file mode 100644 index 0000000..a95005f --- /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, US", +"lead": true +}, +{ +"name": "Jason Davis", +"twitter": "None", +"koding": "None", +"location": "Biloxi US" +}, +{ +"name": "John Harter", +"twitter": "None", +"koding": "None", +"location": "Biloxi, US" +} +] +}