This is a short graduate course providing an introduction to the areas of crime, espionage and conflicts in cyberspace. The material is used for the “Cybercrime, Cyberespionage, and Cyberwar” course currently taught in the Master in Cybersecurity at UC3M.
The course provides a gentle, not very technical introduction to several contemporary security and privacy topics, including
The main goal of the course is to provide students who approach cybersecurity with little-to-none previous backgound with a socio-techno-economic perspective of current security and privacy phenomena in the Internet, how we got here, and what might be done about it.
The treatment of some topis might be too superficial for some audiences and a few key topics are certainly missing, but this is a short (6 weeks) course and there is no room for more.
The material can be extended with some extra effort to make up for these limitations.
For each topic (see the syllabus below), this repository contains a contents file providing:
There is also a set of slides used in class during the lectures.
Class recordings are not available yet.
The course is designed to be taught over a 6-week term, with two 1.5-hour sessions per week.
Each module is covered in one week, plus time off class for self-study and work on assignments.
The last week is used to review contents and explore other topics and directions from here.
The assessment activitites include:
| Week | Module | Assessment activitities |
|---|---|---|
| 1 | Hostilities in Cyberspace | |
| 2 | Cybercrime and its Underground Economy (I) | |
| 3 | Cybercrime and its Underground Economy (II) | Quizz 1 (Modules 1 and 2) |
| 4 | Vulnerabilities, Exploits, and their Market | |
| 5 | Privacy and Surveillance | |
| 6 | Course Wrap Up | Quizz 2 (Modules 3 and 4) Workbook |
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…
journalctl queries logs collected by systemd-journald, the systemd logging daemon. It gives you structured access to kernel…
The stat command in Linux displays detailed metadata about files and filesystems. Where ls gives a condensed summary suitable…
In Linux, groups organize user accounts and define shared access to files and resources. Every…
The touch command in Linux does two things: it creates new empty files, and it updates the…