diff --git a/Aula-Slides/DADA_Intro.md b/Aula-Slides/DADA_Intro.md new file mode 100644 index 0000000..359c314 --- /dev/null +++ b/Aula-Slides/DADA_Intro.md @@ -0,0 +1,106 @@ +--- +author: 'Dan Goldsmith' +title: 'A152CEM:' +subtitle: "Introduction to Cyber Security" +email: 'aa9863@coventry.ac.uk' + +--- + +# Introduction +## Welcome + +> Welcome to the Module + +## Module Name + + - Officially its "Introduction to Cyber Security" + - May also be known as + - "Cyber Security for Everyone" + - "Defence against the Dark Arts" + +## Course Team + - Dan Goldsmith (aa9863@coventry.ac.uk) + - James Shuttleworth (csx239@coventry.ac.uk) + +## About Dan + + - Computer Scientist and Ethical Hacker + - Favourite topics are the "Red Team" + - Breaking things + - Reverse Engineering + - Malware and Exploit Development. + +## About James + - Not a hacker in the modern sense of the word. Prefer's the term + "spicy computer scientist." + - Absolutely a hacker in the old sense of the word. Someone who + likes to make computers do interesting things. + + +# How will you be taught? +## No Lectures + - Except for this one.... + - Co-Delivery approach. + - Course materials delivered via Coventry University Online + - Use Aula for "Community Driven Learning" + +## Pre Reading for Labs + - So this means you need to do some pre-reading (or watching videos) + - Work through the online materials, before the Lab session + - Will bring this all together in the Lab sessions + +## Aula + + - Collaborative learning platform + - Each week there will be topics to discuss + - Use the feed to create posts (using #tags), and comment on others. + +## Lab Activities + + - Review of the Week + - Group Discussion of topics for that week + - Presentations? + + +# What will we be doing? +## What is Security? + - What are the Threats? + - Who are the Threats? + - How much does this cost? + +## Social Engineering + + - Are you Naked online? + - Social Engineering + - OS-Int + - Phishing + +## Cryptography + + - Securing Data + - Securing Communications + - Passwords + +## The Legal Bit + + - GDPR + - Ethics + - Law around Hacking + - Business Factors + +## H4ck th3 Pl4n3t!!! + + - Real world Web Application Hacking + +## Malware + + - Worms + - Viruses + - Antivirus / Malware + +# Assessment: +## Report + + - One Coursework Element + - Due at the end of the Module (10th April 2020) + - Report on Cyber Security threats to a fictional Organisation diff --git a/MoodleMaterials/ModuleGuide.docx b/MoodleMaterials/ModuleGuide.docx new file mode 100644 index 0000000..8523664 Binary files /dev/null and b/MoodleMaterials/ModuleGuide.docx differ diff --git a/labs/Session1_Introduction/IntroSlides.md b/labs/Session1_Introduction/IntroSlides.md index b4f55a5..4781a41 100644 --- a/labs/Session1_Introduction/IntroSlides.md +++ b/labs/Session1_Introduction/IntroSlides.md @@ -1,6 +1,7 @@ --- author: 'Dan Goldsmith' -title: 'A152CEM: Cyber Security for Everyone' +title: 'A152CEM' +subtitle: "Introduction to Cyber Security" email: 'aa9863@coventry.ac.uk' --- @@ -41,17 +42,23 @@ email: 'aa9863@coventry.ac.uk' - Except for this one.... - Co-Delivery approach. - Course materials delivered via Coventry University Online + - Community Led Discussion via Aula. ## Pre Reading for Labs - So this means you need to do some pre-reading (or watching videos) - Work through the online materials, before the Lab session - Will bring this all together in the Lab sessions - + +## Aula + + - Each week there will be discussion points + - Use the feed on Aula (and #tags) to discuss the concepts from the lesson + ## Lab Activities - Review of the Week - Group Discussion of topics for that week - - Presentations? + - Presentations # What will we be doing? diff --git a/labs/Session2_OSInt/Links.docx b/labs/Session2_OSInt/Links.docx new file mode 100644 index 0000000..90b84f4 Binary files /dev/null and b/labs/Session2_OSInt/Links.docx differ