Abstract
Research into computing and learning how to program has been ongoing for decades. Commonly, this research has been focused on novice learners and the difficulties they encounter, especially during CS1. Cybersecurity is a critical aspect in computing - as a topic in university education as well as a core skill in the industry. In this study, we investigate how students solve open-ended assignments on a cybersecurity course offered to university students after two years of CS studies. Specifically, we looked at how students perform SQL injection attacks on an web application system, and study to what extent we can characterize the process in which they come up with successful injections. Our results show that there are distinguishable strategies used by individual students who seek to hack the system, where these approaches revolve around exploration and exploitation tactics. We also find evidence of learning due to a more pronounced use of exploitation in a subsequent similar assignment.
Original language | English |
---|---|
Title of host publication | ITiCSE 2022 - Proceedings of the 27th ACM Conference on Innovation and Technology in Computer Science Education |
Publisher | ACM |
Pages | 75-81 |
Number of pages | 7 |
ISBN (Electronic) | 978-1-4503-9201-3 |
DOIs | |
Publication status | Published - 7 Jul 2022 |
MoE publication type | A4 Conference publication |
Event | Annual Conference on Innovation and Technology in Computer Science Education - University College Dublin, Dublin, Ireland Duration: 8 Jul 2022 → 13 Jul 2022 Conference number: 27 https://iticse.acm.org/2022/ |
Publication series
Name | Annual Conference on Innovation and Technology in Computer Science Education, ITiCSE |
---|---|
Publisher | ACM |
Volume | 1 |
ISSN (Print) | 1942-647X |
Conference
Conference | Annual Conference on Innovation and Technology in Computer Science Education |
---|---|
Abbreviated title | ITiCSE |
Country/Territory | Ireland |
City | Dublin |
Period | 08/07/2022 → 13/07/2022 |
Internet address |
Keywords
- database security
- education
- problem solving
- sql injection