Hala Assal

h-index7
3papers
292citations

3 Papers

6.9SEMay 21
Security of LLM-generated Code: A Comparative Analysis

Srivathsan G Morkonda, Mahmoud Selim, Hala Assal

The majority of software developers use or are planning to use Artificial Intelligence (AI) tools in their development processes. Their top reasons include improving productivity and faster learning. In fact, Large Language Model (LLM)-generated code is currently in production, including in major tech companies. However, concerns were raised about the risks associated with the use of AI tools to generate code. In this paper, we focus our attention on the risks to software security. We empirically evaluate the security of code generated by seven popular LLMs. We build upon previous work to mimic the behaviours of developers when using LLMs to generate code. Our results show that all seven LLMs that we have evaluated generate code that contains vulnerabilities, the majority of which are of critical or high severity.

0.6HCJul 6
Identifying Deceptive Patterns Across Three Age Groups: A Heuristic-Based Cognitive Walkthrough Study of Mobile Apps

Nasra Hassan, Hala Assal

Deceptive patterns are tactics used to manipulate users into performing unintended actions. Today, many of these deceptive patterns are implemented in mobile apps targeting diverse age groups. In this paper, we employ a heuristic-based cognitive walkthrough to explore how deceptive patterns are tailored to three age groups, specifically teens (12-17), adults (18-49), and older adults (50+), across different app categories. By analyzing 30 apps spanning 6 categories, we found that 93% of these apps use the nagging pattern. Furthermore, our findings reveal that entertainment apps contain significantly more deceptive patterns than other app categories, such as music/books. Our data also shows that entertainment apps for older adults use sneaking patterns more frequently than entertainment apps for teens or adults. These findings call for the development of more ethical, age-specific design guidelines to protect users from targeted digital manipulation attempts.

6.1HCOct 31, 2016
An Exploration of Graphical Password Authentication for Children

Hala Assal, Ahsan Imran, Sonia Chiasson

In this paper, we explore graphical passwords as a child-friendly alternative for user authentication. We evaluate the usability of three variants of the PassTiles graphical password scheme for children, and explore the similarities and differences in performance and preferences between children and adults while using these schemes. Children were most successful at recalling passwords containing images of distinct objects. Both children and adults prefer graphical passwords to their existing schemes, but password memorization strategies differ considerably between the two groups. Based on our findings, we provide recommendations for designing more child-friendly authentication schemes.